-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 21235 |
---|---|
Nosy | @brettcannon, @ncoghlan, @mitsuhiko, @merwok, @florentx, @ericsnowcurrently, @1st1 |
Dependencies |
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 2016-01-15.21:35:04.314>
created_at = <Date 2014-04-15.14:24:41.701>
labels = ['type-bug', 'library']
title = "importlib's spec module create algorithm is not exposed"
updated_at = <Date 2016-01-15.21:35:04.313>
user = 'https://github.com/mitsuhiko'
bugs.python.org fields:
activity = <Date 2016-01-15.21:35:04.313>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = <Date 2016-01-15.21:35:04.314>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2014-04-15.14:24:41.701>
creator = 'aronacher'
dependencies = ['20383', '21581']
files = []
hgrepos = []
issue_num = 21235
keywords = ['3.4regression']
message_count = 15.0
messages = ['216295', '216296', '216303', '216307', '216313', '216314', '216324', '219044', '219136', '219158', '219160', '219169', '219223', '255904', '258331']
nosy_count = 10.0
nosy_names = ['brett.cannon', 'ncoghlan', 'aronacher', 'eric.araujo', 'Arfrever', 'flox', 'tshepang', 'eric.snow', 'yselivanov', 'nikicat']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21235'
versions = ['Python 3.5']
Metadata
Metadata
Assignees
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error