Skip to content

functools.update_wrapper mishandles __wrapped__ #61684

Closed
@ncoghlan

Description

@ncoghlan
BPO 17482

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 2013-07-15.11:13:30.625>
created_at = <Date 2013-03-19.17:35:42.781>
labels = ['type-bug']
title = 'functools.update_wrapper mishandles __wrapped__'
updated_at = <Date 2021-11-04.14:33:49.415>
user = 'https://github.com/ncoghlan'

bugs.python.org fields:

activity = <Date 2021-11-04.14:33:49.415>
actor = 'eryksun'
assignee = 'ncoghlan'
closed = True
closed_date = <Date 2013-07-15.11:13:30.625>
closer = 'python-dev'
components = []
creation = <Date 2013-03-19.17:35:42.781>
creator = 'ncoghlan'
dependencies = []
files = []
hgrepos = []
issue_num = 17482
keywords = []
message_count = 12.0
messages = ['184648', '184649', '184656', '184657', '189910', '193086', '193087', '211578', '211583', '211585', '211606', '211610']
nosy_count = 0.0
nosy_names = []
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue17482'
versions = []

Metadata

Metadata

Assignees

Labels

type-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions