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 serhiy.storchaka
Recipients asvetlov, chris.jerdonek, ezio.melotti, serhiy.storchaka
Date 2013-01-26.21:05:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359234305.73.0.81067934133.issue16903@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which adds support of strings in communicate(). It also contains a backported test from changeset 4af2c0687970 which tests this behavior.
History
Date User Action Args
2013-01-26 21:05:05serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, asvetlov, chris.jerdonek
2013-01-26 21:05:05serhiy.storchakasetmessageid: <1359234305.73.0.81067934133.issue16903@psf.upfronthosting.co.za>
2013-01-26 21:05:05serhiy.storchakalinkissue16903 messages
2013-01-26 21:05:05serhiy.storchakacreate