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 meador.inge
Recipients docs@python, meador.inge, terry.reedy, vladris
Date 2011-09-02.02:34:10
SpamBayes Score 0.12566754
Marked as misclassified No
Message-id <1314930851.91.0.112444630543.issue12880@psf.upfronthosting.co.za>
In-reply-to
Content
As issues like issue6069 and issue11920 allude to, figuring out how 'ctypes' allocates bit-fields is not very clear.  The documentation should be enhanced to flesh this out in more detail.  As an example, Microsoft documents the VC++ implementation in a reasonably clear manner ( http://msdn.microsoft.com/en-us/library/ewwyfdbe(v=vs.71).aspx ).
History
Date User Action Args
2011-09-02 02:34:11meador.ingesetrecipients: + meador.inge, terry.reedy, docs@python, vladris
2011-09-02 02:34:11meador.ingesetmessageid: <1314930851.91.0.112444630543.issue12880@psf.upfronthosting.co.za>
2011-09-02 02:34:11meador.ingelinkissue12880 messages
2011-09-02 02:34:10meador.ingecreate