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 loewis
Recipients brett.cannon, loewis, python-dev, vstinner
Date 2012-08-22.17:33:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345656794.88.0.684060014752.issue15766@psf.upfronthosting.co.za>
In-reply-to
Content
The patch is still insufficient. Any of the functions can fail because of memory exhaustion, so a fix should really use the standard error handling procedure.
History
Date User Action Args
2012-08-22 17:33:14loewissetrecipients: + loewis, brett.cannon, vstinner, python-dev
2012-08-22 17:33:14loewissetmessageid: <1345656794.88.0.684060014752.issue15766@psf.upfronthosting.co.za>
2012-08-22 17:33:14loewislinkissue15766 messages
2012-08-22 17:33:14loewiscreate