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 ezio.melotti
Recipients BreamoreBoy, ezio.melotti, loewis, louiscipher, santoso.wijaya, showard, terry.reedy
Date 2011-04-09.01:29:09
SpamBayes Score 0.073480986
Marked as misclassified No
Message-id <1302312550.45.0.158077173685.issue4877@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch combines the changes done to pyexpat in 825041fc8e2c (http://hg.python.org/cpython/diff/825041fc8e2c/Modules/pyexpat.c), the cleanup of c52f5df50448 and the tests of issue4877.patch.
The tests segfault without the changes on pyexpat, and pass once they are applied.
History
Date User Action Args
2011-04-09 01:29:10ezio.melottisetrecipients: + ezio.melotti, loewis, terry.reedy, showard, santoso.wijaya, BreamoreBoy, louiscipher
2011-04-09 01:29:10ezio.melottisetmessageid: <1302312550.45.0.158077173685.issue4877@psf.upfronthosting.co.za>
2011-04-09 01:29:09ezio.melottilinkissue4877 messages
2011-04-09 01:29:09ezio.melotticreate