René's URL Explorer Experiment


Title: Issue 8610: Python3/POSIX: errors if file system encoding is None - Python tracker

Mail addresses
victor.stinner@haypocalc.com
victor.stinner@haypocalc.com
victor.stinner@haypocalc.com

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/52856 https://github.com/python/cpython/issues/52856
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
initfsencoding-4.patchhttps://bugs.python.org/file17247/initfsencoding-4.patch
initfsencoding-5-utf-8.patchhttps://bugs.python.org/file17252/initfsencoding-5-utf-8.patch
msg104924https://bugs.python.org/issue8610#msg104924
(view)https://bugs.python.org/msg104924
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L670
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L1101
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L1088
msg104984https://bugs.python.org/issue8610#msg104984
(view)https://bugs.python.org/msg104984
msg104986https://bugs.python.org/issue8610#msg104986
(view)https://bugs.python.org/msg104986
msg105002https://bugs.python.org/issue8610#msg105002
(view)https://bugs.python.org/msg105002
msg105005https://bugs.python.org/issue8610#msg105005
(view)https://bugs.python.org/msg105005
#8611https://bugs.python.org/issue8611
#8603https://bugs.python.org/issue8603
msg105007https://bugs.python.org/issue8610#msg105007
(view)https://bugs.python.org/msg105007
msg105008https://bugs.python.org/issue8610#msg105008
(view)https://bugs.python.org/msg105008
msg105010https://bugs.python.org/issue8610#msg105010
(view)https://bugs.python.org/msg105010
msg105031https://bugs.python.org/issue8610#msg105031
(view)https://bugs.python.org/msg105031
issue8622https://bugs.python.org/issue8622
msg105175https://bugs.python.org/issue8610#msg105175
(view)https://bugs.python.org/msg105175
#8610https://bugs.python.org/issue8610
msg105176https://bugs.python.org/issue8610#msg105176
(view)https://bugs.python.org/msg105176
#8622https://bugs.python.org/issue8622
msg105188https://bugs.python.org/issue8610#msg105188
(view)https://bugs.python.org/msg105188
#8622https://bugs.python.org/issue8622
msg105189https://bugs.python.org/issue8610#msg105189
(view)https://bugs.python.org/msg105189
#8622https://bugs.python.org/issue8622
#8611https://bugs.python.org/issue8611
msg105195https://bugs.python.org/issue8610#msg105195
(view)https://bugs.python.org/msg105195
#8611https://bugs.python.org/issue8611
msg105212https://bugs.python.org/issue8610#msg105212
(view)https://bugs.python.org/msg105212
msg105247https://bugs.python.org/issue8610#msg105247
(view)https://bugs.python.org/msg105247
#8611https://bugs.python.org/issue8611
#8611https://bugs.python.org/issue8611
msg105805https://bugs.python.org/issue8610#msg105805
(view)https://bugs.python.org/msg105805
r81190https://hg.python.org/lookup/r81190
r81191https://hg.python.org/lookup/r81191
#8725https://bugs.python.org/issue8725
msg105805https://bugs.python.org/msg105805
initfsencoding-5-utf-8.patchhttps://bugs.python.org/file17252
msg105247https://bugs.python.org/msg105247
initfsencoding-3.patchhttps://bugs.python.org/file17244
initfsencoding-4.patchhttps://bugs.python.org/file17247
msg105212https://bugs.python.org/msg105212
msg105195https://bugs.python.org/msg105195
initfsencoding-2.patchhttps://bugs.python.org/file17242
initfsencoding-3.patchhttps://bugs.python.org/file17244
msg105189https://bugs.python.org/msg105189
msg105188https://bugs.python.org/msg105188
msg105176https://bugs.python.org/msg105176
initfsencoding.patchhttps://bugs.python.org/file17214
no_fsencoding_error.patchhttps://bugs.python.org/file17213
initfsencoding-2.patchhttps://bugs.python.org/file17242
msg105175https://bugs.python.org/msg105175
msg105031https://bugs.python.org/msg105031
msg105010https://bugs.python.org/msg105010
msg105008https://bugs.python.org/msg105008
msg105007https://bugs.python.org/msg105007
msg105005https://bugs.python.org/msg105005
lemburghttps://bugs.python.org/user4
msg105002https://bugs.python.org/msg105002
Arfreverhttps://bugs.python.org/user9138
loewishttps://bugs.python.org/user8
pitrouhttps://bugs.python.org/user2040
initfsencoding.patchhttps://bugs.python.org/file17214
msg104986https://bugs.python.org/msg104986
no_fsencoding_error.patchhttps://bugs.python.org/file17213
patchhttps://bugs.python.org/keyword2
msg104984https://bugs.python.org/msg104984
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.