-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 17225 |
|---|---|
| Nosy | @rhettinger, @etrepum, @pitrou, @ezio-melotti, @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/serhiy-storchaka'
closed_at = <Date 2013-02-21.18:56:10.076>
created_at = <Date 2013-02-18.13:19:26.810>
labels = ['type-bug', 'library']
title = 'JSON decoder reports wrong column number on first line'
updated_at = <Date 2013-02-21.18:56:10.074>
user = 'https://bugs.python.org/fbeyer'bugs.python.org fields:
activity = <Date 2013-02-21.18:56:10.074>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2013-02-21.18:56:10.076>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2013-02-18.13:19:26.810>
creator = 'fbeyer'
dependencies = []
files = ['29115']
hgrepos = []
issue_num = 17225
keywords = ['patch']
message_count = 9.0
messages = ['182320', '182329', '182578', '182583', '182589', '182603', '182604', '182605', '182606']
nosy_count = 7.0
nosy_names = ['rhettinger', 'bob.ippolito', 'pitrou', 'ezio.melotti', 'python-dev', 'serhiy.storchaka', 'fbeyer']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue17225'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', '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