Skip to content

functools.cached_property is not supported for setattr #82705

Closed
@hongweipeng

Description

@hongweipeng
BPO 38524
Nosy @ncoghlan, @taleinat, @carljm, @stevendaprano, @serhiy-storchaka, @sir-sigurd, @hongweipeng, @miss-islington, @DahlitzFlorian
PRs
  • bpo-38524: add note about the implicit and explicit calling of __set_name__ #17364
  • [3.8] bpo-38524: document implicit and explicit calling of descriptors' __set_name__ (GH-17364) #17401
  • [3.7] bpo-38524: document implicit and explicit calling of descriptors' __set_name__ (GH-17364) #17402
  • bpo-38524: clarify example a bit and improve formatting #17406
  • [3.8] bpo-38524: clarify example a bit and improve formatting (GH-17406) #17411
  • [3.7] bpo-38524: clarify example a bit and improve formatting (GH-17406) #17412
  • 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 = <Date 2019-11-28.05:33:36.308>
    created_at = <Date 2019-10-19.07:30:51.621>
    labels = ['easy', '3.7', '3.8', '3.9', 'docs']
    title = 'functools.cached_property is not supported for setattr'
    updated_at = <Date 2019-11-28.05:33:36.306>
    user = 'https://github.com/hongweipeng'

    bugs.python.org fields:

    activity = <Date 2019-11-28.05:33:36.306>
    actor = 'taleinat'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2019-11-28.05:33:36.308>
    closer = 'taleinat'
    components = ['Documentation']
    creation = <Date 2019-10-19.07:30:51.621>
    creator = 'hongweipeng'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38524
    keywords = ['patch', 'easy']
    message_count = 18.0
    messages = ['354929', '354930', '354934', '354942', '354943', '355002', '355004', '355006', '356539', '357325', '357334', '357559', '357560', '357561', '357593', '357598', '357599', '357600']
    nosy_count = 10.0
    nosy_names = ['ncoghlan', 'taleinat', 'carljm', 'steven.daprano', 'docs@python', 'serhiy.storchaka', 'sir-sigurd', 'hongweipeng', 'miss-islington', 'DahlitzFlorian']
    pr_nums = ['17364', '17401', '17402', '17406', '17411', '17412']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38524'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9only security fixesdocsDocumentation in the Doc direasy

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions