-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Closed
Copy link
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2015-07-31.17:02:03.577>
labels = ['interpreter-core', 'type-bug', '3.11']
title = "Subclass of property doesn't preserve instance __doc__ when using doc= argument"
updated_at = <Date 2021-10-21.15:30:13.977>
user = 'https://github.com/embray'bugs.python.org fields:
activity = <Date 2021-10-21.15:30:13.977>
actor = 'iritkatriel'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2015-07-31.17:02:03.577>
creator = 'erik.bray'
dependencies = []
files = ['40086', '40181', '40504', '42683']
hgrepos = []
issue_num = 24766
keywords = ['patch']
message_count = 12.0
messages = ['247756', '247758', '248604', '248606', '250937', '250990', '250994', '250997', '251006', '264642', '264646', '404608']
nosy_count = 6.0
nosy_names = ['r.david.murray', 'torsten', 'ethan.furman', 'erik.bray', 'berker.peksag
6213
', 'iritkatriel']
pr_nums = ['2487']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24766'
versions = ['Python 3.11']Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error