contextlib.contextmanager does not use functools.wraps · Issue #46089 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@pitrou

Description

@pitrou

BPO 1748
Nosy @birkenfeld, @ncoghlan, @pitrou, @benjaminp

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 2008-04-30.21:08:56.202> created_at = <Date 2008-01-06.22:59:04.917> labels = ['type-bug', 'library'] title = 'contextlib.contextmanager does not use functools.wraps' updated_at = <Date 2008-04-30.21:08:56.115> user = 'https://github.com/pitrou'

bugs.python.org fields:

activity = <Date 2008-04-30.21:08:56.115> actor = 'georg.brandl' assignee = 'ncoghlan' closed = True closed_date = <Date 2008-04-30.21:08:56.202> closer = 'georg.brandl' components = ['Library (Lib)'] creation = <Date 2008-01-06.22:59:04.917> creator = 'pitrou' dependencies = [] files = [] hgrepos = [] issue_num = 1748 keywords = [] message_count = 3.0 messages = ['59413', '66024', '66025'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'ncoghlan', 'pitrou', 'benjamin.peterson'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1748' versions = ['Python 2.6']