René's URL Explorer Experiment


Title: Issue 19764: subprocess: use PROC_THREAD_ATTRIBUTE_HANDLE_LIST with STARTUPINFOEX on Windows Vista - 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/63963 https://github.com/python/cpython/issues/63963
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
windows-subprocess-close-fds.patchhttps://bugs.python.org/file46175/windows-subprocess-close-fds.patch
reviewhttps://bugs.python.org/review/19764/#ps19658
windows-subprocess-close-fds-v2.patchhttps://bugs.python.org/file46178/windows-subprocess-close-fds-v2.patch
reviewhttps://bugs.python.org/review/19764/#ps19660
windows-subprocess-close-fds-v3.patchhttps://bugs.python.org/file46185/windows-subprocess-close-fds-v3.patch
reviewhttps://bugs.python.org/review/19764/#ps19665
windows-subprocess-close-fds-v3-vista7-hack.patchhttps://bugs.python.org/file46282/windows-subprocess-close-fds-v3-vista7-hack.patch
reviewhttps://bugs.python.org/review/19764/#ps19737
windows-subprocess-close-fds-v4.patchhttps://bugs.python.org/file46814/windows-subprocess-close-fds-v4.patch
reviewhttps://bugs.python.org/review/19764/#ps20017
windows-subprocess-close-fds-v5.patchhttps://bugs.python.org/file46819/windows-subprocess-close-fds-v5.patch
reviewhttps://bugs.python.org/review/19764/#ps20020
windows-subprocess-close-fds-v6.patchhttps://bugs.python.org/file46820/windows-subprocess-close-fds-v6.patch
PR 1218https://github.com/python/cpython/pull/1218
msg204314https://bugs.python.org/issue19764#msg204314
(view)https://bugs.python.org/msg204314
#19575https://bugs.python.org/issue19575
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
msg204637https://bugs.python.org/issue19764#msg204637
(view)https://bugs.python.org/msg204637
msg204638https://bugs.python.org/issue19764#msg204638
(view)https://bugs.python.org/msg204638
http://msdn.microsoft.com/en-us/library/windows/desktop/ms686880%28v=vs.85%29.aspxhttp://msdn.microsoft.com/en-us/library/windows/desktop/ms686880%28v=vs.85%29.aspx
msg204675https://bugs.python.org/issue19764#msg204675
(view)https://bugs.python.org/msg204675
http://blogs.msdn.com/b/oldnewthing/archive/2011/12/16/10248328.aspxhttp://blogs.msdn.com/b/oldnewthing/archive/2011/12/16/10248328.aspx
msg284817https://bugs.python.org/issue19764#msg284817
(view)https://bugs.python.org/msg284817
msg284834https://bugs.python.org/issue19764#msg284834
(view)https://bugs.python.org/msg284834
msg284843https://bugs.python.org/issue19764#msg284843
(view)https://bugs.python.org/msg284843
msg284865https://bugs.python.org/issue19764#msg284865
(view)https://bugs.python.org/msg284865
Lib/multiprocessing/reduction.pyhttps://github.com/python/cpython/blob/master/Lib/multiprocessing/reduction.py
PEP 446https://www.python.org/dev/peps/pep-0446/
msg284866https://bugs.python.org/issue19764#msg284866
(view)https://bugs.python.org/msg284866
msg284898https://bugs.python.org/issue19764#msg284898
(view)https://bugs.python.org/msg284898
msg284903https://bugs.python.org/issue19764#msg284903
(view)https://bugs.python.org/msg284903
msg285427https://bugs.python.org/issue19764#msg285427
(view)https://bugs.python.org/msg285427
https://github.com/rprichard/win32-console-docshttps://github.com/rprichard/win32-console-docs
https://github.com/rprichard/win32-console-docs/blob/master/src/HandleTests/CreateProcess_InheritList.cchttps://github.com/rprichard/win32-console-docs/blob/master/src/HandleTests/CreateProcess_InheritList.cc
msg291421https://bugs.python.org/issue19764#msg291421
(view)https://bugs.python.org/msg291421
msg291900https://bugs.python.org/issue19764#msg291900
(view)https://bugs.python.org/msg291900
msg291915https://bugs.python.org/issue19764#msg291915
(view)https://bugs.python.org/msg291915
msg291989https://bugs.python.org/issue19764#msg291989
(view)https://bugs.python.org/msg291989
msg291995https://bugs.python.org/issue19764#msg291995
(view)https://bugs.python.org/msg291995
msg291996https://bugs.python.org/issue19764#msg291996
(view)https://bugs.python.org/msg291996
msg294164https://bugs.python.org/issue19764#msg294164
(view)https://bugs.python.org/msg294164
msg294791https://bugs.python.org/issue19764#msg294791
(view)https://bugs.python.org/msg294791
msg294810https://bugs.python.org/issue19764#msg294810
(view)https://bugs.python.org/msg294810
msg308470https://bugs.python.org/issue19764#msg308470
(view)https://bugs.python.org/msg308470
msg308528https://bugs.python.org/issue19764#msg308528
(view)https://bugs.python.org/msg308528
b2a6083eb0384f38839d3f1ed32262a3852026fahttps://hg.python.org/lookup/b2a6083eb0384f38839d3f1ed32262a3852026fa
bpo-19764https://bugs.python.org/issue19764
#1218https://bugs.python.org/issue1218
https://github.com/python/cpython/commit/b2a6083eb0384f38839d3f1ed32262a3852026fahttps://github.com/python/cpython/commit/b2a6083eb0384f38839d3f1ed32262a3852026fa
msg308530https://bugs.python.org/issue19764#msg308530
(view)https://bugs.python.org/msg308530
https://github.com/python/cpython/pull/1218#issuecomment-352372211https://github.com/python/cpython/pull/1218#issuecomment-352372211
msg308531https://bugs.python.org/issue19764#msg308531
(view)https://bugs.python.org/msg308531
PEP 446https://www.python.org/dev/peps/pep-0446/
PEP 446https://www.python.org/dev/peps/pep-0446/
msg320784https://bugs.python.org/issue19764#msg320784
(view)https://bugs.python.org/msg320784
msg320806https://bugs.python.org/issue19764#msg320806
(view)https://bugs.python.org/msg320806
msg321048https://bugs.python.org/issue19764#msg321048
(view)https://bugs.python.org/msg321048
https://bugs.python.org/issue34044https://bugs.python.org/issue34044
msg321048https://bugs.python.org/msg321048
msg320806https://bugs.python.org/msg320806
xflr6https://bugs.python.org/user20707
msg320784https://bugs.python.org/msg320784
msg308531https://bugs.python.org/msg308531
msg308530https://bugs.python.org/msg308530
msg308528https://bugs.python.org/msg308528
msg308470https://bugs.python.org/msg308470
msg294810https://bugs.python.org/msg294810
gregory.p.smithhttps://bugs.python.org/user252
msg294791https://bugs.python.org/msg294791
msg294164https://bugs.python.org/msg294164
pull_request1341https://bugs.python.org/pull_request1341
msg291996https://bugs.python.org/msg291996
windows-subprocess-close-fds-v6.patchhttps://bugs.python.org/file46820
msg291995https://bugs.python.org/msg291995
windows-subprocess-close-fds-v5.patchhttps://bugs.python.org/file46819
msg291989https://bugs.python.org/msg291989
windows-subprocess-close-fds-v4.patchhttps://bugs.python.org/file46814
msg291915https://bugs.python.org/msg291915
msg291900https://bugs.python.org/msg291900
msg291421https://bugs.python.org/msg291421
windows-subprocess-close-fds-v3-vista7-hack.patchhttps://bugs.python.org/file46282
msg285427https://bugs.python.org/msg285427
msg284903https://bugs.python.org/msg284903
windows-subprocess-close-fds-v3.patchhttps://bugs.python.org/file46185
msg284898https://bugs.python.org/msg284898
msg284866https://bugs.python.org/msg284866
msg284865https://bugs.python.org/msg284865
windows-subprocess-close-fds-v2.patchhttps://bugs.python.org/file46178
msg284843https://bugs.python.org/msg284843
eryksunhttps://bugs.python.org/user16413
msg284834https://bugs.python.org/msg284834
windows-subprocess-close-fds.patchhttps://bugs.python.org/file46175
Segev Finerhttps://bugs.python.org/user25294
msg284817https://bugs.python.org/msg284817
patchhttps://bugs.python.org/keyword2
paul.moorehttps://bugs.python.org/user301
tim.goldenhttps://bugs.python.org/user3951
zach.warehttps://bugs.python.org/user15467
steve.dowerhttps://bugs.python.org/user16632
msg204675https://bugs.python.org/msg204675
msg204638https://bugs.python.org/msg204638
msg204637https://bugs.python.org/msg204637
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.