[New-bugs-announce] [issue46802] Wrong result unpacking binary data with ctypes bitfield.

Jonathan report at bugs.python.org
Sat Feb 19 18:06:15 EST 2022


New submission from Jonathan <jon.hahn at posteo.de>:

I have issues unpacking binary data, produced by C++. The appended jupyter notebook shows the problem. It is also uploaded to github gist: https://gist.github.com/helo9/04125ae67b493e505d5dce4b254a2ccc

----------
components: ctypes
files: ctypes_bitfield_problem.ipynb
messages: 413559
nosy: helo9
priority: normal
severity: normal
status: open
title: Wrong result unpacking binary data with ctypes bitfield.
type: behavior
versions: Python 3.10
Added file: https://bugs.python.org/file50633/ctypes_bitfield_problem.ipynb

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46802>
_______________________________________


More information about the New-bugs-announce mailing list