This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients asvetlov, chris.jerdonek, ezio.melotti, jkloth, python-dev, serhiy.storchaka, vstinner
Date 2013-02-04.14:52:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Z0Bhs6nHgzSb7@mail.python.org>
In-reply-to
Content
New changeset 4206f91c974c by Serhiy Storchaka in branch '3.2':
Issue #16903: Popen.communicate() on Unix now accepts strings when
http://hg.python.org/cpython/rev/4206f91c974c
History
Date User Action Args
2013-02-04 14:52:14python-devsetrecipients: + python-dev, vstinner, jkloth, ezio.melotti, asvetlov, chris.jerdonek, serhiy.storchaka
2013-02-04 14:52:14python-devlinkissue16903 messages
2013-02-04 14:52:14python-devcreate