Skip to content

function with modified __name__ uses original name when there's an arg error #48572

Closed as not planned
@erickt

Description

@erickt
mannequin
BPO 4322
Nosy @jcea, @benjaminp, @bitdancer, @berkerpeksag, @vadmium, @iritkatriel
Dependencies
  • bpo-2786: Names in function call exception should have class names, if they're methods
  • Files
  • issue4322.patch
  • 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 2008-11-14.06:44:18.058>
    labels = ['type-bug', 'library', '3.11']
    title = "function with modified __name__ uses original name when there's an arg error"
    updated_at = <Date 2021-11-26.16:39:47.344>
    user = 'https://bugs.python.org/erickt'

    bugs.python.org fields:

    activity = <Date 2021-11-26.16:39:47.344>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2008-11-14.06:44:18.058>
    creator = 'erickt'
    dependencies = ['2786']
    files = ['34318']
    hgrepos = []
    issue_num = 4322
    keywords = ['patch']
    message_count = 7.0
    messages = ['75853', '75886', '194424', '212988', '213183', '249573', '407068']
    nosy_count = 8.0
    nosy_names = ['jcea', 'benjamin.peterson', 'erickt', 'r.david.murray', 'berker.peksag', 'martin.panter', 'mchelem', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4322'
    versions = ['Python 3.11']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions