-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
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 | 19851 |
|---|---|
| Nosy | @brettcannon, @ronaldoussoren, @ncoghlan, @ericsnowcurrently, @ogrisel |
| 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 2013-12-10.03:14:04.805>
created_at = <Date 2013-12-01.14:11:34.867>
labels = ['type-bug', 'library']
title = 'reload problem with submodule'
updated_at = <Date 2013-12-10.03:14:04.804>
user = 'https://github.com/ronaldoussoren'bugs.python.org fields:
activity = <Date 2013-12-10.03:14:04.804>
actor = 'eric.snow'
assignee = 'none'
closed = True
closed_date = <Date 2013-12-10.03:14:04.805>
closer = 'eric.snow'
components = ['Library (Lib)']
creation = <Date 2013-12-01.14:11:34.867>
creator = 'ronaldoussoren'
dependencies = []
files = ['33037']
hgrepos = []
issue_num = 19851
keywords = ['patch', '3.3regression']
message_count = 7.0
messages = ['204920', '205510', '205511', '205517', '205519', '205705', '205767']
nosy_count = 7.0
nosy_names = ['brett.cannon', 'ronaldoussoren', 'ncoghlan', 'Arfrever', 'python-dev', 'eric.snow', 'Olivier.Grisel']
pr_nums = []
priority = 'critical'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue19851'
versions = ['Python 3.4']Reactions are currently unavailable
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