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 pitrou
Recipients nikratio, orsenthil, piotr.dobrogost, pitrou, r.david.murray
Date 2013-01-30.20:57:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359579464.12.0.888089999172.issue15633@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch for 2.7.
Ideally, we would raise IncompleteRead in this situation, but this would break existing programs.
History
Date User Action Args
2013-01-30 20:57:44pitrousetrecipients: + pitrou, orsenthil, r.david.murray, nikratio, piotr.dobrogost
2013-01-30 20:57:44pitrousetmessageid: <1359579464.12.0.888089999172.issue15633@psf.upfronthosting.co.za>
2013-01-30 20:57:44pitroulinkissue15633 messages
2013-01-30 20:57:44pitroucreate