René's URL Explorer Experiment


Title: Issue 17828: More informative error handling when encoding and decoding - Python tracker

Mail addresses
report@bugs.python.org
report@bugs.python.org
report@bugs.python.org

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/62028 https://github.com/python/cpython/issues/62028
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
issue17828-1.diffhttps://bugs.python.org/file30189/issue17828-1.diff
reviewhttps://bugs.python.org/review/17828/#ps8103
issue17828-2.diffhttps://bugs.python.org/file30190/issue17828-2.diff
reviewhttps://bugs.python.org/review/17828/#ps8104
issue17828_improved_codec_errors.diffhttps://bugs.python.org/file32496/issue17828_improved_codec_errors.diff
reviewhttps://bugs.python.org/review/17828/#ps9815
issue17828_improved_codec_errors_v2.diffhttps://bugs.python.org/file32497/issue17828_improved_codec_errors_v2.diff
reviewhttps://bugs.python.org/review/17828/#ps9816
issue17828_improved_codec_errors_v3.diffhttps://bugs.python.org/file32508/issue17828_improved_codec_errors_v3.diff
reviewhttps://bugs.python.org/review/17828/#ps9825
issue17828_improved_codec_errors_v4.diffhttps://bugs.python.org/file32509/issue17828_improved_codec_errors_v4.diff
reviewhttps://bugs.python.org/review/17828/#ps9826
issue17828_improved_codec_errors_v5.diffhttps://bugs.python.org/file32561/issue17828_improved_codec_errors_v5.diff
reviewhttps://bugs.python.org/review/17828/#ps9864
issue17828_improved_codec_errors_v6.diffhttps://bugs.python.org/file32562/issue17828_improved_codec_errors_v6.diff
reviewhttps://bugs.python.org/review/17828/#ps9865
issue17828_improved_codec_errors_v7.diffhttps://bugs.python.org/file32595/issue17828_improved_codec_errors_v7.diff
reviewhttps://bugs.python.org/review/17828/#ps9889
msg187704https://bugs.python.org/issue17828#msg187704
(view)https://bugs.python.org/msg187704
msg187706https://bugs.python.org/issue17828#msg187706
(view)https://bugs.python.org/msg187706
msg187761https://bugs.python.org/issue17828#msg187761
(view)https://bugs.python.org/msg187761
issue 17839https://bugs.python.org/issue17839
msg187763https://bugs.python.org/issue17828#msg187763
(view)https://bugs.python.org/msg187763
msg188804https://bugs.python.org/issue17828#msg188804
(view)https://bugs.python.org/msg188804
msg188807https://bugs.python.org/issue17828#msg188807
(view)https://bugs.python.org/msg188807
encodings/hex_codec.pyhttps://github.com/python/cpython/blob/main/Lib/encodings/hex_codec.py#L16
msg188808https://bugs.python.org/issue17828#msg188808
(view)https://bugs.python.org/msg188808
msg187704https://bugs.python.org/msg187704
msg188809https://bugs.python.org/issue17828#msg188809
(view)https://bugs.python.org/msg188809
msg187704https://bugs.python.org/msg187704
msg202125https://bugs.python.org/issue17828#msg202125
(view)https://bugs.python.org/msg202125
msg202129https://bugs.python.org/issue17828#msg202129
(view)https://bugs.python.org/msg202129
msg202131https://bugs.python.org/issue17828#msg202131
(view)https://bugs.python.org/msg202131
msg202133https://bugs.python.org/issue17828#msg202133
(view)https://bugs.python.org/msg202133
msg202143https://bugs.python.org/issue17828#msg202143
(view)https://bugs.python.org/msg202143
http://www.egenix.com/http://www.egenix.com/
http://zope.egenix.com/http://zope.egenix.com/
http://python.egenix.com/http://python.egenix.com/
http://www.egenix.com/company/contact/http://www.egenix.com/company/contact/
msg202178https://bugs.python.org/issue17828#msg202178
(view)https://bugs.python.org/msg202178
msg202211https://bugs.python.org/issue17828#msg202211
(view)https://bugs.python.org/msg202211
msg202212https://bugs.python.org/issue17828#msg202212
(view)https://bugs.python.org/msg202212
msg202215https://bugs.python.org/issue17828#msg202215
(view)https://bugs.python.org/msg202215
issue 10807https://bugs.python.org/issue10807
issue 7475https://bugs.python.org/issue7475
issue 15216https://bugs.python.org/issue15216
msg202522https://bugs.python.org/issue17828#msg202522
(view)https://bugs.python.org/msg202522
msg202524https://bugs.python.org/issue17828#msg202524
(view)https://bugs.python.org/msg202524
1ee45eb6aab9https://hg.python.org/lookup/1ee45eb6aab9
Include/pyerrors.hhttps://github.com/python/cpython/blob/master/Include/pyerrors.h
msg202528https://bugs.python.org/issue17828#msg202528
(view)https://bugs.python.org/msg202528
1ee45eb6aab9https://hg.python.org/lookup/1ee45eb6aab9
Include/pyerrors.hhttps://github.com/python/cpython/blob/master/Include/pyerrors.h
Issue 18861https://bugs.python.org/issue18861
msg202529https://bugs.python.org/issue17828#msg202529
(view)https://bugs.python.org/msg202529
1ee45eb6aab9https://hg.python.org/lookup/1ee45eb6aab9
Include/pyerrors.hhttps://github.com/python/cpython/blob/master/Include/pyerrors.h
http://docs.python.org/dev/c-api/unicode.html#PyUnicode_FromFormathttp://docs.python.org/dev/c-api/unicode.html#PyUnicode_FromFormat
msg202532https://bugs.python.org/issue17828#msg202532
(view)https://bugs.python.org/msg202532
1ee45eb6aab9https://hg.python.org/lookup/1ee45eb6aab9
Include/pyerrors.hhttps://github.com/python/cpython/blob/master/Include/pyerrors.h
http://docs.python.org/dev/c-api/unicode.html#PyUnicode_FromFormathttp://docs.python.org/dev/c-api/unicode.html#PyUnicode_FromFormat
msg202744https://bugs.python.org/issue17828#msg202744
(view)https://bugs.python.org/msg202744
msg202748https://bugs.python.org/issue17828#msg202748
(view)https://bugs.python.org/msg202748
854a2cea31b9https://hg.python.org/lookup/854a2cea31b9
#17828https://bugs.python.org/issue17828
http://hg.python.org/cpython/rev/854a2cea31b9http://hg.python.org/cpython/rev/854a2cea31b9
msg202807https://bugs.python.org/issue17828#msg202807
(view)https://bugs.python.org/msg202807
99ba1772c469https://hg.python.org/lookup/99ba1772c469
#17828https://bugs.python.org/issue17828
http://hg.python.org/cpython/rev/99ba1772c469http://hg.python.org/cpython/rev/99ba1772c469
msg202811https://bugs.python.org/issue17828#msg202811
(view)https://bugs.python.org/msg202811
26121ae22016https://hg.python.org/lookup/26121ae22016
#17828https://bugs.python.org/issue17828
http://hg.python.org/cpython/rev/26121ae22016http://hg.python.org/cpython/rev/26121ae22016
msg202812https://bugs.python.org/issue17828#msg202812
(view)https://bugs.python.org/msg202812
christian.heimeshttps://bugs.python.org/user3108
msg202812https://bugs.python.org/msg202812
msg202811https://bugs.python.org/msg202811
msg202807https://bugs.python.org/msg202807
python-devhttps://bugs.python.org/user13902
msg202748https://bugs.python.org/msg202748
issue17828_improved_codec_errors_v7.diffhttps://bugs.python.org/file32595
msg202744https://bugs.python.org/msg202744
msg202532https://bugs.python.org/msg202532
issue17828_improved_codec_errors_v6.diffhttps://bugs.python.org/file32562
msg202529https://bugs.python.org/msg202529
msg202528https://bugs.python.org/msg202528
msg202524https://bugs.python.org/msg202524
issue17828_improved_codec_errors_v5.diffhttps://bugs.python.org/file32561
msg202522https://bugs.python.org/msg202522
issue17828_improved_codec_errors_v4.diffhttps://bugs.python.org/file32509
msg202215https://bugs.python.org/msg202215
msg202212https://bugs.python.org/msg202212
issue17828_improved_codec_errors_v3.diffhttps://bugs.python.org/file32508
msg202211https://bugs.python.org/msg202211
ncoghlanhttps://bugs.python.org/user1309
msg202178https://bugs.python.org/msg202178
lemburghttps://bugs.python.org/user4
msg202143https://bugs.python.org/msg202143
vstinnerhttps://bugs.python.org/user2377
msg202133https://bugs.python.org/msg202133
msg202131https://bugs.python.org/msg202131
issue17828_improved_codec_errors_v2.diffhttps://bugs.python.org/file32497
msg202129https://bugs.python.org/msg202129
issue17828_improved_codec_errors.diffhttps://bugs.python.org/file32496
msg202125https://bugs.python.org/msg202125
issue17828-2.diffhttps://bugs.python.org/file30190
msg188809https://bugs.python.org/msg188809
msg188808https://bugs.python.org/msg188808
issue17828-1.diffhttps://bugs.python.org/file30189
patchhttps://bugs.python.org/keyword2
msg188807https://bugs.python.org/msg188807
msg188804https://bugs.python.org/msg188804
barryhttps://bugs.python.org/user19
msg187763https://bugs.python.org/msg187763
msg187761https://bugs.python.org/msg187761
floxhttps://bugs.python.org/user11184
issue7475 dependencieshttps://bugs.python.org/issue7475
msg187706https://bugs.python.org/msg187706
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.