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 mpitt
Recipients
Date 2007-03-15.08:57:21
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Updated patch: http://librarian.launchpad.net/6820347/subprocess-eintr-safety.patch

I removed the _read_all() function, since that broke the 1 MB exception limit and does not seem to be necessary in the first place.
History
Date User Action Args
2007-08-23 14:27:36adminlinkissue1068268 messages
2007-08-23 14:27:36admincreate