René's URL Explorer Experiment


Title: Issue 3672: Ill-formed surrogates not treated as errors during encoding/decoding - Python tracker

Mail addresses
martin@v.loewis.de
report@bugs.python.org
martin@v.loewis.de
report@bugs.python.org
martin@v.loewis.de

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/47922 https://github.com/python/cpython/issues/47922
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
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
surrogates.diffhttps://bugs.python.org/file13836/surrogates.diff
msg71889https://bugs.python.org/issue3672#msg71889
(view)https://bugs.python.org/msg71889
http://unicode.org/faq/utf_bom.html#30http://unicode.org/faq/utf_bom.html#30
http://unicode.org/faq/utf_bom.html#42http://unicode.org/faq/utf_bom.html#42
http://unicode.org/faq/utf_bom.html#40http://unicode.org/faq/utf_bom.html#40
issue 3297https://bugs.python.org/issue3297
msg86736https://bugs.python.org/issue3672#msg86736
(view)https://bugs.python.org/msg86736
msg86817https://bugs.python.org/issue3672#msg86817
(view)https://bugs.python.org/msg86817
issue 3297https://bugs.python.org/issue3297
msg86824https://bugs.python.org/issue3672#msg86824
(view)https://bugs.python.org/msg86824
msg86839https://bugs.python.org/issue3672#msg86839
(view)https://bugs.python.org/msg86839
msg86873https://bugs.python.org/issue3672#msg86873
(view)https://bugs.python.org/msg86873
PEP 383https://www.python.org/dev/peps/pep-0383/
msg86874https://bugs.python.org/issue3672#msg86874
(view)https://bugs.python.org/msg86874
http://codereview.appspot.com/52081http://codereview.appspot.com/52081
msg86896https://bugs.python.org/issue3672#msg86896
(view)https://bugs.python.org/msg86896
msg86913https://bugs.python.org/issue3672#msg86913
(view)https://bugs.python.org/msg86913
http://codereview.appspot.com/52081/diff/1/5http://codereview.appspot.com/52081/diff/1/5
Doc/library/codecs.rsthttps://github.com/python/cpython/blob/master/Doc/library/codecs.rst
http://codereview.appspot.com/52081/diff/1/5#newcode326http://codereview.appspot.com/52081/diff/1/5#newcode326
http://codereview.appspot.com/52081/diff/1/5#newcode335http://codereview.appspot.com/52081/diff/1/5#newcode335
http://codereview.appspot.com/52081/diff/1/6http://codereview.appspot.com/52081/diff/1/6
Lib/test/test_codecs.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_codecs.py
http://codereview.appspot.com/52081/diff/1/6#newcode544http://codereview.appspot.com/52081/diff/1/6#newcode544
http://codereview.appspot.com/52081/diff/1/4http://codereview.appspot.com/52081/diff/1/4
Objects/unicodeobject.chttps://github.com/python/cpython/blob/master/Objects/unicodeobject.c
http://codereview.appspot.com/52081/diff/1/4#newcode157http://codereview.appspot.com/52081/diff/1/4#newcode157
http://codereview.appspot.com/52081/diff/1/4#newcode2393http://codereview.appspot.com/52081/diff/1/4#newcode2393
http://codereview.appspot.com/52081/diff/1/4#newcode4110http://codereview.appspot.com/52081/diff/1/4#newcode4110
http://codereview.appspot.com/52081/diff/1/2http://codereview.appspot.com/52081/diff/1/2
Python/codecs.chttps://github.com/python/cpython/blob/master/Python/codecs.c
http://codereview.appspot.com/52081/diff/1/2#newcode758http://codereview.appspot.com/52081/diff/1/2#newcode758
http://codereview.appspot.com/52081/diff/1/2#newcode771http://codereview.appspot.com/52081/diff/1/2#newcode771
http://codereview.appspot.com/52081http://codereview.appspot.com/52081
msg86936https://bugs.python.org/issue3672#msg86936
(view)https://bugs.python.org/msg86936
r72188https://hg.python.org/lookup/r72188
http://codereview.appspot.com/52081/diff/1/5http://codereview.appspot.com/52081/diff/1/5
Doc/library/codecs.rsthttps://github.com/python/cpython/blob/master/Doc/library/codecs.rst
http://codereview.appspot.com/52081/diff/1/5#newcode326http://codereview.appspot.com/52081/diff/1/5#newcode326
http://codereview.appspot.com/52081/diff/1/5#newcode335http://codereview.appspot.com/52081/diff/1/5#newcode335
http://codereview.appspot.com/52081/diff/1/6http://codereview.appspot.com/52081/diff/1/6
Lib/test/test_codecs.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_codecs.py
http://codereview.appspot.com/52081/diff/1/6#newcode544http://codereview.appspot.com/52081/diff/1/6#newcode544
http://codereview.appspot.com/52081/diff/1/4http://codereview.appspot.com/52081/diff/1/4
Objects/unicodeobject.chttps://github.com/python/cpython/blob/master/Objects/unicodeobject.c
http://codereview.appspot.com/52081/diff/1/4#newcode157http://codereview.appspot.com/52081/diff/1/4#newcode157
http://codereview.appspot.com/52081/diff/1/4#newcode2393http://codereview.appspot.com/52081/diff/1/4#newcode2393
http://codereview.appspot.com/52081/diff/1/4#newcode4110http://codereview.appspot.com/52081/diff/1/4#newcode4110
PEP 383https://www.python.org/dev/peps/pep-0383/
http://codereview.appspot.com/52081/diff/1/2http://codereview.appspot.com/52081/diff/1/2
Python/codecs.chttps://github.com/python/cpython/blob/master/Python/codecs.c
http://codereview.appspot.com/52081/diff/1/2#newcode758http://codereview.appspot.com/52081/diff/1/2#newcode758
http://codereview.appspot.com/52081/diff/1/2#newcode771http://codereview.appspot.com/52081/diff/1/2#newcode771
http://codereview.appspot.com/52081http://codereview.appspot.com/52081
Doc/library/codecs.rsthttps://github.com/python/cpython/blob/master/Doc/library/codecs.rst
Lib/test/test_bytes.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_bytes.py
Lib/test/test_codecs.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_codecs.py
Lib/test/test_unicode.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_unicode.py
Lib/test/test_unicodedata.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_unicodedata.py
Objects/unicodeobject.chttps://github.com/python/cpython/blob/master/Objects/unicodeobject.c
Python/codecs.chttps://github.com/python/cpython/blob/master/Python/codecs.c
Python/marshal.chttps://github.com/python/cpython/blob/master/Python/marshal.c
msg86954https://bugs.python.org/issue3672#msg86954
(view)https://bugs.python.org/msg86954
msg86966https://bugs.python.org/issue3672#msg86966
(view)https://bugs.python.org/msg86966
msg86967https://bugs.python.org/issue3672#msg86967
(view)https://bugs.python.org/msg86967
r72208https://hg.python.org/lookup/r72208
r72209https://hg.python.org/lookup/r72209
msg86968https://bugs.python.org/issue3672#msg86968
(view)https://bugs.python.org/msg86968
r72208https://hg.python.org/lookup/r72208
r72209https://hg.python.org/lookup/r72209
msg86970https://bugs.python.org/issue3672#msg86970
(view)https://bugs.python.org/msg86970
msg86971https://bugs.python.org/issue3672#msg86971
(view)https://bugs.python.org/msg86971
msg275006https://bugs.python.org/issue3672#msg275006
(view)https://bugs.python.org/msg275006
2150eadb54c7https://hg.python.org/lookup/2150eadb54c7
https://hg.python.org/cpython/rev/2150eadb54c7https://hg.python.org/cpython/rev/2150eadb54c7
python-devhttps://bugs.python.org/user13902
msg275006https://bugs.python.org/msg275006
lemburghttps://bugs.python.org/user4
loewishttps://bugs.python.org/user8
Rhamphoryncushttps://bugs.python.org/user1613
pitrouhttps://bugs.python.org/user2040
benjamin.petersonhttps://bugs.python.org/user4455
jwilkhttps://bugs.python.org/user4692
ezio.melottihttps://bugs.python.org/user7047
hippietrailhttps://bugs.python.org/user9804
hippietrailhttps://bugs.python.org/user9804
msg86971https://bugs.python.org/msg86971
msg86970https://bugs.python.org/msg86970
msg86968https://bugs.python.org/msg86968
msg86967https://bugs.python.org/msg86967
msg86966https://bugs.python.org/msg86966
benjamin.petersonhttps://bugs.python.org/user4455
loewishttps://bugs.python.org/user8
msg86954https://bugs.python.org/msg86954
surrogates.diffhttps://bugs.python.org/file13836
surrogates.diffhttps://bugs.python.org/file13830
msg86936https://bugs.python.org/msg86936
msg86913https://bugs.python.org/msg86913
surrogates.diffhttps://bugs.python.org/file13830
msg86896https://bugs.python.org/msg86896
surrogates.diffhttps://bugs.python.org/file13827
msg86874https://bugs.python.org/msg86874
surrogates.diffhttps://bugs.python.org/file13827
benjamin.petersonhttps://bugs.python.org/user4455
patchhttps://bugs.python.org/keyword2
benjamin.petersonhttps://bugs.python.org/user4455
msg86873https://bugs.python.org/msg86873
msg86839https://bugs.python.org/msg86839
msg86824https://bugs.python.org/msg86824
msg86817https://bugs.python.org/msg86817
lemburghttps://bugs.python.org/user4
loewishttps://bugs.python.org/user8
pitrouhttps://bugs.python.org/user2040
msg86736https://bugs.python.org/msg86736
jwilkhttps://bugs.python.org/user4692
ezio.melottihttps://bugs.python.org/user7047
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.