On Fri, 2020-11-20 at 00:20 +0000, Filipe Laíns wrote:
> 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

I am bumping this as the issue has not been resolved yet.

I can jump into a call with someone to go over the code if that helps.

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/D7AVV7WMWLCVXCIBKVGISUNNQNAE46KK/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to