Safihre <safi...@sabnzbd.org> added the comment:

Although this issue is very old, in case anyone else like us need this 
functionality I created a package that implements the proposed C-fix.
https://pypi.python.org/pypi/subprocessww
Simply "import subprocessww" and POpen is patched. We tested it and it does the 
job pretty well, haven't run into special situations yet.

We really want to upgrade our app to Python 3, but currently lack the manpower 
to go over our app line by line. It's not a simple 2to3 conversion, 
unfortunately.

----------
nosy: +Safihre

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue1759845>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to