Skip to content

setattr a read-only property; the AttributeError should show the attribute that failed #71981

Closed
@ztane

Description

@ztane
mannequin
BPO 27794
Nosy @rhettinger, @ncoghlan, @bitdancer, @ztane, @zhangyangyu, @Vgr255, @tirkarthi, @uriyyo
PRs
  • bpo-27794: Add name attribute to property class #23967
  • 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 2020-12-30.09:52:51.256>
    created_at = <Date 2016-08-18.13:57:19.594>
    labels = ['interpreter-core', 'type-feature', '3.10']
    title = 'setattr a read-only property; the AttributeError should show the attribute that failed'
    updated_at = <Date 2020-12-30.09:52:51.253>
    user = 'https://github.com/ztane'

    bugs.python.org fields:

    activity = <Date 2020-12-30.09:52:51.253>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2020-12-30.09:52:51.256>
    closer = 'rhettinger'
    components = ['Interpreter Core']
    creation = <Date 2016-08-18.13:57:19.594>
    creator = 'ztane'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 27794
    keywords = ['patch']
    message_count = 16.0
    messages = ['273027', '273033', '273035', '273036', '273302', '273385', '273387', '273396', '301045', '383852', '383868', '383870', '383873', '383876', '384053', '384054']
    nosy_count = 10.0
    nosy_names = ['rhettinger', 'ncoghlan', 'r.david.murray', 'ztane', 'xiang.zhang', 'abarry', 'apatrushev', 'Muhammad Alkarouri', 'xtreak', 'uriyyo']
    pr_nums = ['23967']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27794'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions