-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
stdlibStandard 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 | 14611 |
|---|---|
| Nosy | @ncoghlan, @bitdancer, @voidspace, @taschini, @ssanderson, @iritkatriel |
| 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 = None
closed_at = <Date 2020-08-31.08:47:03.422>
created_at = <Date 2012-04-18.08:35:08.631>
labels = ['type-bug', 'library']
title = 'inspect.getargs fails on some anonymous tuples'
updated_at = <Date 2020-08-31.08:47:03.421>
user = 'https://github.com/taschini'bugs.python.org fields:
activity = <Date 2020-08-31.08:47:03.421>
actor = 'corona10'
assignee = 'none'
closed = True
closed_date = <Date 2020-08-31.08:47:03.422>
closer = 'corona10'
components = ['Library (Lib)']
creation = <Date 2012-04-18.08:35:08.631>
creator = 'taschini'
dependencies = []
files = ['25269']
hgrepos = []
issue_num = 14611
keywords = ['patch', 'needs review']
message_count = 7.0
messages = ['158599', '158610', '158620', '158708', '252489', '252491', '375822']
nosy_count = 6.0
nosy_names = ['ncoghlan', 'r.david.murray', 'michael.foord', 'taschini', 'Scott Sanderson', 'iritkatriel']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue14611'
versions = ['Python 2.7']Metadata
Metadata
Assignees
Labels
stdlibStandard 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