[issue14470] Remove using of w9xopen in subprocess module

Brian Curtin report at bugs.python.org
Wed May 16 16:36:22 CEST 2012


Brian Curtin <brian at python.org> added the comment:

Hm, I thought I already responded to this one. PEP 11 states that the w9xpopen code shouldn't be removed until 3.4. I have a patch on another computer that adds a deprecation for 3.3 - I'll add it here within the day.

For 3.4 we would actually remove the w9xpopen project from the VS solution and make sure it's no longer a part of the project.


http://www.python.org/dev/peps/pep-0011/

----------
priority: release blocker -> normal
versions: +Python 3.4 -Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14470>
_______________________________________


More information about the Python-bugs-list mailing list