Skip to content

Ignore missing attributes in functools.update_wrapper #47695

@AntoinedOtreppe

Description

@AntoinedOtreppe
BPO 3445
Nosy @ncoghlan, @pitrou, @benjaminp, @merwok, @briancurtin, @tifv, @eklitzke, @freakboy3742
Files
  • fix.patch: trivial change to ignore missing "asssigned" attributes
  • fix.patch: updated patch
  • update_wrapper-ignore-missing-attributes.patch: patch with test updated (apply to trunk)
  • 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/ncoghlan'
    closed_at = <Date 2010-08-17.06:20:13.801>
    created_at = <Date 2008-07-25.15:26:30.282>
    labels = ['type-feature', 'library']
    title = 'Ignore missing attributes in functools.update_wrapper'
    updated_at = <Date 2021-10-23.21:13:15.655>
    user = 'https://bugs.python.org/AntoinedOtreppe'

    bugs.python.org fields:

    activity = <Date 2021-10-23.21:13:15.655>
    actor = 'yaubi'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2010-08-17.06:20:13.801>
    closer = 'ncoghlan'
    components = ['Library (Lib)']
    creation = <Date 2008-07-25.15:26:30.282>
    creator = "Antoine d'Otreppe"
    dependencies = []
    files = ['15865', '15903', '17184']
    hgrepos = []
    issue_num = 3445
    keywords = ['patch', 'needs review']
    message_count = 20.0
    messages = ['70256', '70320', '70328', '70331', '70352', '71677', '71695', '97745', '97829', '97862', '97908', '97909', '100933', '104787', '104832', '110679', '110691', '114101', '154271', '154301']
    nosy_count = 12.0
    nosy_names = ['ncoghlan', 'pitrou', 'benjamin.peterson', 'eric.araujo', "Antoine d'Otreppe", 'findepi', 'brian.curtin', 'july', 'eklitzke', 'freakboy3742', 'Yaniv.Aknin', 'BreamoreBoy']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue3445'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions