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 chmod007
Recipients
Date 2007-01-31.21:04:22
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Adds support for the C99 _Bool type to ctypes. Requires struct patch that has already been accepted in the python 2.6 train.

Updates ctypes C extension, ctypes __init__.py, ctypes documentation and ctypes tests.
History
Date User Action Args
2007-08-23 15:56:28adminlinkissue1649190 messages
2007-08-23 15:56:28admincreate