René's URL Explorer Experiment


Title: Issue 16218: Python launcher does not support unicode characters - Python tracker

Mail addresses
report@bugs.python.org
./@test_63568_tmp.py

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/60422 https://github.com/python/cpython/issues/60422
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
pythonrun_filename_decoding.patchhttps://bugs.python.org/file27630/pythonrun_filename_decoding.patch
reviewhttps://bugs.python.org/review/16218/#ps6318
pythonrun_filename_decoding_2.patchhttps://bugs.python.org/file27707/pythonrun_filename_decoding_2.patch
reviewhttps://bugs.python.org/review/16218/#ps6380
pythonrun_filename_decoding_test.patchhttps://bugs.python.org/file27846/pythonrun_filename_decoding_test.patch
reviewhttps://bugs.python.org/review/16218/#ps6481
pythonrun_filename_decoding_test_2.patchhttps://bugs.python.org/file27854/pythonrun_filename_decoding_test_2.patch
reviewhttps://bugs.python.org/review/16218/#ps6488
test_non_ascii.patchhttps://bugs.python.org/file27888/test_non_ascii.patch
reviewhttps://bugs.python.org/review/16218/#ps6510
msg172807https://bugs.python.org/issue16218#msg172807
(view)https://bugs.python.org/msg172807
msg173359https://bugs.python.org/issue16218#msg173359
(view)https://bugs.python.org/msg173359
msg173373https://bugs.python.org/issue16218#msg173373
(view)https://bugs.python.org/msg173373
msg173374https://bugs.python.org/issue16218#msg173374
(view)https://bugs.python.org/msg173374
msg173376https://bugs.python.org/issue16218#msg173376
(view)https://bugs.python.org/msg173376
msg173382https://bugs.python.org/issue16218#msg173382
(view)https://bugs.python.org/msg173382
msg173724https://bugs.python.org/issue16218#msg173724
(view)https://bugs.python.org/msg173724
msg174408https://bugs.python.org/issue16218#msg174408
(view)https://bugs.python.org/msg174408
02d25098ad57https://hg.python.org/lookup/02d25098ad57
#16218https://bugs.python.org/issue16218
http://hg.python.org/cpython/rev/02d25098ad57http://hg.python.org/cpython/rev/02d25098ad57
1267d64c14b3https://hg.python.org/lookup/1267d64c14b3
#16218https://bugs.python.org/issue16218
http://hg.python.org/cpython/rev/1267d64c14b3http://hg.python.org/cpython/rev/1267d64c14b3
msg174409https://bugs.python.org/issue16218#msg174409
(view)https://bugs.python.org/msg174409
msg174427https://bugs.python.org/issue16218#msg174427
(view)https://bugs.python.org/msg174427
msg174430https://bugs.python.org/issue16218#msg174430
(view)https://bugs.python.org/msg174430
msg174433https://bugs.python.org/issue16218#msg174433
(view)https://bugs.python.org/msg174433
msg174521https://bugs.python.org/issue16218#msg174521
(view)https://bugs.python.org/msg174521
test/test_cmd_line_script.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_cmd_line_script.py#L373
test/test_cmd_line_script.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_cmd_line_script.py#L126
test/script_helper.pyhttps://github.com/python/cpython/blob/main/Lib/test/script_helper.py#L54
test/script_helper.pyhttps://github.com/python/cpython/blob/main/Lib/test/script_helper.py#L46
msg174529https://bugs.python.org/issue16218#msg174529
(view)https://bugs.python.org/msg174529
msg174531https://bugs.python.org/issue16218#msg174531
(view)https://bugs.python.org/msg174531
msg174549https://bugs.python.org/issue16218#msg174549
(view)https://bugs.python.org/msg174549
msg174560https://bugs.python.org/issue16218#msg174560
(view)https://bugs.python.org/msg174560
msg173373https://bugs.python.org/msg173373
msg174568https://bugs.python.org/issue16218#msg174568
(view)https://bugs.python.org/msg174568
msg173373https://bugs.python.org/msg173373
msg174571https://bugs.python.org/issue16218#msg174571
(view)https://bugs.python.org/msg174571
msg174573https://bugs.python.org/issue16218#msg174573
(view)https://bugs.python.org/msg174573
msg174577https://bugs.python.org/issue16218#msg174577
(view)https://bugs.python.org/msg174577
msg174581https://bugs.python.org/issue16218#msg174581
(view)https://bugs.python.org/msg174581
msg174587https://bugs.python.org/issue16218#msg174587
(view)https://bugs.python.org/msg174587
test\test_cmd_line_script.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_cmd_line_script.py#L373
test\test_cmd_line_script.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_cmd_line_script.py#L129
test\test_cmd_line_script.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_cmd_line_script.py#L113
msg174588https://bugs.python.org/issue16218#msg174588
(view)https://bugs.python.org/msg174588
msg174590https://bugs.python.org/issue16218#msg174590
(view)https://bugs.python.org/msg174590
msg174595https://bugs.python.org/issue16218#msg174595
(view)https://bugs.python.org/msg174595
msg174603https://bugs.python.org/issue16218#msg174603
(view)https://bugs.python.org/msg174603
884c2e93d3f7https://hg.python.org/lookup/884c2e93d3f7
#16218https://bugs.python.org/issue16218
http://hg.python.org/cpython/rev/884c2e93d3f7http://hg.python.org/cpython/rev/884c2e93d3f7
msg174604https://bugs.python.org/issue16218#msg174604
(view)https://bugs.python.org/msg174604
msg174606https://bugs.python.org/issue16218#msg174606
(view)https://bugs.python.org/msg174606
Lib/test/test_cmd_line_script.py:43https://github.com/python/cpython/blob/master/Lib/test/test_cmd_line_script.py#L43
msg174611https://bugs.python.org/issue16218#msg174611
(view)https://bugs.python.org/msg174611
95d1adf144eehttps://hg.python.org/lookup/95d1adf144ee
#16218https://bugs.python.org/issue16218
http://hg.python.org/cpython/rev/95d1adf144eehttp://hg.python.org/cpython/rev/95d1adf144ee
msg174620https://bugs.python.org/issue16218#msg174620
(view)https://bugs.python.org/msg174620
msg174841https://bugs.python.org/issue16218#msg174841
(view)https://bugs.python.org/msg174841
95d1adf144eehttps://hg.python.org/lookup/95d1adf144ee
test/test_cmd_line_script.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_cmd_line_script.py#L381
test/script_helper.pyhttps://github.com/python/cpython/blob/main/Lib/test/script_helper.py#L54
test/script_helper.pyhttps://github.com/python/cpython/blob/main/Lib/test/script_helper.py#L46
http://buildbot.python.org/all/builders/AMD64%20Mountain%20Lion%20%5BSB%5D%203.x/builds/404/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/AMD64%20Mountain%20Lion%20%5BSB%5D%203.x/builds/404/steps/test/logs/stdio
msg174842https://bugs.python.org/issue16218#msg174842
(view)https://bugs.python.org/msg174842
msg174844https://bugs.python.org/issue16218#msg174844
(view)https://bugs.python.org/msg174844
msg174864https://bugs.python.org/issue16218#msg174864
(view)https://bugs.python.org/msg174864
msg174865https://bugs.python.org/issue16218#msg174865
(view)https://bugs.python.org/msg174865
56df0d4f0011https://hg.python.org/lookup/56df0d4f0011
#16218https://bugs.python.org/issue16218
http://hg.python.org/cpython/rev/56df0d4f0011http://hg.python.org/cpython/rev/56df0d4f0011
msg174871https://bugs.python.org/issue16218#msg174871
(view)https://bugs.python.org/msg174871
msg174874https://bugs.python.org/issue16218#msg174874
(view)https://bugs.python.org/msg174874
msg174876https://bugs.python.org/issue16218#msg174876
(view)https://bugs.python.org/msg174876
msg174877https://bugs.python.org/issue16218#msg174877
(view)https://bugs.python.org/msg174877
msg174878https://bugs.python.org/issue16218#msg174878
(view)https://bugs.python.org/msg174878
test/test_cmd_line_script.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_cmd_line_script.py#L380
test/script_helper.pyhttps://github.com/python/cpython/blob/main/Lib/test/script_helper.py#L54
test/script_helper.pyhttps://github.com/python/cpython/blob/main/Lib/test/script_helper.py#L46
http://buildbot.python.org/all/builders/AMD64%20Mountain%20Lion%20%5BSB%5D%203.x/builds/410/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/AMD64%20Mountain%20Lion%20%5BSB%5D%203.x/builds/410/steps/test/logs/stdio
msg174881https://bugs.python.org/issue16218#msg174881
(view)https://bugs.python.org/msg174881
msg173373https://bugs.python.org/msg173373
msg174898https://bugs.python.org/issue16218#msg174898
(view)https://bugs.python.org/msg174898
#16414https://bugs.python.org/issue16414
msg174899https://bugs.python.org/issue16218#msg174899
(view)https://bugs.python.org/msg174899
msg173373https://bugs.python.org/msg173373
msg174901https://bugs.python.org/issue16218#msg174901
(view)https://bugs.python.org/msg174901
msg173373https://bugs.python.org/msg173373
msg174944https://bugs.python.org/issue16218#msg174944
(view)https://bugs.python.org/msg174944
#16416https://bugs.python.org/issue16416
msg175185https://bugs.python.org/issue16218#msg175185
(view)https://bugs.python.org/msg175185
Lib/test/test_genericpath.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_genericpath.py
msg175255https://bugs.python.org/issue16218#msg175255
(view)https://bugs.python.org/msg175255
56df0d4f0011https://hg.python.org/lookup/56df0d4f0011
msg175270https://bugs.python.org/issue16218#msg175270
(view)https://bugs.python.org/msg175270
msg173373https://bugs.python.org/msg173373
#16444https://bugs.python.org/issue16444
msg175273https://bugs.python.org/issue16218#msg175273
(view)https://bugs.python.org/msg175273
6b8a8bc6ba9chttps://hg.python.org/lookup/6b8a8bc6ba9c
#16444https://bugs.python.org/issue16444
#16218https://bugs.python.org/issue16218
http://hg.python.org/cpython/rev/6b8a8bc6ba9chttp://hg.python.org/cpython/rev/6b8a8bc6ba9c
msg175274https://bugs.python.org/issue16218#msg175274
(view)https://bugs.python.org/msg175274
56df0d4f0011https://hg.python.org/lookup/56df0d4f0011
#16444https://bugs.python.org/issue16444
msg175290https://bugs.python.org/issue16218#msg175290
(view)https://bugs.python.org/msg175290
56df0d4f0011https://hg.python.org/lookup/56df0d4f0011
msg175295https://bugs.python.org/issue16218#msg175295
(view)https://bugs.python.org/msg175295
msg175414https://bugs.python.org/issue16218#msg175414
(view)https://bugs.python.org/msg175414
6017f09ead53https://hg.python.org/lookup/6017f09ead53
#16218https://bugs.python.org/issue16218
#16444https://bugs.python.org/issue16444
http://hg.python.org/cpython/rev/6017f09ead53http://hg.python.org/cpython/rev/6017f09ead53
msg175435https://bugs.python.org/issue16218#msg175435
(view)https://bugs.python.org/msg175435
msg175436https://bugs.python.org/issue16218#msg175436
(view)https://bugs.python.org/msg175436
msg175437https://bugs.python.org/issue16218#msg175437
(view)https://bugs.python.org/msg175437
#16455https://bugs.python.org/issue16455
#16416https://bugs.python.org/issue16416
msg176872https://bugs.python.org/issue16218#msg176872
(view)https://bugs.python.org/msg176872
c25635b137cchttps://hg.python.org/lookup/c25635b137cc
#16455https://bugs.python.org/issue16455
http://hg.python.org/cpython/rev/c25635b137cchttp://hg.python.org/cpython/rev/c25635b137cc
#16455https://bugs.python.org/issue16455
msg178118https://bugs.python.org/issue16218#msg178118
(view)https://bugs.python.org/msg178118
msg178171https://bugs.python.org/issue16218#msg178171
(view)https://bugs.python.org/msg178171
msg178173https://bugs.python.org/issue16218#msg178173
(view)https://bugs.python.org/msg178173
msg178234https://bugs.python.org/issue16218#msg178234
(view)https://bugs.python.org/msg178234
#16416https://bugs.python.org/issue16416
#16455https://bugs.python.org/issue16455
#16218https://bugs.python.org/issue16218
#16218https://bugs.python.org/issue16218
#16414https://bugs.python.org/issue16414
#16444https://bugs.python.org/issue16444
msg178869https://bugs.python.org/issue16218#msg178869
(view)https://bugs.python.org/msg178869
41658a4fb3cchttps://hg.python.org/lookup/41658a4fb3cc
#16218https://bugs.python.org/issue16218
#16414https://bugs.python.org/issue16414
#16444https://bugs.python.org/issue16444
http://hg.python.org/cpython/rev/41658a4fb3cchttp://hg.python.org/cpython/rev/41658a4fb3cc
4d40c1ce8566https://hg.python.org/lookup/4d40c1ce8566
#16218https://bugs.python.org/issue16218
#16414https://bugs.python.org/issue16414
#16444https://bugs.python.org/issue16444
http://hg.python.org/cpython/rev/4d40c1ce8566http://hg.python.org/cpython/rev/4d40c1ce8566
msg178871https://bugs.python.org/issue16218#msg178871
(view)https://bugs.python.org/msg178871
msg179564https://bugs.python.org/issue16218#msg179564
(view)https://bugs.python.org/msg179564
msg179564https://bugs.python.org/msg179564
vstinnerhttps://bugs.python.org/user2377
https://bugs.python.org/userNone
msg178871https://bugs.python.org/msg178871
msg178869https://bugs.python.org/msg178869
msg178234https://bugs.python.org/msg178234
asvetlovhttps://bugs.python.org/user10303
vstinnerhttps://bugs.python.org/user2377
msg178173https://bugs.python.org/msg178173
msg178171https://bugs.python.org/msg178171
msg178118https://bugs.python.org/msg178118
msg176872https://bugs.python.org/msg176872
msg175437https://bugs.python.org/msg175437
msg175436https://bugs.python.org/msg175436
msg175435https://bugs.python.org/msg175435
msg175414https://bugs.python.org/msg175414
msg175295https://bugs.python.org/msg175295
msg175290https://bugs.python.org/msg175290
msg175274https://bugs.python.org/msg175274
msg175273https://bugs.python.org/msg175273
msg175270https://bugs.python.org/msg175270
koobshttps://bugs.python.org/user16276
msg175255https://bugs.python.org/msg175255
msg175185https://bugs.python.org/msg175185
msg174944https://bugs.python.org/msg174944
msg174901https://bugs.python.org/msg174901
msg174899https://bugs.python.org/msg174899
msg174898https://bugs.python.org/msg174898
msg174881https://bugs.python.org/msg174881
msg174878https://bugs.python.org/msg174878
msg174877https://bugs.python.org/msg174877
msg174876https://bugs.python.org/msg174876
msg174874https://bugs.python.org/msg174874
pitrouhttps://bugs.python.org/user2040
msg174871https://bugs.python.org/msg174871
msg174865https://bugs.python.org/msg174865
msg174864https://bugs.python.org/msg174864
test_non_ascii.patchhttps://bugs.python.org/file27888
msg174844https://bugs.python.org/msg174844
msg174842https://bugs.python.org/msg174842
msg174841https://bugs.python.org/msg174841
pythonrun_filename_decoding_test_2.patchhttps://bugs.python.org/file27854
msg174620https://bugs.python.org/msg174620
msg174611https://bugs.python.org/msg174611
msg174606https://bugs.python.org/msg174606
msg174604https://bugs.python.org/msg174604
msg174603https://bugs.python.org/msg174603
msg174595https://bugs.python.org/msg174595
msg174590https://bugs.python.org/msg174590
msg174588https://bugs.python.org/msg174588
msg174587https://bugs.python.org/msg174587
msg174581https://bugs.python.org/msg174581
msg174577https://bugs.python.org/msg174577
msg174573https://bugs.python.org/msg174573
msg174571https://bugs.python.org/msg174571
msg174568https://bugs.python.org/msg174568
vinay.sajiphttps://bugs.python.org/user328
msg174560https://bugs.python.org/msg174560
pythonrun_filename_decoding_test.patchhttps://bugs.python.org/file27846
msg174549https://bugs.python.org/msg174549
brian.curtinhttps://bugs.python.org/user10080
asvetlovhttps://bugs.python.org/user10303
msg174531https://bugs.python.org/msg174531
msg174529https://bugs.python.org/msg174529
jceahttps://bugs.python.org/user415
issue16387 supersederhttps://bugs.python.org/issue16387
skrahhttps://bugs.python.org/user11089
msg174521https://bugs.python.org/msg174521
msg174433https://bugs.python.org/msg174433
msg174430https://bugs.python.org/msg174430
vinay.sajiphttps://bugs.python.org/user328
msg174427https://bugs.python.org/msg174427
asvetlovhttps://bugs.python.org/user10303
msg174409https://bugs.python.org/msg174409
python-devhttps://bugs.python.org/user13902
msg174408https://bugs.python.org/msg174408
pythonrun_filename_decoding_2.patchhttps://bugs.python.org/file27707
msg173724https://bugs.python.org/msg173724
msg173382https://bugs.python.org/msg173382
ezio.melottihttps://bugs.python.org/user7047
vstinnerhttps://bugs.python.org/user2377
msg173376https://bugs.python.org/msg173376
pythonrun_filename_decoding.patchhttps://bugs.python.org/file27630
patchhttps://bugs.python.org/keyword2
msg173374https://bugs.python.org/msg173374
serhiy.storchakahttps://bugs.python.org/user15623
msg173373https://bugs.python.org/msg173373
3.3regressionhttps://bugs.python.org/keyword14
msg173359https://bugs.python.org/msg173359
gkleinhttps://bugs.python.org/user13236
tim.goldenhttps://bugs.python.org/user3951
brian.curtinhttps://bugs.python.org/user10080
jklothhttps://bugs.python.org/user4624
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.