mirror of
https://github.com/python/cpython.git
synced 2025-10-29 17:38:56 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| macholib | ||
| __init__.py | ||
| _aix.py | ||
| _endian.py | ||
| _layout.py | ||
| util.py | ||
| wintypes.py | ||