Skip to content

Improve the error message logic for object_new & object_init #75687

Description

@ncoghlan
BPO 31506
Nosy @ncoghlan, @serhiy-storchaka, @CuriousLearner, @miss-islington, @tirkarthi, @ppt000
PRs
  • bpo-31506: Improve the error message logic for object.__new__ and object.__init__. #3650
  • bpo-31506: Improve the error message logic for object_new & object_init #4740
  • bpo-31506: Clarify error messages for object.__new__ and object.__init__ #11641
  • bpo-31506: Clarify error messages for object.__new__ and object.__init__ #11641
  • bpo-31506: Clarify error messages for object.__new__ and object.__init__ #11641
  • [3.7] bpo-31506: Clarify error messages for object.__new__ and object.__init__ (GH-11641) #11939
  • 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-02-19.13:48:34.176>
    created_at = <Date 2017-09-18.09:44:09.052>
    labels = ['interpreter-core', 'easy', 'type-feature', '3.7']
    title = 'Improve the error message logic for object_new & object_init'
    updated_at = <Date 2019-02-19.13:48:34.173>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2019-02-19.13:48:34.173>
    actor = 'ncoghlan'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-02-19.13:48:34.176>
    closer = 'ncoghlan'
    components = ['Interpreter Core']
    creation = <Date 2017-09-18.09:44:09.052>
    creator = 'ncoghlan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31506
    keywords = ['patch', 'easy (C)']
    message_count = 28.0
    messages = ['302439', '302445', '302446', '302448', '302453', '302462', '302503', '302586', '302587', '302593', '302596', '302599', '307676', '307678', '307679', '307699', '307932', '307933', '308018', '308063', '309464', '326091', '326225', '330500', '335943', '335945', '335946', '335947']
    nosy_count = 6.0
    nosy_names = ['ncoghlan', 'serhiy.storchaka', 'CuriousLearner', 'miss-islington', 'xtreak', 'ppt000']
    pr_nums = ['3650', '4740', '11641', '11641', '11641', '11939']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31506'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeeasyinterpreter-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