René's URL Explorer Experiment


Title: Issue 8513: subprocess: support bytes program name (POSIX) - 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/52759 https://github.com/python/cpython/issues/52759
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
8514https://bugs.python.org/issue8514
8603https://bugs.python.org/issue8603
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
subprocess_bytes_program-5.patchhttps://bugs.python.org/file17379/subprocess_bytes_program-5.patch
msg104059https://bugs.python.org/issue8513#msg104059
(view)https://bugs.python.org/msg104059
#8391https://bugs.python.org/issue8391
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L449
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L681
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L1116
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L1115
subprocess.pyhttps://github.com/python/cpython/blob/main/Lib/subprocess.py#L1114
posixpath.pyhttps://github.com/python/cpython/blob/main/Lib/posixpath.py#L75
msg104061https://bugs.python.org/issue8513#msg104061
(view)https://bugs.python.org/msg104061
msg104065https://bugs.python.org/issue8513#msg104065
(view)https://bugs.python.org/msg104065
#8514https://bugs.python.org/issue8514
msg104208https://bugs.python.org/issue8513#msg104208
(view)https://bugs.python.org/msg104208
msg104922https://bugs.python.org/issue8513#msg104922
(view)https://bugs.python.org/msg104922
#8514https://bugs.python.org/issue8514
#8603https://bugs.python.org/issue8603
msg105169https://bugs.python.org/issue8513#msg105169
(view)https://bugs.python.org/msg105169
msg105170https://bugs.python.org/issue8513#msg105170
(view)https://bugs.python.org/msg105170
#8603https://bugs.python.org/issue8603
#8603https://bugs.python.org/issue8603
#8640https://bugs.python.org/issue8640
msg105262https://bugs.python.org/issue8513#msg105262
(view)https://bugs.python.org/msg105262
msg105276https://bugs.python.org/issue8513#msg105276
(view)https://bugs.python.org/msg105276
#8514https://bugs.python.org/issue8514
#8514https://bugs.python.org/issue8514
msg105282https://bugs.python.org/issue8513#msg105282
(view)https://bugs.python.org/msg105282
msg105322https://bugs.python.org/issue8513#msg105322
(view)https://bugs.python.org/msg105322
r81001https://hg.python.org/lookup/r81001
msg105365https://bugs.python.org/issue8513#msg105365
(view)https://bugs.python.org/msg105365
r81001https://hg.python.org/lookup/r81001
test\test_os.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_os.py#L683
msg105370https://bugs.python.org/issue8513#msg105370
(view)https://bugs.python.org/msg105370
r81019https://hg.python.org/lookup/r81019
msg105843https://bugs.python.org/issue8513#msg105843
(view)https://bugs.python.org/msg105843
msg105882https://bugs.python.org/issue8513#msg105882
(view)https://bugs.python.org/msg105882
msg105888https://bugs.python.org/issue8513#msg105888
(view)https://bugs.python.org/msg105888
msg105890https://bugs.python.org/issue8513#msg105890
(view)https://bugs.python.org/msg105890
msg105891https://bugs.python.org/issue8513#msg105891
(view)https://bugs.python.org/msg105891
msg105962https://bugs.python.org/issue8513#msg105962
(view)https://bugs.python.org/msg105962
msg105991https://bugs.python.org/issue8513#msg105991
(view)https://bugs.python.org/msg105991
r81291https://hg.python.org/lookup/r81291
r81292https://hg.python.org/lookup/r81292
msg129964https://bugs.python.org/issue8513#msg129964
(view)https://bugs.python.org/msg129964
r88720https://hg.python.org/lookup/r88720
gregory.p.smithhttps://bugs.python.org/user252
vstinnerhttps://bugs.python.org/user2377
Arfreverhttps://bugs.python.org/user9138
msg129964https://bugs.python.org/msg129964
msg105991https://bugs.python.org/msg105991
msg105962https://bugs.python.org/msg105962
needs reviewhttps://bugs.python.org/keyword8
msg105891https://bugs.python.org/msg105891
subprocess_bytes_program-5.patchhttps://bugs.python.org/file17379
subprocess_bytes_program-4.patchhttps://bugs.python.org/file17378
issue8513_partA-fsencode.patchhttps://bugs.python.org/file17261
issue8513_partA.patchhttps://bugs.python.org/file17240
subprocess_bytes_program-4.patchhttps://bugs.python.org/file17376
subprocess_bytes_program-4.patchhttps://bugs.python.org/file17378
msg105890https://bugs.python.org/msg105890
subprocess_bytes_program-3.patchhttps://bugs.python.org/file17372
subprocess_bytes_program-4.patchhttps://bugs.python.org/file17376
msg105888https://bugs.python.org/msg105888
subprocess_bytes_program-3.patchhttps://bugs.python.org/file17372
msg105882https://bugs.python.org/msg105882
issue8640 dependencieshttps://bugs.python.org/issue8640
msg105843https://bugs.python.org/msg105843
msg105370https://bugs.python.org/msg105370
msg105365https://bugs.python.org/msg105365
msg105322https://bugs.python.org/msg105322
issue8513_partA-fsencode.patchhttps://bugs.python.org/file17261
msg105282https://bugs.python.org/msg105282
msg105276https://bugs.python.org/msg105276
msg105262https://bugs.python.org/msg105262
Add fsencode() functions to os modulehttps://bugs.python.org/issue8514
msg105170https://bugs.python.org/msg105170
msg105169https://bugs.python.org/msg105169
subprocess_bytes_program.patchhttps://bugs.python.org/file17060
issue8513_partA.patchhttps://bugs.python.org/file17240
Create a bytes version of os.environ and getenvb()https://bugs.python.org/issue8603
Add fsencode() functions to os modulehttps://bugs.python.org/issue8514
msg104922https://bugs.python.org/msg104922
msg104208https://bugs.python.org/msg104208
Arfreverhttps://bugs.python.org/user9138
Add fsencode() functions to os modulehttps://bugs.python.org/issue8514
msg104065https://bugs.python.org/msg104065
subprocess_bytes_program.patchhttps://bugs.python.org/file17060
patchhttps://bugs.python.org/keyword2
msg104061https://bugs.python.org/msg104061
gregory.p.smithhttps://bugs.python.org/user252
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.