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-08-30.20:07:25
SpamBayes Score 7.227489e-05
Marked as misclassified No
Message-id <E1QyUai-0003G2-GA@dinsdale.python.org>
In-reply-to
Content
New changeset 5df1609fbd8f 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/5df1609fbd8f

New changeset d8c73a7d65f8 by Amaury Forgeot d'Arc in branch 'default':
Merge from 3.2:
http://hg.python.org/cpython/rev/d8c73a7d65f8
History
Date User Action Args
2011-08-30 20:07:26python-devsetrecipients: + python-dev, amaury.forgeotdarc, belopolsky, Trundle, andbj, meador.inge
2011-08-30 20:07:25python-devlinkissue9651 messages
2011-08-30 20:07:25python-devcreate