diff options
author | Filipe LaĆns <lains@riseup.net> | 2021-02-28 22:43:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-28 22:43:19 (GMT) |
commit | 0d7ad9fb38c041c46094087b0cf2c8ce44916b11 (patch) | |
tree | e0d20ee25c2d74126a6e4b4c3c1638e54c27806c /Include/ast.h | |
parent | af5fa13ef6f648fc7a7a33a7556db13887e7d643 (diff) | |
download | cpython-0d7ad9fb38c041c46094087b0cf2c8ce44916b11.zip cpython-0d7ad9fb38c041c46094087b0cf2c8ce44916b11.tar.gz cpython-0d7ad9fb38c041c46094087b0cf2c8ce44916b11.tar.bz2 |
bpo-29753: fix merging packed bitfields in ctypes struct/union (GH-19850)
From the commit message:
> When the structure is packed we should always expand when needed,
> otherwise we will add some padding between the fields. This patch makes
> sure we always merge bitfields together. It also changes the field merging
> algorithm so that it handles bitfields correctly.
Automerge-Triggered-By: GH:jaraco
Diffstat (limited to 'Include/ast.h')
0 files changed, 0 insertions, 0 deletions