-
-
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 | 21159 |
|---|---|
| Nosy | @freddrake, @warsaw, @rbtcollins, @PCManticore, @ambv, @serhiy-storchaka |
| 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 2016-06-04.17:10:07.252>
created_at = <Date 2014-04-05.10:35:12.240>
labels = ['type-bug', 'library']
title = 'configparser.InterpolationMissingOptionError is not very intuitive'
updated_at = <Date 2016-06-04.17:10:07.250>
user = 'https://github.com/PCManticore'bugs.python.org fields:
activity = <Date 2016-06-04.17:10:07.250>
actor = 'lukasz.langa'
assignee = 'lukasz.langa'
closed = True
closed_date = <Date 2016-06-04.17:10:07.252>
closer = 'lukasz.langa'
components = ['Library (Lib)']
creation = <Date 2014-04-05.10:35:12.240>
creator = 'Claudiu.Popa'
dependencies = []
files = ['36751']
hgrepos = []
issue_num = 21159
keywords = ['3.4regression']
message_count = 24.0
messages = ['215589', '215603', '215622', '227788', '227794', '237658', '247619', '248544', '248545', '248563', '248564', '248565', '248566', '249790', '252860', '252862', '252936', '252938', '252939', '252940', '257662', '261711', '264678', '267277']
nosy_count = 8.0
nosy_names = ['fdrake', 'barry', 'rbcollins', 'Claudiu.Popa', 'lukasz.langa', 'lrowe', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'needs patch'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21159'
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/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error