Skip to content

functools.cached_property docs should explain that it is non-overriding #86947

@ramalho

Description

@ramalho
mannequin
BPO 42781
Nosy @rhettinger, @miss-islington, @ramalho
PRs
  • bpo-42781: Document the mechanics of cached_property from a user viewpoint #24031
  • [3.9] bpo-42781: Document the mechanics of cached_property from a user viewpoint (GH-24031) #24035
  • 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 = 'https://github.com/rhettinger'
    closed_at = <Date 2021-01-01.01:12:21.190>
    created_at = <Date 2020-12-29.18:12:58.664>
    labels = ['3.8', '3.9', '3.10', 'docs']
    title = 'functools.cached_property docs should explain that it is non-overriding'
    updated_at = <Date 2021-01-01.01:36:21.187>
    user = 'https://github.com/ramalho'

    bugs.python.org fields:

    activity = <Date 2021-01-01.01:36:21.187>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2021-01-01.01:12:21.190>
    closer = 'rhettinger'
    components = ['Documentation']
    creation = <Date 2020-12-29.18:12:58.664>
    creator = 'ramalho'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42781
    keywords = ['patch']
    message_count = 5.0
    messages = ['384019', '384024', '384032', '384145', '384146']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'docs@python', 'miss-islington', 'ramalho']
    pr_nums = ['24031', '24035']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue42781'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifedocsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions