mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
18c1a8d3a8
Structure layout, and especially bitfields, sometimes resulted in clearly wrong behaviour like overlapping fields. This fixes Co-authored-by: Gregory P. Smith <gps@python.org> Co-authored-by: Petr Viktorin <encukou@gmail.com>