8000 Subclass of property doesn't preserve instance __doc__ when using doc= argument · Issue #68954 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Subclass of property doesn't preserve instance __doc__ when using doc= argument #68954

@embray

Description

@embray
BPO 24766
Nosy @bitdancer, @Bluehorn, @ethanfurman, @embray, @berkerpeksag, @iritkatriel
PRs
  • bpo-24766: doc= argument to subclasses of property not handled correctly #2487
  • Files
  • property-doc.patch: Initial proposed patch
  • property-doc-test.patch
  • property-doc-test2.patch
  • issue24766.diff
  • 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

    No one assigned

      Labels

      3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        0