-
-
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/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 21707 |
|---|---|
| Nosy | @malemburg, @bitdancer, @berkerpeksag |
| 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/berkerpeksag'
closed_at = <Date 2014-07-07.12:00:51.725>
created_at = <Date 2014-06-10.16:59:48.897>
labels = ['type-bug', 'library']
title = 'modulefinder uses wrong CodeType signature in .replace_paths_in_code()'
updated_at = <Date 2014-07-07.18:30:44.632>
user = 'https://github.com/malemburg'bugs.python.org fields:
activity = <Date 2014-07-07.18:30:44.632>
actor = 'python-dev'
assignee = 'berker.peksag'
closed = True
closed_date = <Date 2014-07-07.12:00:51.725>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2014-06-10.16:59:48.897>
creator = 'lemburg'
dependencies = []
files = ['35587']
hgrepos = []
issue_num = 21707
keywords = ['patch', '3.4regression']
message_count = 5.0
messages = ['220174', '220176', '220334', '222451', '222495']
nosy_count = 4.0
nosy_names = ['lemburg', 'r.david.murray', 'python-dev', 'berker.peksag']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21707'
versions = ['Python 3.4', 'Python 3.5']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