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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, brett.cannon
Date 2008-09-04.09:39:49
SpamBayes Score 0.0037987288
Marked as misclassified No
Message-id <1220521191.13.0.196764894316.issue3773@psf.upfronthosting.co.za>
In-reply-to
Content
In PyTokenizer_FindEncoding(), PyMem_MALLOC may return NULL.
Another patch attached.
History
Date User Action Args
2008-09-04 09:39:51amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, brett.cannon
2008-09-04 09:39:51amaury.forgeotdarcsetmessageid: <1220521191.13.0.196764894316.issue3773@psf.upfronthosting.co.za>
2008-09-04 09:39:50amaury.forgeotdarclinkissue3773 messages
2008-09-04 09:39:50amaury.forgeotdarccreate