-
-
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 | 19546 |
|---|---|
| Nosy | @bitdancer, @PCManticore, @ambv |
| 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 2014-09-04.08:43:53.703>
created_at = <Date 2013-11-10.17:16:52.435>
labels = ['type-bug', 'library']
title = 'configparser leaks implementation detail'
updated_at = <Date 2014-09-04.08:45:13.784>
user = 'https://github.com/PCManticore'bugs.python.org fields:
activity = <Date 2014-09-04.08:45:13.784>
actor = 'Claudiu.Popa'
assignee = 'lukasz.langa'
closed = True
closed_date = <Date 2014-09-04.08:43:53.703>
closer = 'lukasz.langa'
components = ['Library (Lib)']
creation = <Date 2013-11-10.17:16:52.435>
creator = 'Claudiu.Popa'
dependencies = []
files = ['32564', '34837', '35791']
hgrepos = []
issue_num = 19546
keywords = ['patch']
message_count = 14.0
messages = ['202538', '202552', '215334', '215336', '215337', '215590', '215591', '215604', '215621', '216159', '221674', '226350', '226351', '226352']
nosy_count = 4.0
nosy_names = ['r.david.murray', 'Claudiu.Popa', 'lukasz.langa', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue19546'
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