Hi folks,

I know this is a high-volume list so sorry for being yet another voice
screaming into your mailbox, but I do not know how else to handle this.

A few months ago, I opened a pull request fixing packed bitfields in
ctypes struct/union, which right now are being incorrectly created. The
offsets and size are all wrong in some cases, fields which should be
packed end up with padding between them.

bpo: https://bugs.python.org/issue29753
PR: https://github.com/python/cpython/pull/19850

Since ctypes has no maintainer it has been very hard tracking down
someone who is up to review this. So, if this issue sparks some
interest to you, or you just want to help me out, please have a look :)

Cheers,
Filipe Laíns

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/UG3ZYA2MODMBM7WDEC5FC4LWI4ZBDDB5/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to