-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
easystdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 22138 |
|---|---|
| Nosy | @orsenthil, @vstinner, @ezio-melotti, @voidspace, @seanmccully |
| Files |
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/orsenthil'
closed_at = <Date 2016-01-09.07:45:37.636>
created_at = <Date 2014-08-05.04:14:00.659>
labels = ['easy', 'type-bug', 'library']
title = "patch.object doesn't restore function defaults"
updated_at = <Date 2016-01-09.07:45:37.592>
user = 'https://bugs.python.org/chepner'bugs.python.org fields:
activity = <Date 2016-01-09.07:45:37.592>
actor = 'orsenthil'
assignee = 'orsenthil'
closed = True
closed_date = <Date 2016-01-09.07:45:37.636>
closer = 'orsenthil'
components = ['Library (Lib)']
creation = <Date 2014-08-05.04:14:00.659>
creator = 'chepner'
dependencies = []
files = ['36286']
hgrepos = []
issue_num = 22138
keywords = ['patch', 'easy']
message_count = 11.0
messages = ['224801', '224804', '224916', '224917', '224918', '224929', '225166', '255648', '255652', '257799', '257800']
nosy_count = 8.0
nosy_names = ['orsenthil', 'vstinner', 'ezio.melotti', 'michael.foord', 'python-dev', 'chepner', 'seanmccully', 'mailto1587']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22138'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
easystdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error