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 dugan
Recipients Rhamphoryncus, akuchling, arigo, dugan, jafo, jepler, loewis
Date 2008-02-23.18:26:36
SpamBayes Score 0.091836736
Marked as misclassified No
Message-id <1203791197.55.0.253325632416.issue1174606@psf.upfronthosting.co.za>
In-reply-to
Content
Raise OverflowError if unbounded read() exceeds PY_SSIZE_T_MAX bytes.
History
Date User Action Args
2008-02-23 18:26:37dugansetspambayes_score: 0.0918367 -> 0.091836736
recipients: + dugan, loewis, akuchling, arigo, jepler, jafo, rhamphoryncus.historic
2008-02-23 18:26:37dugansetspambayes_score: 0.0918367 -> 0.0918367
messageid: <1203791197.55.0.253325632416.issue1174606@psf.upfronthosting.co.za>
2008-02-23 18:26:36duganlinkissue1174606 messages
2008-02-23 18:26:36dugancreate