René's URL Explorer Experiment


Title: Issue 24870: Optimize ascii and latin1 decoder with surrogateescape and surrogatepass error handlers - 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/69058 https://github.com/python/cpython/issues/69058
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
faster_surrogates_hadling.patchhttps://bugs.python.org/file40183/faster_surrogates_hadling.patch
reviewhttps://bugs.python.org/review/24870/#ps15365
faster-decode-ascii-surrogateescape.patchhttps://bugs.python.org/file40195/faster-decode-ascii-surrogateescape.patch
faster-decode-ascii-surrogateescape.patchhttps://bugs.python.org/file40429/faster-decode-ascii-surrogateescape.patch
reviewhttps://bugs.python.org/review/24870/#ps15525
bench.pyhttps://bugs.python.org/file40539/bench.py
utf8.patchhttps://bugs.python.org/file40540/utf8.patch
reviewhttps://bugs.python.org/review/24870/#ps15602
utf8-2.patchhttps://bugs.python.org/file40544/utf8-2.patch
reviewhttps://bugs.python.org/review/24870/#ps15604
utf8-3.patchhttps://bugs.python.org/file40545/utf8-3.patch
reviewhttps://bugs.python.org/review/24870/#ps15605
bench_utf8.pyhttps://bugs.python.org/file40546/bench_utf8.py
msg248631https://bugs.python.org/issue24870#msg248631
(view)https://bugs.python.org/msg248631
https://github.com/PyMySQL/PyMySQL/issues/366https://github.com/PyMySQL/PyMySQL/issues/366
msg248632https://bugs.python.org/issue24870#msg248632
(view)https://bugs.python.org/msg248632
msg248636https://bugs.python.org/issue24870#msg248636
(view)https://bugs.python.org/msg248636
msg248638https://bugs.python.org/issue24870#msg248638
(view)https://bugs.python.org/msg248638
msg248658https://bugs.python.org/issue24870#msg248658
(view)https://bugs.python.org/msg248658
msg248660https://bugs.python.org/issue24870#msg248660
(view)https://bugs.python.org/msg248660
msg248717https://bugs.python.org/issue24870#msg248717
(view)https://bugs.python.org/msg248717
https://gist.github.com/methane/2376ac5d20642c05a8b6#file-result-mdhttps://gist.github.com/methane/2376ac5d20642c05a8b6#file-result-md
msg248820https://bugs.python.org/issue24870#msg248820
(view)https://bugs.python.org/msg248820
msg248832https://bugs.python.org/issue24870#msg248832
(view)https://bugs.python.org/msg248832
msg250409https://bugs.python.org/issue24870#msg250409
(view)https://bugs.python.org/msg250409
msg251269https://bugs.python.org/issue24870#msg251269
(view)https://bugs.python.org/msg251269
3c430259873ehttps://hg.python.org/lookup/3c430259873e
#24870https://bugs.python.org/issue24870
https://hg.python.org/cpython/rev/3c430259873ehttps://hg.python.org/cpython/rev/3c430259873e
msg251270https://bugs.python.org/issue24870#msg251270
(view)https://bugs.python.org/msg251270
PEP 393https://www.python.org/dev/peps/pep-0393/
msg251276https://bugs.python.org/issue24870#msg251276
(view)https://bugs.python.org/msg251276
2cf85e2834c2https://hg.python.org/lookup/2cf85e2834c2
#24870https://bugs.python.org/issue24870
https://hg.python.org/cpython/rev/2cf85e2834c2https://hg.python.org/cpython/rev/2cf85e2834c2
aa247150a8b1https://hg.python.org/lookup/aa247150a8b1
#24870https://bugs.python.org/issue24870
https://hg.python.org/cpython/rev/aa247150a8b1https://hg.python.org/cpython/rev/aa247150a8b1
msg251277https://bugs.python.org/issue24870#msg251277
(view)https://bugs.python.org/msg251277
msg251294https://bugs.python.org/issue24870#msg251294
(view)https://bugs.python.org/msg251294
8317796ca004https://hg.python.org/lookup/8317796ca004
#24870https://bugs.python.org/issue24870
https://hg.python.org/cpython/rev/8317796ca004https://hg.python.org/cpython/rev/8317796ca004
msg251296https://bugs.python.org/issue24870#msg251296
(view)https://bugs.python.org/msg251296
test/test_unicode.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_unicode.py#L1897
test/test_unicode.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_unicode.py#L1772
test/test_urllib.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_urllib.py#L1016
msg251299https://bugs.python.org/issue24870#msg251299
(view)https://bugs.python.org/msg251299
PEP 393https://www.python.org/dev/peps/pep-0393/
msg251517https://bugs.python.org/issue24870#msg251517
(view)https://bugs.python.org/msg251517
#25227https://bugs.python.org/issue25227
msg251521https://bugs.python.org/issue24870#msg251521
(view)https://bugs.python.org/msg251521
msg251529https://bugs.python.org/issue24870#msg251529
(view)https://bugs.python.org/msg251529
Objects/stringlib/https://github.com/python/cpython/blob/master/Objects/stringlib/
Objects/unicodeobject.chttps://github.com/python/cpython/blob/master/Objects/unicodeobject.c
Objects/unicodeobject.chttps://github.com/python/cpython/blob/master/Objects/unicodeobject.c
msg252059https://bugs.python.org/issue24870#msg252059
(view)https://bugs.python.org/msg252059
#25267https://bugs.python.org/issue25267
msg252118https://bugs.python.org/issue24870#msg252118
(view)https://bugs.python.org/msg252118
#25301https://bugs.python.org/issue25301
msg252662https://bugs.python.org/issue24870#msg252662
(view)https://bugs.python.org/msg252662
msg252664https://bugs.python.org/issue24870#msg252664
(view)https://bugs.python.org/msg252664
msg252738https://bugs.python.org/issue24870#msg252738
(view)https://bugs.python.org/msg252738
msg257688https://bugs.python.org/issue24870#msg257688
(view)https://bugs.python.org/msg257688
https://github.com/PyMySQL/PyMySQL/pull/409https://github.com/PyMySQL/PyMySQL/pull/409
msg257689https://bugs.python.org/issue24870#msg257689
(view)https://bugs.python.org/msg257689
msg257689https://bugs.python.org/msg257689
msg257688https://bugs.python.org/msg257688
msg252738https://bugs.python.org/msg252738
msg252664https://bugs.python.org/msg252664
msg252662https://bugs.python.org/msg252662
msg252118https://bugs.python.org/msg252118
msg252059https://bugs.python.org/msg252059
msg251529https://bugs.python.org/msg251529
msg251521https://bugs.python.org/msg251521
msg251517https://bugs.python.org/msg251517
bench_utf8.pyhttps://bugs.python.org/file40546
utf8-3.patchhttps://bugs.python.org/file40545
msg251299https://bugs.python.org/msg251299
utf8-2.patchhttps://bugs.python.org/file40544
msg251296https://bugs.python.org/msg251296
msg251294https://bugs.python.org/msg251294
utf8.patchhttps://bugs.python.org/file40540
msg251277https://bugs.python.org/msg251277
msg251276https://bugs.python.org/msg251276
bench.pyhttps://bugs.python.org/file40539
msg251270https://bugs.python.org/msg251270
python-devhttps://bugs.python.org/user13902
msg251269https://bugs.python.org/msg251269
faster-decode-ascii-surrogateescape.patchhttps://bugs.python.org/file40429
msg250409https://bugs.python.org/msg250409
msg248832https://bugs.python.org/msg248832
msg248820https://bugs.python.org/msg248820
faster-decode-ascii-surrogateescape.patchhttps://bugs.python.org/file40195
msg248717https://bugs.python.org/msg248717
msg248660https://bugs.python.org/msg248660
msg248658https://bugs.python.org/msg248658
faster_surrogates_hadling.patchhttps://bugs.python.org/file40183
patchhttps://bugs.python.org/keyword2
serhiy.storchakahttps://bugs.python.org/user15623
msg248638https://bugs.python.org/msg248638
serhiy.storchakahttps://bugs.python.org/user15623
r.david.murrayhttps://bugs.python.org/user9663
msg248636https://bugs.python.org/msg248636
msg248632https://bugs.python.org/msg248632
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.