René's URL Explorer Experiment


Title: Issue 13916: disallow the "surrogatepass" handler for non utf-* encodings - 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/58124 https://github.com/python/cpython/issues/58124
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
surrogatepass_non_utf.patchhttps://bugs.python.org/file35257/surrogatepass_non_utf.patch
reviewhttps://bugs.python.org/review/13916/#ps11878
surrogatepass_cp_utf8.patchhttps://bugs.python.org/file35259/surrogatepass_cp_utf8.patch
reviewhttps://bugs.python.org/review/13916/#ps11880
surrogatepass_cp65001.patchhttps://bugs.python.org/file35262/surrogatepass_cp65001.patch
reviewhttps://bugs.python.org/review/13916/#ps11883
cp_encoding_name.patchhttps://bugs.python.org/file35264/cp_encoding_name.patch
reviewhttps://bugs.python.org/review/13916/#ps11885
msg152416https://bugs.python.org/issue13916#msg152416
(view)https://bugs.python.org/msg152416
#12892https://bugs.python.org/issue12892
msg159520https://bugs.python.org/issue13916#msg159520
(view)https://bugs.python.org/msg159520
msg159525https://bugs.python.org/issue13916#msg159525
(view)https://bugs.python.org/msg159525
#12892https://bugs.python.org/issue12892
msg159528https://bugs.python.org/issue13916#msg159528
(view)https://bugs.python.org/msg159528
msg218597https://bugs.python.org/issue13916#msg218597
(view)https://bugs.python.org/msg218597
issue12892https://bugs.python.org/issue12892
msg218600https://bugs.python.org/issue13916#msg218600
(view)https://bugs.python.org/msg218600
msg218601https://bugs.python.org/issue13916#msg218601
(view)https://bugs.python.org/msg218601
msg218602https://bugs.python.org/issue13916#msg218602
(view)https://bugs.python.org/msg218602
msg218603https://bugs.python.org/issue13916#msg218603
(view)https://bugs.python.org/msg218603
msg218605https://bugs.python.org/issue13916#msg218605
(view)https://bugs.python.org/msg218605
5e98a50e0f55https://hg.python.org/lookup/5e98a50e0f55
#13916https://bugs.python.org/issue13916
http://hg.python.org/cpython/rev/5e98a50e0f55http://hg.python.org/cpython/rev/5e98a50e0f55
msg218611https://bugs.python.org/issue13916#msg218611
(view)https://bugs.python.org/msg218611
msg218612https://bugs.python.org/issue13916#msg218612
(view)https://bugs.python.org/msg218612
http://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/8355/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/8355/steps/test/logs/stdio
test\test_codecs.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_codecs.py#L883
test\test_codecs.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_codecs.py#L818
test\test_codecs.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_codecs.py#L821
test\test_codecs.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_codecs.py#L2849
test\test_codecs.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_codecs.py#L2781
msg218613https://bugs.python.org/issue13916#msg218613
(view)https://bugs.python.org/msg218613
msg218615https://bugs.python.org/issue13916#msg218615
(view)https://bugs.python.org/msg218615
msg218617https://bugs.python.org/issue13916#msg218617
(view)https://bugs.python.org/msg218617
msg218655https://bugs.python.org/issue13916#msg218655
(view)https://bugs.python.org/msg218655
msg218658https://bugs.python.org/issue13916#msg218658
(view)https://bugs.python.org/msg218658
8ee2b73cda7ahttps://hg.python.org/lookup/8ee2b73cda7a
#13916https://bugs.python.org/issue13916
http://hg.python.org/cpython/rev/8ee2b73cda7ahttp://hg.python.org/cpython/rev/8ee2b73cda7a
msg218659https://bugs.python.org/issue13916#msg218659
(view)https://bugs.python.org/msg218659
msg218740https://bugs.python.org/issue13916#msg218740
(view)https://bugs.python.org/msg218740
msg225448https://bugs.python.org/issue13916#msg225448
(view)https://bugs.python.org/msg225448
issue17909 dependencieshttps://bugs.python.org/issue17909
vstinnerhttps://bugs.python.org/user2377
msg225448https://bugs.python.org/msg225448
serhiy.storchakahttps://bugs.python.org/user15623
msg218740https://bugs.python.org/msg218740
cp_encoding_name.patchhttps://bugs.python.org/file35264
msg218659https://bugs.python.org/msg218659
msg218658https://bugs.python.org/msg218658
surrogatepass_cp65001.patchhttps://bugs.python.org/file35262
msg218655https://bugs.python.org/msg218655
msg218617https://bugs.python.org/msg218617
msg218615https://bugs.python.org/msg218615
surrogatepass_cp_utf8.patchhttps://bugs.python.org/file35259
msg218613https://bugs.python.org/msg218613
msg218612https://bugs.python.org/msg218612
msg218611https://bugs.python.org/msg218611
serhiy.storchakahttps://bugs.python.org/user15623
python-devhttps://bugs.python.org/user13902
msg218605https://bugs.python.org/msg218605
msg218603https://bugs.python.org/msg218603
surrogatepass_non_utf.patchhttps://bugs.python.org/file35257
patchhttps://bugs.python.org/keyword2
msg218602https://bugs.python.org/msg218602
msg218601https://bugs.python.org/msg218601
msg218600https://bugs.python.org/msg218600
msg218597https://bugs.python.org/msg218597
issue17909 dependencieshttps://bugs.python.org/issue17909
msg159528https://bugs.python.org/msg159528
msg159525https://bugs.python.org/msg159525
loewishttps://bugs.python.org/user8
msg159520https://bugs.python.org/msg159520
serhiy.storchakahttps://bugs.python.org/user15623
vstinnerhttps://bugs.python.org/user2377
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.