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 vstinner
Recipients serhiy.storchaka, vstinner, xdegaye
Date 2017-06-18.23:08:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwY7Qxs75QHKT7+_R=66c1eP=27r9s=mszHimyA80JPk7g@mail.gmail.com>
In-reply-to <1497781271.4.0.00244472655339.issue30695@psf.upfronthosting.co.za>
Content
Nice. Do you know my https://pypi.python.org/pypi/pyfailmalloc project? It
helped me to identify and fix dozens of code which didn't handle properly
memory allocation failures. Seach for "pyfailmalloc" in the bug tracker
(closed issues) ;-)
History
Date User Action Args
2017-06-18 23:08:20vstinnersetrecipients: + vstinner, xdegaye, serhiy.storchaka
2017-06-18 23:08:20vstinnerlinkissue30695 messages
2017-06-18 23:08:20vstinnercreate