René's URL Explorer Experiment


Title: Issue 16549: regression: -m json.tool module is broken - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/60753 https://github.com/python/cpython/issues/60753
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
16333https://bugs.python.org/issue16333
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
stdlibx.jsonhttps://bugs.python.org/file28100/stdlibx.json
json_tool_open.patchhttps://bugs.python.org/file28113/json_tool_open.patch
reviewhttps://bugs.python.org/review/16549/#ps6675
issue16549.diffhttps://bugs.python.org/file28114/issue16549.diff
reviewhttps://bugs.python.org/review/16549/#ps6676
json_tool_tests.patchhttps://bugs.python.org/file28115/json_tool_tests.patch
reviewhttps://bugs.python.org/review/16549/#ps6677
json_tool_tests_2.patchhttps://bugs.python.org/file28123/json_tool_tests_2.patch
reviewhttps://bugs.python.org/review/16549/#ps6683
msg176324https://bugs.python.org/issue16549#msg176324
(view)https://bugs.python.org/msg176324
http://stackoverflow.com/questions/352098/how-to-pretty-print-json-scripthttp://stackoverflow.com/questions/352098/how-to-pretty-print-json-script
Doc/distutilshttps://github.com/python/cpython/blob/master/Doc/distutils
Lib/distutilshttps://github.com/python/cpython/blob/master/Lib/distutils
Lib/test/test_distutils.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_distutils.py
Doc/library/json.rsthttps://github.com/python/cpython/blob/master/Doc/library/json.rst
Lib/jsonhttps://github.com/python/cpython/blob/master/Lib/json
Lib/test/json_testshttps://github.com/python/cpython/blob/master/Lib/test/json_tests
Lib/test/test_json.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_json.py
runpy.pyhttps://github.com/python/cpython/blob/3.3/Lib/runpy.py#L160
runpy.pyhttps://github.com/python/cpython/blob/3.3/Lib/runpy.py#L73
json\tool.pyhttps://github.com/python/cpython/blob/3.3/Lib/json/tool.py#L37
json\tool.pyhttps://github.com/python/cpython/blob/3.3/Lib/json/tool.py#L29
json\__init__.pyhttps://github.com/python/cpython/blob/3.3/Lib/json/__init__.py#L264
json\__init__.pyhttps://github.com/python/cpython/blob/3.3/Lib/json/__init__.py#L309
json\decoder.pyhttps://github.com/python/cpython/blob/3.3/Lib/json/decoder.py#L352
msg176350https://bugs.python.org/issue16549#msg176350
(view)https://bugs.python.org/msg176350
msg176364https://bugs.python.org/issue16549#msg176364
(view)https://bugs.python.org/msg176364
Lib/json/tool.pyhttps://github.com/python/cpython/blob/master/Lib/json/tool.py
msg176365https://bugs.python.org/issue16549#msg176365
(view)https://bugs.python.org/msg176365
issue16333https://bugs.python.org/issue16333
msg176366https://bugs.python.org/issue16549#msg176366
(view)https://bugs.python.org/msg176366
msg176378https://bugs.python.org/issue16549#msg176378
(view)https://bugs.python.org/msg176378
msg176379https://bugs.python.org/issue16549#msg176379
(view)https://bugs.python.org/msg176379
msg176594https://bugs.python.org/issue16549#msg176594
(view)https://bugs.python.org/msg176594
08e5973fdc7ehttps://hg.python.org/lookup/08e5973fdc7e
#16549https://bugs.python.org/issue16549
http://hg.python.org/cpython/rev/08e5973fdc7ehttp://hg.python.org/cpython/rev/08e5973fdc7e
44c544809e6chttps://hg.python.org/lookup/44c544809e6c
#16549https://bugs.python.org/issue16549
http://hg.python.org/cpython/rev/44c544809e6chttp://hg.python.org/cpython/rev/44c544809e6c
1e2ae5e01963https://hg.python.org/lookup/1e2ae5e01963
#16549https://bugs.python.org/issue16549
http://hg.python.org/cpython/rev/1e2ae5e01963http://hg.python.org/cpython/rev/1e2ae5e01963
cdeca27b32e5https://hg.python.org/lookup/cdeca27b32e5
#16549https://bugs.python.org/issue16549
http://hg.python.org/cpython/rev/cdeca27b32e5http://hg.python.org/cpython/rev/cdeca27b32e5
msg176596https://bugs.python.org/issue16549#msg176596
(view)https://bugs.python.org/msg176596
msg176616https://bugs.python.org/issue16549#msg176616
(view)https://bugs.python.org/msg176616
4102c1a02417https://hg.python.org/lookup/4102c1a02417
#16549https://bugs.python.org/issue16549
http://hg.python.org/cpython/rev/4102c1a02417http://hg.python.org/cpython/rev/4102c1a02417
4ec9f0b0f8f1https://hg.python.org/lookup/4ec9f0b0f8f1
#16549https://bugs.python.org/issue16549
http://hg.python.org/cpython/rev/4ec9f0b0f8f1http://hg.python.org/cpython/rev/4ec9f0b0f8f1
e26345437f9fhttps://hg.python.org/lookup/e26345437f9f
#16549https://bugs.python.org/issue16549
http://hg.python.org/cpython/rev/e26345437f9fhttp://hg.python.org/cpython/rev/e26345437f9f
2a73d9e64d34https://hg.python.org/lookup/2a73d9e64d34
#16549https://bugs.python.org/issue16549
http://hg.python.org/cpython/rev/2a73d9e64d34http://hg.python.org/cpython/rev/2a73d9e64d34
msg176660https://bugs.python.org/issue16549#msg176660
(view)https://bugs.python.org/msg176660
msg204884https://bugs.python.org/issue16549#msg204884
(view)https://bugs.python.org/msg204884
json/tests/test_tool.pyhttps://github.com/python/cpython/blob/2.7/Lib/json/tests/test_tool.py#L64
test/script_helper.pyhttps://github.com/python/cpython/blob/2.7/Lib/test/script_helper.py#L55
json/tests/test_tool.pyhttps://github.com/python/cpython/blob/2.7/Lib/json/tests/test_tool.py#L57
test/script_helper.pyhttps://github.com/python/cpython/blob/2.7/Lib/test/script_helper.py#L55
msg204911https://bugs.python.org/issue16549#msg204911
(view)https://bugs.python.org/msg204911
msg204925https://bugs.python.org/issue16549#msg204925
(view)https://bugs.python.org/msg204925
msg205587https://bugs.python.org/issue16549#msg205587
(view)https://bugs.python.org/msg205587
msg205587https://bugs.python.org/msg205587
msg204925https://bugs.python.org/msg204925
msg204911https://bugs.python.org/msg204911
Arfreverhttps://bugs.python.org/user9138
msg204884https://bugs.python.org/msg204884
msg176660https://bugs.python.org/msg176660
msg176616https://bugs.python.org/msg176616
msg176596https://bugs.python.org/msg176596
python-devhttps://bugs.python.org/user13902
msg176594https://bugs.python.org/msg176594
martin.panterhttps://bugs.python.org/user14751
ezio.melottihttps://bugs.python.org/user7047
ezio.melottihttps://bugs.python.org/user7047
jceahttps://bugs.python.org/user415
json_tool_tests_2.patchhttps://bugs.python.org/file28123
msg176379https://bugs.python.org/msg176379
msg176378https://bugs.python.org/msg176378
Trailing whitespace in json dump when using indenthttps://bugs.python.org/issue16333
msg176366https://bugs.python.org/msg176366
json_tool_tests.patchhttps://bugs.python.org/file28115
msg176365https://bugs.python.org/msg176365
issue16549.diffhttps://bugs.python.org/file28114
berker.peksaghttps://bugs.python.org/user14674
msg176364https://bugs.python.org/msg176364
ezio.melottihttps://bugs.python.org/user7047
ezio.melottihttps://bugs.python.org/user7047
json_tool_open.patchhttps://bugs.python.org/file28113
serhiy.storchakahttps://bugs.python.org/user15623
msg176350https://bugs.python.org/msg176350
patchhttps://bugs.python.org/keyword2
easyhttps://bugs.python.org/keyword6
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.