René's URL Explorer Experiment


Title: Issue 18851: subprocess's Popen closes stdout/stderr filedescriptors used in another thread when Popen errors - 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/63051 https://github.com/python/cpython/issues/63051
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
subprocess_issue18851.patchhttps://bugs.python.org/file31498/subprocess_issue18851.patch
subprocess_issue18851_2.patchhttps://bugs.python.org/file31501/subprocess_issue18851_2.patch
subprocess_issue18851_3.patchhttps://bugs.python.org/file31502/subprocess_issue18851_3.patch
subprocess_issue18851_3.patchhttps://bugs.python.org/file31509/subprocess_issue18851_3.patch
reviewhttps://bugs.python.org/review/18851/#ps9099
msg196276https://bugs.python.org/issue18851#msg196276
(view)https://bugs.python.org/msg196276
threading.pyhttps://github.com/python/cpython/blob/2.7/Lib/threading.py#L808
threading.pyhttps://github.com/python/cpython/blob/2.7/Lib/threading.py#L761
subprocess.pyhttps://github.com/python/cpython/blob/2.7/Lib/subprocess.py#L806
subprocess.pyhttps://github.com/python/cpython/blob/2.7/Lib/subprocess.py#L1379
http://hg.python.org/cpython/file/ab05e7dd2788/Misc/NEWS#l629http://hg.python.org/cpython/file/ab05e7dd2788/Misc/NEWS#l629
msg196393https://bugs.python.org/issue18851#msg196393
(view)https://bugs.python.org/msg196393
msg196396https://bugs.python.org/issue18851#msg196396
(view)https://bugs.python.org/msg196396
msg196397https://bugs.python.org/issue18851#msg196397
(view)https://bugs.python.org/msg196397
msg196416https://bugs.python.org/issue18851#msg196416
(view)https://bugs.python.org/msg196416
msg196422https://bugs.python.org/issue18851#msg196422
(view)https://bugs.python.org/msg196422
msg196443https://bugs.python.org/issue18851#msg196443
(view)https://bugs.python.org/msg196443
https://pypi.python.org/pypi/subprocess32https://pypi.python.org/pypi/subprocess32
msg196448https://bugs.python.org/issue18851#msg196448
(view)https://bugs.python.org/msg196448
msg196449https://bugs.python.org/issue18851#msg196449
(view)https://bugs.python.org/msg196449
msg196463https://bugs.python.org/issue18851#msg196463
(view)https://bugs.python.org/msg196463
msg196471https://bugs.python.org/issue18851#msg196471
(view)https://bugs.python.org/msg196471
msg196472https://bugs.python.org/issue18851#msg196472
(view)https://bugs.python.org/msg196472
msg196582https://bugs.python.org/issue18851#msg196582
(view)https://bugs.python.org/msg196582
43749cb6bdbdhttps://hg.python.org/lookup/43749cb6bdbd
#18851https://bugs.python.org/issue18851
http://hg.python.org/cpython/rev/43749cb6bdbdhttp://hg.python.org/cpython/rev/43749cb6bdbd
msg196586https://bugs.python.org/issue18851#msg196586
(view)https://bugs.python.org/msg196586
c11754defe1chttps://hg.python.org/lookup/c11754defe1c
#18851https://bugs.python.org/issue18851
http://hg.python.org/cpython/rev/c11754defe1chttp://hg.python.org/cpython/rev/c11754defe1c
290ca31d4cfehttps://hg.python.org/lookup/290ca31d4cfe
#18851https://bugs.python.org/issue18851
http://hg.python.org/cpython/rev/290ca31d4cfehttp://hg.python.org/cpython/rev/290ca31d4cfe
msg196588https://bugs.python.org/issue18851#msg196588
(view)https://bugs.python.org/msg196588
msg196831https://bugs.python.org/issue18851#msg196831
(view)https://bugs.python.org/msg196831
msg196831https://bugs.python.org/msg196831
msg196588https://bugs.python.org/msg196588
msg196586https://bugs.python.org/msg196586
python-devhttps://bugs.python.org/user13902
msg196582https://bugs.python.org/msg196582
subprocess_issue18851_3.patchhttps://bugs.python.org/file31509
msg196472https://bugs.python.org/msg196472
subprocess_issue18851_3.patchhttps://bugs.python.org/file31508
subprocess_issue18851_3.patchhttps://bugs.python.org/file31508
msg196471https://bugs.python.org/msg196471
msg196463https://bugs.python.org/msg196463
msg196449https://bugs.python.org/msg196449
msg196448https://bugs.python.org/msg196448
msg196443https://bugs.python.org/msg196443
subprocess_issue18851_3.patchhttps://bugs.python.org/file31502
msg196422https://bugs.python.org/msg196422
subprocess_issue18851_2.patchhttps://bugs.python.org/file31501
msg196416https://bugs.python.org/msg196416
subprocess_issue18851.patchhttps://bugs.python.org/file31498
patchhttps://bugs.python.org/keyword2
msg196397https://bugs.python.org/msg196397
msg196396https://bugs.python.org/msg196396
neologixhttps://bugs.python.org/user12146
msg196393https://bugs.python.org/msg196393
Jeong-Min.Leehttps://bugs.python.org/user18287
gregory.p.smithhttps://bugs.python.org/user252
pitrouhttps://bugs.python.org/user2040
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.