-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory
Description
| BPO | 23572 |
|---|---|
| Nosy | @pfmoore, @ambv, @serhiy-storchaka, @1st1 |
| 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/ambv'
closed_at = <Date 2015-08-18.18:24:22.035>
created_at = <Date 2015-03-03.12:17:09.172>
labels = ['library']
title = 'functools.singledispatch fails when "not BaseClass" is True'
updated_at = <Date 2015-09-04.17:23:56.610>
user = 'https://bugs.python.org/SergioPascual'bugs.python.org fields:
activity = <Date 2015-09-04.17:23:56.610>
actor = 'lukasz.langa'
assignee = 'lukasz.langa'
closed = True
closed_date = <Date 2015-08-18.18:24:22.035>
closer = 'yselivanov'
components = ['Library (Lib)']
creation = <Date 2015-03-03.12:17:09.172>
creator = 'Sergio Pascual'
dependencies = []
files = ['38314', '39398']
hgrepos = []
issue_num = 23572
keywords = ['patch']
message_count = 9.0
messages = ['237126', '242291', '242381', '243374', '248685', '248782', '248783', '248784', '249792']
nosy_count = 7.0
nosy_names = ['paul.moore', 'lukasz.langa', 'python-dev', 'serhiy.storchaka', 'yselivanov', 'Drekin', 'Sergio Pascual']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'patch review'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue23572'
versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory