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 flox
Recipients flox, theller
Date 2010-01-14.14:23:29
SpamBayes Score 0.007794704
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Patches attached:
 - partial backport of Modules/binascii.c
 - partial backport of Modules/_ctypes/_ctypes.c (preserving 2.3 compat.)
 - update ctypes tests (buffer -> memoryview)
History
Date User Action Args
2010-01-14 14:23:36floxsetrecipients: + flox, theller
2010-01-14 14:23:35floxsetmessageid: <[email protected]>
2010-01-14 14:23:34floxlinkissue7703 messages
2010-01-14 14:23:33floxcreate