-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
release-blockerstdlibStandard 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 | 20478 |
|---|---|
| Nosy | @gpshead, @ncoghlan, @larryhastings, @stevendaprano, @wm75 |
| 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/stevendaprano'
closed_at = <Date 2014-02-08.09:47:29.188>
created_at = <Date 2014-02-02.01:16:29.179>
labels = ['type-bug', 'library', 'release-blocker']
title = 'Avoid inadvertently special casing Counter in statistics module'
updated_at = <Date 2014-02-08.09:47:29.187>
user = 'https://github.com/ncoghlan'bugs.python.org fields:
activity = <Date 2014-02-08.09:47:29.187>
actor = 'ncoghlan'
assignee = 'steven.daprano'
closed = True
closed_date = <Date 2014-02-08.09:47:29.188>
closer = 'ncoghlan'
components = ['Library (Lib)']
creation = <Date 2014-02-02.01:16:29.179>
creator = 'ncoghlan'
dependencies = []
files = ['33983']
hgrepos = []
issue_num = 20478
keywords = ['patch']
message_count = 5.0
messages = ['209930', '209932', '210564', '210601', '210602']
nosy_count = 7.0
nosy_names = ['gregory.p.smith', 'ncoghlan', 'larry', 'steven.daprano', 'python-dev', 'oscarbenjamin', 'wolma']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20478'
versions = ['Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
release-blockerstdlibStandard 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