New submission from Meador Inge <mead...@gmail.com>:

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 ).

----------
assignee: docs@python
components: Documentation
messages: 143369
nosy: docs@python, meadori, terry.reedy, vladris
priority: normal
severity: normal
stage: needs patch
status: open
title: ctypes: clearly document how structure bit fields are allocated
type: feature request
versions: Python 3.3, Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12880>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to