René's URL Explorer Experiment


Title: Issue 13238: Add shell command helpers to subprocess module - 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/57447 https://github.com/python/cpython/issues/57447
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
issue13238_shell_helpers.diffhttps://bugs.python.org/file23542/issue13238_shell_helpers.diff
reviewhttps://bugs.python.org/review/13238/#ps3553
b267e72c8c10.diffhttps://bugs.python.org/file23694/b267e72c8c10.diff
reviewhttps://bugs.python.org/review/13238/#ps3651
https://bitbucket.org/ncoghlan/cpython_sandboxhttps://bitbucket.org/ncoghlan/cpython_sandbox
shell_helperhttps://bitbucket.org/ncoghlan/cpython_sandbox/shortlog/shell_helper
msg146061https://bugs.python.org/issue13238#msg146061
(view)https://bugs.python.org/msg146061
http://code.activestate.com/recipes/577891-simple-invocation-of-shell-commands/http://code.activestate.com/recipes/577891-simple-invocation-of-shell-commands/
msg146062https://bugs.python.org/issue13238#msg146062
(view)https://bugs.python.org/msg146062
msg146064https://bugs.python.org/issue13238#msg146064
(view)https://bugs.python.org/msg146064
msg146065https://bugs.python.org/issue13238#msg146065
(view)https://bugs.python.org/msg146065
msg146069https://bugs.python.org/issue13238#msg146069
(view)https://bugs.python.org/msg146069
msg146077https://bugs.python.org/issue13238#msg146077
(view)https://bugs.python.org/msg146077
msg146085https://bugs.python.org/issue13238#msg146085
(view)https://bugs.python.org/msg146085
msg146148https://bugs.python.org/issue13238#msg146148
(view)https://bugs.python.org/msg146148
msg146150https://bugs.python.org/issue13238#msg146150
(view)https://bugs.python.org/msg146150
msg146153https://bugs.python.org/issue13238#msg146153
(view)https://bugs.python.org/msg146153
msg146154https://bugs.python.org/issue13238#msg146154
(view)https://bugs.python.org/msg146154
msg146155https://bugs.python.org/issue13238#msg146155
(view)https://bugs.python.org/msg146155
msg146156https://bugs.python.org/issue13238#msg146156
(view)https://bugs.python.org/msg146156
msg146210https://bugs.python.org/issue13238#msg146210
(view)https://bugs.python.org/msg146210
msg146211https://bugs.python.org/issue13238#msg146211
(view)https://bugs.python.org/msg146211
msg146299https://bugs.python.org/issue13238#msg146299
(view)https://bugs.python.org/msg146299
msg146345https://bugs.python.org/issue13238#msg146345
(view)https://bugs.python.org/msg146345
shlex.pyhttps://github.com/python/cpython/blob/main/Lib/shlex.py#L285
msg146364https://bugs.python.org/issue13238#msg146364
(view)https://bugs.python.org/msg146364
http://docs.python.org/dev/library/subprocess#subprocess.getstatusoutputhttp://docs.python.org/dev/library/subprocess#subprocess.getstatusoutput
http://bugs.python.org/issue10197http://bugs.python.org/issue10197
msg146367https://bugs.python.org/issue13238#msg146367
(view)https://bugs.python.org/msg146367
https://bitbucket.org/ncoghlan/cpython_sandbox/changeset/f19accc9a91bhttps://bitbucket.org/ncoghlan/cpython_sandbox/changeset/f19accc9a91b
msg146555https://bugs.python.org/issue13238#msg146555
(view)https://bugs.python.org/msg146555
msg146556https://bugs.python.org/issue13238#msg146556
(view)https://bugs.python.org/msg146556
msg146567https://bugs.python.org/issue13238#msg146567
(view)https://bugs.python.org/msg146567
msg146570https://bugs.python.org/issue13238#msg146570
(view)https://bugs.python.org/msg146570
msg146589https://bugs.python.org/issue13238#msg146589
(view)https://bugs.python.org/msg146589
msg146603https://bugs.python.org/issue13238#msg146603
(view)https://bugs.python.org/msg146603
msg146609https://bugs.python.org/issue13238#msg146609
(view)https://bugs.python.org/msg146609
msg146705https://bugs.python.org/issue13238#msg146705
(view)https://bugs.python.org/msg146705
msg147291https://bugs.python.org/issue13238#msg147291
(view)https://bugs.python.org/msg147291
msg147292https://bugs.python.org/issue13238#msg147292
(view)https://bugs.python.org/msg147292
msg147686https://bugs.python.org/issue13238#msg147686
(view)https://bugs.python.org/msg147686
msg147708https://bugs.python.org/issue13238#msg147708
(view)https://bugs.python.org/msg147708
msg147739https://bugs.python.org/issue13238#msg147739
(view)https://bugs.python.org/msg147739
msg149216https://bugs.python.org/issue13238#msg149216
(view)https://bugs.python.org/msg149216
http://pypi.python.org/pypi/shell_commandhttp://pypi.python.org/pypi/shell_command
http://shell-command.readthedocs.orghttp://shell-command.readthedocs.org
https://bitbucket.org/ncoghlan/shell_command/https://bitbucket.org/ncoghlan/shell_command/
msg154332https://bugs.python.org/issue13238#msg154332
(view)https://bugs.python.org/msg154332
http://julialang.org/manual/running-external-programs/http://julialang.org/manual/running-external-programs/
msg157250https://bugs.python.org/issue13238#msg157250
(view)https://bugs.python.org/msg157250
msg174017https://bugs.python.org/issue13238#msg174017
(view)https://bugs.python.org/msg174017
http://plumbum.readthedocs.org/en/latest/http://plumbum.readthedocs.org/en/latest/
http://amoffat.github.com/sh/http://amoffat.github.com/sh/
msg191069https://bugs.python.org/issue13238#msg191069
(view)https://bugs.python.org/msg191069
https://pypi.python.org/pypi/sargehttps://pypi.python.org/pypi/sarge
msg240346https://bugs.python.org/issue13238#msg240346
(view)https://bugs.python.org/msg240346
msg240346https://bugs.python.org/msg240346
piotr.dobrogosthttps://bugs.python.org/user15108
paul.moorehttps://bugs.python.org/user301
msg191069https://bugs.python.org/msg191069
asvetlovhttps://bugs.python.org/user10303
martin.panterhttps://bugs.python.org/user14751
msg174017https://bugs.python.org/msg174017
eric.snowhttps://bugs.python.org/user14000
r.david.murrayhttps://bugs.python.org/user9663
msg157250https://bugs.python.org/msg157250
msg154332https://bugs.python.org/msg154332
msg149216https://bugs.python.org/msg149216
msg147739https://bugs.python.org/msg147739
rhettingerhttps://bugs.python.org/user114
msg147708https://bugs.python.org/msg147708
msg147686https://bugs.python.org/msg147686
b267e72c8c10.diffhttps://bugs.python.org/file23694
msg147292https://bugs.python.org/msg147292
msg147291https://bugs.python.org/msg147291
msg146705https://bugs.python.org/msg146705
msg146609https://bugs.python.org/msg146609
msg146603https://bugs.python.org/msg146603
msg146589https://bugs.python.org/msg146589
msg146570https://bugs.python.org/msg146570
msg146567https://bugs.python.org/msg146567
msg146556https://bugs.python.org/msg146556
issue13238_shell_helpers.diffhttps://bugs.python.org/file23542
patchhttps://bugs.python.org/keyword2
msg146555https://bugs.python.org/msg146555
msg146367https://bugs.python.org/msg146367
msg146364https://bugs.python.org/msg146364
msg146345https://bugs.python.org/msg146345
msg146299https://bugs.python.org/msg146299
msg146211https://bugs.python.org/msg146211
msg146210https://bugs.python.org/msg146210
msg146156https://bugs.python.org/msg146156
msg146155https://bugs.python.org/msg146155
msg146154https://bugs.python.org/msg146154
msg146153https://bugs.python.org/msg146153
pitrouhttps://bugs.python.org/user2040
msg146150https://bugs.python.org/msg146150
msg146148https://bugs.python.org/msg146148
eric.araujohttps://bugs.python.org/user7641
msg146085https://bugs.python.org/msg146085
msg146077https://bugs.python.org/msg146077
cvreberthttps://bugs.python.org/user10148
msg146069https://bugs.python.org/msg146069
msg146065https://bugs.python.org/msg146065
msg146064https://bugs.python.org/msg146064
alexhttps://bugs.python.org/user9612
msg146062https://bugs.python.org/msg146062
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.