René's URL Explorer Experiment


Title: Issue 16656: os.listdir() returns unusable bytes result on Windows - 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/60860 https://github.com/python/cpython/issues/60860
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
tests.pyhttps://bugs.python.org/file28288/tests.py
python2.out.txthttps://bugs.python.org/file28289/python2.out.txt
python3.out.txthttps://bugs.python.org/file28290/python3.out.txt
test_unicode_fname.pyhttps://bugs.python.org/file28293/test_unicode_fname.py
py27fname.loghttps://bugs.python.org/file28305/py27fname.log
py33fname.loghttps://bugs.python.org/file28306/py33fname.log
listdir_unicode-2.7.patchhttps://bugs.python.org/file28319/listdir_unicode-2.7.patch
reviewhttps://bugs.python.org/review/16656/#ps6820
msg177276https://bugs.python.org/issue16656#msg177276
(view)https://bugs.python.org/msg177276
msg177279https://bugs.python.org/issue16656#msg177279
(view)https://bugs.python.org/msg177279
msg177281https://bugs.python.org/issue16656#msg177281
(view)https://bugs.python.org/msg177281
msg177282https://bugs.python.org/issue16656#msg177282
(view)https://bugs.python.org/msg177282
msg177283https://bugs.python.org/issue16656#msg177283
(view)https://bugs.python.org/msg177283
msg177284https://bugs.python.org/issue16656#msg177284
(view)https://bugs.python.org/msg177284
msg177285https://bugs.python.org/issue16656#msg177285
(view)https://bugs.python.org/msg177285
msg177331https://bugs.python.org/issue16656#msg177331
(view)https://bugs.python.org/msg177331
msg177333https://bugs.python.org/issue16656#msg177333
(view)https://bugs.python.org/msg177333
msg177335https://bugs.python.org/issue16656#msg177335
(view)https://bugs.python.org/msg177335
msg177339https://bugs.python.org/issue16656#msg177339
(view)https://bugs.python.org/msg177339
issue 1602https://bugs.python.org/issue1602
msg177343https://bugs.python.org/issue16656#msg177343
(view)https://bugs.python.org/msg177343
issue 1602https://bugs.python.org/issue1602
msg177370https://bugs.python.org/issue16656#msg177370
(view)https://bugs.python.org/msg177370
encodings\cp437.pyhttps://github.com/python/cpython/blob/3.3/Lib/encodings/cp437.py#L19
encodings\cp437.pyhttps://github.com/python/cpython/blob/3.3/Lib/encodings/cp437.py#L19
msg177373https://bugs.python.org/issue16656#msg177373
(view)https://bugs.python.org/msg177373
msg177374https://bugs.python.org/issue16656#msg177374
(view)https://bugs.python.org/msg177374
msg177375https://bugs.python.org/issue16656#msg177375
(view)https://bugs.python.org/msg177375
issue1602https://bugs.python.org/issue1602
http://wiki.python.org/moin/PrintFailshttp://wiki.python.org/moin/PrintFails
msg177377https://bugs.python.org/issue16656#msg177377
(view)https://bugs.python.org/msg177377
msg177378https://bugs.python.org/issue16656#msg177378
(view)https://bugs.python.org/msg177378
msg177416https://bugs.python.org/issue16656#msg177416
(view)https://bugs.python.org/msg177416
msg177438https://bugs.python.org/issue16656#msg177438
(view)https://bugs.python.org/msg177438
msg177439https://bugs.python.org/issue16656#msg177439
(view)https://bugs.python.org/msg177439
msg177468https://bugs.python.org/issue16656#msg177468
(view)https://bugs.python.org/msg177468
msg177472https://bugs.python.org/issue16656#msg177472
(view)https://bugs.python.org/msg177472
msg177478https://bugs.python.org/issue16656#msg177478
(view)https://bugs.python.org/msg177478
msg177492https://bugs.python.org/issue16656#msg177492
(view)https://bugs.python.org/msg177492
msg177494https://bugs.python.org/issue16656#msg177494
(view)https://bugs.python.org/msg177494
msg177496https://bugs.python.org/issue16656#msg177496
(view)https://bugs.python.org/msg177496
msg177503https://bugs.python.org/issue16656#msg177503
(view)https://bugs.python.org/msg177503
msg177508https://bugs.python.org/issue16656#msg177508
(view)https://bugs.python.org/msg177508
msg177509https://bugs.python.org/issue16656#msg177509
(view)https://bugs.python.org/msg177509
msg177511https://bugs.python.org/issue16656#msg177511
(view)https://bugs.python.org/msg177511
https://github.com/haypo/unicode_book/wikihttps://github.com/haypo/unicode_book/wiki
msg177512https://bugs.python.org/issue16656#msg177512
(view)https://bugs.python.org/msg177512
msg177514https://bugs.python.org/issue16656#msg177514
(view)https://bugs.python.org/msg177514
msg177526https://bugs.python.org/issue16656#msg177526
(view)https://bugs.python.org/msg177526
msg177534https://bugs.python.org/issue16656#msg177534
(view)https://bugs.python.org/msg177534
msg177609https://bugs.python.org/issue16656#msg177609
(view)https://bugs.python.org/msg177609
issue13247https://bugs.python.org/issue13247
msg177610https://bugs.python.org/issue16656#msg177610
(view)https://bugs.python.org/msg177610
pitrouhttps://bugs.python.org/user2040
msg177610https://bugs.python.org/msg177610
msg177609https://bugs.python.org/msg177609
msg177534https://bugs.python.org/msg177534
msg177526https://bugs.python.org/msg177526
msg177514https://bugs.python.org/msg177514
msg177512https://bugs.python.org/msg177512
msg177511https://bugs.python.org/msg177511
msg177509https://bugs.python.org/msg177509
listdir_unicode-2.7.patchhttps://bugs.python.org/file28319
patchhttps://bugs.python.org/keyword2
msg177508https://bugs.python.org/msg177508
msg177503https://bugs.python.org/msg177503
msg177496https://bugs.python.org/msg177496
msg177494https://bugs.python.org/msg177494
msg177492https://bugs.python.org/msg177492
msg177478https://bugs.python.org/msg177478
vstinnerhttps://bugs.python.org/user2377
msg177472https://bugs.python.org/msg177472
larryhttps://bugs.python.org/user2731
ezio.melottihttps://bugs.python.org/user7047
loewishttps://bugs.python.org/user8
msg177468https://bugs.python.org/msg177468
msg177439https://bugs.python.org/msg177439
py33fname.loghttps://bugs.python.org/file28306
py27fname.loghttps://bugs.python.org/file28305
msg177438https://bugs.python.org/msg177438
eric.araujohttps://bugs.python.org/user7641
msg177416https://bugs.python.org/msg177416
test_unicode_fname.pyhttps://bugs.python.org/file28291
test_unicode_fname.pyhttps://bugs.python.org/file28293
msg177378https://bugs.python.org/msg177378
test_unicode_fname.pyhttps://bugs.python.org/file28291
msg177377https://bugs.python.org/msg177377
msg177375https://bugs.python.org/msg177375
msg177374https://bugs.python.org/msg177374
python3.out.txthttps://bugs.python.org/file28290
python2.out.txthttps://bugs.python.org/file28289
tests.pyhttps://bugs.python.org/file28288
msg177373https://bugs.python.org/msg177373
msg177370https://bugs.python.org/msg177370
msg177343https://bugs.python.org/msg177343
msg177339https://bugs.python.org/msg177339
msg177335https://bugs.python.org/msg177335
amaury.forgeotdarchttps://bugs.python.org/user1076
msg177333https://bugs.python.org/msg177333
msg177331https://bugs.python.org/msg177331
msg177285https://bugs.python.org/msg177285
jklothhttps://bugs.python.org/user4624
msg177284https://bugs.python.org/msg177284
msg177283https://bugs.python.org/msg177283
msg177282https://bugs.python.org/msg177282
r.david.murrayhttps://bugs.python.org/user9663
msg177281https://bugs.python.org/msg177281
msg177279https://bugs.python.org/msg177279
msg177278https://bugs.python.org/msg177278
serhiy.storchakahttps://bugs.python.org/user15623
msg177278https://bugs.python.org/msg177278
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.