René's URL Explorer Experiment


Title: Issue 19575: subprocess: on Windows, unwanted file handles are inherited by child processes in a multithreaded application - 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/63774 https://github.com/python/cpython/issues/63774
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
repro.pyhttps://bugs.python.org/file32602/repro.py
repro_improved.pyhttps://bugs.python.org/file32604/repro_improved.py
testcase3.pyhttps://bugs.python.org/file32613/testcase3.py
testscript4.pyhttps://bugs.python.org/file32685/testscript4.py
msg202779https://bugs.python.org/issue19575#msg202779
(view)https://bugs.python.org/msg202779
http://stackoverflow.com/questions/15966418/python-popen-on-windows-with-multithreading-cant-delete-stdout-stderr-logshttp://stackoverflow.com/questions/15966418/python-popen-on-windows-with-multithreading-cant-delete-stdout-stderr-logs
msg202780https://bugs.python.org/issue19575#msg202780
(view)https://bugs.python.org/msg202780
msg202783https://bugs.python.org/issue19575#msg202783
(view)https://bugs.python.org/msg202783
msg202785https://bugs.python.org/issue19575#msg202785
(view)https://bugs.python.org/msg202785
msg202786https://bugs.python.org/issue19575#msg202786
(view)https://bugs.python.org/msg202786
issue 7443https://bugs.python.org/issue7443
msg202788https://bugs.python.org/issue19575#msg202788
(view)https://bugs.python.org/msg202788
msg202789https://bugs.python.org/issue19575#msg202789
(view)https://bugs.python.org/msg202789
msg202839https://bugs.python.org/issue19575#msg202839
(view)https://bugs.python.org/msg202839
msg202843https://bugs.python.org/issue19575#msg202843
(view)https://bugs.python.org/msg202843
msg202852https://bugs.python.org/issue19575#msg202852
(view)https://bugs.python.org/msg202852
msg202854https://bugs.python.org/issue19575#msg202854
(view)https://bugs.python.org/msg202854
msg202859https://bugs.python.org/issue19575#msg202859
(view)https://bugs.python.org/msg202859
msg202872https://bugs.python.org/issue19575#msg202872
(view)https://bugs.python.org/msg202872
PEP 446https://www.python.org/dev/peps/pep-0446/
msg202876https://bugs.python.org/issue19575#msg202876
(view)https://bugs.python.org/msg202876
msg202877https://bugs.python.org/issue19575#msg202877
(view)https://bugs.python.org/msg202877
msg202894https://bugs.python.org/issue19575#msg202894
(view)https://bugs.python.org/msg202894
msg202896https://bugs.python.org/issue19575#msg202896
(view)https://bugs.python.org/msg202896
msg202985https://bugs.python.org/issue19575#msg202985
(view)https://bugs.python.org/msg202985
msg202987https://bugs.python.org/issue19575#msg202987
(view)https://bugs.python.org/msg202987
PEP 446https://www.python.org/dev/peps/pep-0446/
msg203266https://bugs.python.org/issue19575#msg203266
(view)https://bugs.python.org/msg203266
msg203269https://bugs.python.org/issue19575#msg203269
(view)https://bugs.python.org/msg203269
msg203276https://bugs.python.org/issue19575#msg203276
(view)https://bugs.python.org/msg203276
PEP 446https://www.python.org/dev/peps/pep-0446/
http://www.python.org/dev/peps/pep-0446/#only-inherit-some-handles-on-windowshttp://www.python.org/dev/peps/pep-0446/#only-inherit-some-handles-on-windows
file 1https://bugs.python.org/file1
file 2https://bugs.python.org/file2
file 1https://bugs.python.org/file1
msg203280https://bugs.python.org/issue19575#msg203280
(view)https://bugs.python.org/msg203280
msg203282https://bugs.python.org/issue19575#msg203282
(view)https://bugs.python.org/msg203282
msg203288https://bugs.python.org/issue19575#msg203288
(view)https://bugs.python.org/msg203288
msg203596https://bugs.python.org/issue19575#msg203596
(view)https://bugs.python.org/msg203596
msg203596https://bugs.python.org/msg203596
msg203288https://bugs.python.org/msg203288
msg203282https://bugs.python.org/msg203282
msg203280https://bugs.python.org/msg203280
msg203276https://bugs.python.org/msg203276
testscript4.pyhttps://bugs.python.org/file32685
msg203269https://bugs.python.org/msg203269
msg203266https://bugs.python.org/msg203266
vstinnerhttps://bugs.python.org/user2377
msg202987https://bugs.python.org/msg202987
msg202985https://bugs.python.org/msg202985
msg202896https://bugs.python.org/msg202896
msg202894https://bugs.python.org/msg202894
msg202877https://bugs.python.org/msg202877
astrandhttps://bugs.python.org/user806
msg202876https://bugs.python.org/msg202876
sbthttps://bugs.python.org/user13976
msg202872https://bugs.python.org/msg202872
msg202859https://bugs.python.org/msg202859
neologixhttps://bugs.python.org/user12146
msg202854https://bugs.python.org/msg202854
gpshttps://bugs.python.org/user3947
tim.goldenhttps://bugs.python.org/user3951
msg202852https://bugs.python.org/msg202852
msg202843https://bugs.python.org/msg202843
testcase3.pyhttps://bugs.python.org/file32613
msg202839https://bugs.python.org/msg202839
repro_improved.pyhttps://bugs.python.org/file32604
msg202789https://bugs.python.org/msg202789
msg202788https://bugs.python.org/msg202788
msg202786https://bugs.python.org/msg202786
msg202785https://bugs.python.org/msg202785
r.david.murrayhttps://bugs.python.org/user9663
msg202783https://bugs.python.org/msg202783
msg202780https://bugs.python.org/msg202780
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.