René's URL Explorer Experiment


Title: Issue 17909: Autodetecting JSON encoding - 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/62109 https://github.com/python/cpython/issues/62109
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
12892https://bugs.python.org/issue12892
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
json_detect_encoding_2.patchhttps://bugs.python.org/file35258/json_detect_encoding_2.patch
reviewhttps://bugs.python.org/review/17909/#ps11879
json_detect_encoding_3.patchhttps://bugs.python.org/file43513/json_detect_encoding_3.patch
reviewhttps://bugs.python.org/review/17909/#ps17718
PR 7366https://github.com/python/cpython/pull/7366
PR 7474https://github.com/python/cpython/pull/7474
PR 7475https://github.com/python/cpython/pull/7475
msg188442https://bugs.python.org/issue17909#msg188442
(view)https://bugs.python.org/msg188442
issue12892https://bugs.python.org/issue12892
issue13916https://bugs.python.org/issue13916
msg218608https://bugs.python.org/issue17909#msg218608
(view)https://bugs.python.org/msg218608
msg218616https://bugs.python.org/issue17909#msg218616
(view)https://bugs.python.org/msg218616
msg218640https://bugs.python.org/issue17909#msg218640
(view)https://bugs.python.org/msg218640
http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdfhttp://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf
https://tools.ietf.org/html/rfc7159#section-8.1https://tools.ietf.org/html/rfc7159#section-8.1
msg218641https://bugs.python.org/issue17909#msg218641
(view)https://bugs.python.org/msg218641
http://www.ietf.org/mail-archive/web/json/current/msg01936.htmlhttp://www.ietf.org/mail-archive/web/json/current/msg01936.html
http://www.ietf.org/mail-archive/web/json/current/msg01959.htmlhttp://www.ietf.org/mail-archive/web/json/current/msg01959.html
msg230053https://bugs.python.org/issue17909#msg230053
(view)https://bugs.python.org/msg230053
http://www.ietf.org/mail-archive/web/json/current/msg01959.htmlhttp://www.ietf.org/mail-archive/web/json/current/msg01959.html
msg273908https://bugs.python.org/issue17909#msg273908
(view)https://bugs.python.org/msg273908
msg275611https://bugs.python.org/issue17909#msg275611
(view)https://bugs.python.org/msg275611
msg275612https://bugs.python.org/issue17909#msg275612
(view)https://bugs.python.org/msg275612
e9e1bf9ec2achttps://hg.python.org/lookup/e9e1bf9ec2ac
#17909https://bugs.python.org/issue17909
https://hg.python.org/cpython/rev/e9e1bf9ec2achttps://hg.python.org/cpython/rev/e9e1bf9ec2ac
msg275614https://bugs.python.org/issue17909#msg275614
(view)https://bugs.python.org/msg275614
issue 13916https://bugs.python.org/issue13916
msg318918https://bugs.python.org/issue17909#msg318918
(view)https://bugs.python.org/msg318918
bb6366bd7570ff3b74bc66095540bea78f31504ehttps://hg.python.org/lookup/bb6366bd7570ff3b74bc66095540bea78f31504e
bpo-17909https://bugs.python.org/issue17909
GH-7366https://github.com/python/cpython/pull/7366
https://github.com/python/cpython/commit/bb6366bd7570ff3b74bc66095540bea78f31504ehttps://github.com/python/cpython/commit/bb6366bd7570ff3b74bc66095540bea78f31504e
msg318920https://bugs.python.org/issue17909#msg318920
(view)https://bugs.python.org/msg318920
f38ace61a39e64f5fde6f8f402e258177bdf7ff4https://hg.python.org/lookup/f38ace61a39e64f5fde6f8f402e258177bdf7ff4
bpo-17909https://bugs.python.org/issue17909
GH-7366https://github.com/python/cpython/pull/7366
https://github.com/python/cpython/commit/f38ace61a39e64f5fde6f8f402e258177bdf7ff4https://github.com/python/cpython/commit/f38ace61a39e64f5fde6f8f402e258177bdf7ff4
msg318922https://bugs.python.org/issue17909#msg318922
(view)https://bugs.python.org/msg318922
21f2553482c3d6ec8beb8bfa0f1fb5d23c6a4c2fhttps://hg.python.org/lookup/21f2553482c3d6ec8beb8bfa0f1fb5d23c6a4c2f
bpo-17909https://bugs.python.org/issue17909
GH-7366https://github.com/python/cpython/pull/7366
https://github.com/python/cpython/commit/21f2553482c3d6ec8beb8bfa0f1fb5d23c6a4c2fhttps://github.com/python/cpython/commit/21f2553482c3d6ec8beb8bfa0f1fb5d23c6a4c2f
msg318922https://bugs.python.org/msg318922
miss-islingtonhttps://bugs.python.org/user27838
msg318920https://bugs.python.org/msg318920
pull_request7098https://bugs.python.org/pull_request7098
pull_request7097https://bugs.python.org/pull_request7097
methanehttps://bugs.python.org/user10371
msg318918https://bugs.python.org/msg318918
pull_request6992https://bugs.python.org/pull_request6992
issue22555 dependencieshttps://bugs.python.org/issue22555
issue10976 supersederhttps://bugs.python.org/issue10976
disallow the "surrogatepass" handler for non utf-* encodingshttps://bugs.python.org/issue13916
msg275614https://bugs.python.org/msg275614
python-devhttps://bugs.python.org/user13902
msg275612https://bugs.python.org/msg275612
serhiy.storchakahttps://bugs.python.org/user15623
ncoghlanhttps://bugs.python.org/user1309
msg275611https://bugs.python.org/msg275611
matrixisehttps://bugs.python.org/user17286
msg273908https://bugs.python.org/msg273908
json_detect_encoding_3.patchhttps://bugs.python.org/file43513
gsneddershttps://bugs.python.org/user23864
berker.peksaghttps://bugs.python.org/user14674
msg230053https://bugs.python.org/msg230053
martin.panterhttps://bugs.python.org/user14751
msg218641https://bugs.python.org/msg218641
akirahttps://bugs.python.org/user12270
msg218640https://bugs.python.org/msg218640
msg218616https://bugs.python.org/msg218616
json_detect_encoding.patchhttps://bugs.python.org/file30133
json_detect_encoding_2.patchhttps://bugs.python.org/file35258
msg218608https://bugs.python.org/msg218608
vstinnerhttps://bugs.python.org/user2377
cvreberthttps://bugs.python.org/user10148
jleedevhttps://bugs.python.org/user17254
Julianhttps://bugs.python.org/user13355
ncoghlanhttps://bugs.python.org/user1309
UTF-16 and UTF-32 codecs should reject (lone) surrogateshttps://bugs.python.org/issue12892
disallow the "surrogatepass" handler for non utf-* encodingshttps://bugs.python.org/issue13916
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.