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 Trundle, amaury.forgeotdarc, andbj, belopolsky, meador.inge, python-dev
Date 2011-09-04.06:41:58
SpamBayes Score 0.00039113924
Marked as misclassified No
Message-id <E1R06OI-0002WE-FH@dinsdale.python.org>
In-reply-to
Content
New changeset f19d00b5220a by Amaury Forgeot d'Arc in branch '3.2':
Issue #9651: Fix a crash when ctypes.create_string_buffer(0) was passed to
http://hg.python.org/cpython/rev/f19d00b5220a
History
Date User Action Args
2011-09-04 06:42:00python-devsetrecipients: + python-dev, amaury.forgeotdarc, belopolsky, Trundle, andbj, meador.inge
2011-09-04 06:41:59python-devlinkissue9651 messages
2011-09-04 06:41:58python-devcreate