mirror of
https://github.com/python/cpython.git
synced 2026-05-15 00:48:35 -04:00
0e53038ea8
- Restore max field size to sys.maxsize, as in Python 3.13 & below - PyCField: Split out bit/byte sizes/offsets. - Expose CField's size/offset data to Python code - Add generic checks for all the test structs/unions, using the newly exposed attrs