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 python-dev
Recipients aliles, christian.heimes, python-dev, vstinner
Date 2013-07-07.14:50:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bpCQS0RjHzS1v@mail.python.org>
In-reply-to
Content
New changeset a876d9d2e4fc by Victor Stinner in branch 'default':
Issue #18227: Use PyMem_RawAlloc() in bz2, lzma and zlib modules
http://hg.python.org/cpython/rev/a876d9d2e4fc
History
Date User Action Args
2013-07-07 14:50:40python-devsetrecipients: + python-dev, vstinner, christian.heimes, aliles
2013-07-07 14:50:40python-devlinkissue18227 messages
2013-07-07 14:50:40python-devcreate