René's URL Explorer Experiment


Title: Issue 19977: Use "surrogateescape" error handler for sys.stdin and sys.stdout on UNIX for the C locale - 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/64176 https://github.com/python/cpython/issues/64176
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
c_locale_surrogateescape.patchhttps://bugs.python.org/file33122/c_locale_surrogateescape.patch
reviewhttps://bugs.python.org/review/19977/#ps10314
test_ls.pyhttps://bugs.python.org/file33124/test_ls.py
msg206111https://bugs.python.org/issue19977#msg206111
(view)https://bugs.python.org/msg206111
PEP 383https://www.python.org/dev/peps/pep-0383/
#19846https://bugs.python.org/issue19846
#19847https://bugs.python.org/issue19847
msg206114https://bugs.python.org/issue19977#msg206114
(view)https://bugs.python.org/msg206114
msg206121https://bugs.python.org/issue19977#msg206121
(view)https://bugs.python.org/msg206121
msg206122https://bugs.python.org/issue19977#msg206122
(view)https://bugs.python.org/msg206122
msg206123https://bugs.python.org/issue19977#msg206123
(view)https://bugs.python.org/msg206123
msg206124https://bugs.python.org/issue19977#msg206124
(view)https://bugs.python.org/msg206124
msg206131https://bugs.python.org/issue19977#msg206131
(view)https://bugs.python.org/msg206131
msg206141https://bugs.python.org/issue19977#msg206141
(view)https://bugs.python.org/msg206141
msg206148https://bugs.python.org/issue19977#msg206148
(view)https://bugs.python.org/msg206148
msg206168https://bugs.python.org/issue19977#msg206168
(view)https://bugs.python.org/msg206168
issue 15216https://bugs.python.org/issue15216
issue 19846https://bugs.python.org/issue19846
msg207210https://bugs.python.org/issue19977#msg207210
(view)https://bugs.python.org/msg207210
msg207296https://bugs.python.org/issue19977#msg207296
(view)https://bugs.python.org/msg207296
msg207414https://bugs.python.org/issue19977#msg207414
(view)https://bugs.python.org/msg207414
msg210990https://bugs.python.org/issue19977#msg210990
(view)https://bugs.python.org/msg210990
msg213922https://bugs.python.org/issue19977#msg213922
(view)https://bugs.python.org/msg213922
bc06f67234d0https://hg.python.org/lookup/bc06f67234d0
#19977https://bugs.python.org/issue19977
http://hg.python.org/cpython/rev/bc06f67234d0http://hg.python.org/cpython/rev/bc06f67234d0
msg213925https://bugs.python.org/issue19977#msg213925
(view)https://bugs.python.org/msg213925
http://buildbot.python.org/all/builders/x86%20OpenIndiana%203.x/builds/7939/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/x86%20OpenIndiana%203.x/builds/7939/steps/test/logs/stdio
test/test_capi.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_capi.py#L352
msg213927https://bugs.python.org/issue19977#msg213927
(view)https://bugs.python.org/msg213927
msg213932https://bugs.python.org/issue19977#msg213932
(view)https://bugs.python.org/msg213932
3589980c98dehttps://hg.python.org/lookup/3589980c98de
#19977https://bugs.python.org/issue19977
#19036https://bugs.python.org/issue19036
http://hg.python.org/cpython/rev/3589980c98dehttp://hg.python.org/cpython/rev/3589980c98de
94d5025c70a3https://hg.python.org/lookup/94d5025c70a3
#19977https://bugs.python.org/issue19977
http://hg.python.org/cpython/rev/94d5025c70a3http://hg.python.org/cpython/rev/94d5025c70a3
msg213933https://bugs.python.org/issue19977#msg213933
(view)https://bugs.python.org/msg213933
c9905e802042https://hg.python.org/lookup/c9905e802042
#19977https://bugs.python.org/issue19977
http://hg.python.org/cpython/rev/c9905e802042http://hg.python.org/cpython/rev/c9905e802042
msg215029https://bugs.python.org/issue19977#msg215029
(view)https://bugs.python.org/msg215029
https://fedoraproject.org/wiki/Changes/Python_3_as_Defaulthttps://fedoraproject.org/wiki/Changes/Python_3_as_Default
msg215786https://bugs.python.org/issue19977#msg215786
(view)https://bugs.python.org/msg215786
https://fedoraproject.org/wiki/Changes/Python_3_as_Defaulthttps://fedoraproject.org/wiki/Changes/Python_3_as_Default
msg215812https://bugs.python.org/issue19977#msg215812
(view)https://bugs.python.org/msg215812
msg215815https://bugs.python.org/issue19977#msg215815
(view)https://bugs.python.org/msg215815
msg217300https://bugs.python.org/issue19977#msg217300
(view)https://bugs.python.org/msg217300
msg217314https://bugs.python.org/issue19977#msg217314
(view)https://bugs.python.org/msg217314
Issue 21368https://bugs.python.org/issue21368
msg217315https://bugs.python.org/issue19977#msg217315
(view)https://bugs.python.org/msg217315
msg217317https://bugs.python.org/issue19977#msg217317
(view)https://bugs.python.org/msg217317
msg217329https://bugs.python.org/issue19977#msg217329
(view)https://bugs.python.org/msg217329
msg217332https://bugs.python.org/issue19977#msg217332
(view)https://bugs.python.org/msg217332
#19846https://bugs.python.org/issue19846
#19847https://bugs.python.org/issue19847
msg217355https://bugs.python.org/issue19977#msg217355
(view)https://bugs.python.org/msg217355
msg217385https://bugs.python.org/issue19977#msg217385
(view)https://bugs.python.org/msg217385
issue 8776https://bugs.python.org/issue8776
PEP 432https://www.python.org/dev/peps/pep-0432/
msg217386https://bugs.python.org/issue19977#msg217386
(view)https://bugs.python.org/msg217386
PEP 432https://www.python.org/dev/peps/pep-0432/
msg217387https://bugs.python.org/issue19977#msg217387
(view)https://bugs.python.org/msg217387
msg284849https://bugs.python.org/issue19977#msg284849
(view)https://bugs.python.org/msg284849
#28180https://bugs.python.org/issue28180
msg284863https://bugs.python.org/issue19977#msg284863
(view)https://bugs.python.org/msg284863
PEP 538https://www.python.org/dev/peps/pep-0538/
PEP 540https://www.python.org/dev/peps/pep-0540/
msg284873https://bugs.python.org/issue19977#msg284873
(view)https://bugs.python.org/msg284873
msg284875https://bugs.python.org/issue19977#msg284875
(view)https://bugs.python.org/msg284875
https://www.python.org/dev/peps/pep-0540/#list-a-directory-into-stdouthttps://www.python.org/dev/peps/pep-0540/#list-a-directory-into-stdout
https://www.python.org/dev/peps/pep-0540/#display-unicode-characters-into-stdouthttps://www.python.org/dev/peps/pep-0540/#display-unicode-characters-into-stdout
PEP 538https://www.python.org/dev/peps/pep-0538/
PEP 540https://www.python.org/dev/peps/pep-0540/
msg308562https://bugs.python.org/issue19977#msg308562
(view)https://bugs.python.org/msg308562
PEP 538https://www.python.org/dev/peps/pep-0538/
bpo-28180https://bugs.python.org/issue28180
PEP 540https://www.python.org/dev/peps/pep-0540/
bpo-29240https://bugs.python.org/issue29240
msg308562https://bugs.python.org/msg308562
msg284875https://bugs.python.org/msg284875
msg284873https://bugs.python.org/msg284873
msg284863https://bugs.python.org/msg284863
msg284849https://bugs.python.org/msg284849
issue22555 dependencieshttps://bugs.python.org/issue22555
msg217387https://bugs.python.org/msg217387
msg217386https://bugs.python.org/msg217386
msg217385https://bugs.python.org/msg217385
msg217355https://bugs.python.org/msg217355
msg217332https://bugs.python.org/msg217332
msg217329https://bugs.python.org/msg217329
msg217317https://bugs.python.org/msg217317
msg217315https://bugs.python.org/msg217315
msg217314https://bugs.python.org/msg217314
msg217300https://bugs.python.org/msg217300
msg215815https://bugs.python.org/msg215815
msg215812https://bugs.python.org/msg215812
msg215786https://bugs.python.org/msg215786
msg215029https://bugs.python.org/msg215029
ishimotohttps://bugs.python.org/user940
msg213933https://bugs.python.org/msg213933
msg213932https://bugs.python.org/msg213932
msg213927https://bugs.python.org/msg213927
msg213925https://bugs.python.org/msg213925
python-devhttps://bugs.python.org/user13902
msg213922https://bugs.python.org/msg213922
msg210990https://bugs.python.org/msg210990
issue20329 supersederhttps://bugs.python.org/issue20329
issue20329 supersederhttps://bugs.python.org/issue20329
msg207414https://bugs.python.org/msg207414
msg207296https://bugs.python.org/msg207296
larryhttps://bugs.python.org/user2731
bkabrdahttps://bugs.python.org/user15772
msg207210https://bugs.python.org/msg207210
jwilkhttps://bugs.python.org/user4692
martin.panterhttps://bugs.python.org/user14751
msg206168https://bugs.python.org/msg206168
serhiy.storchakahttps://bugs.python.org/user15623
msg206148https://bugs.python.org/msg206148
msg206141https://bugs.python.org/msg206141
msg206131https://bugs.python.org/msg206131
pitrouhttps://bugs.python.org/user2040
msg206124https://bugs.python.org/msg206124
msg206123https://bugs.python.org/msg206123
test_ls.pyhttps://bugs.python.org/file33124
msg206122https://bugs.python.org/msg206122
msg206121https://bugs.python.org/msg206121
r.david.murrayhttps://bugs.python.org/user9663
msg206114https://bugs.python.org/msg206114
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.