Starting with Python 3.12, passing a PyLong into Py_SIZE() triggers an assertion. PyLong (and the whole C API) is transitioning to be more opaque and expose fewer implementation details. |
||
|---|---|---|
| .. | ||
| test_bitarray.py | ||
| test_bitmask.py | ||
| test_datagram.py | ||
| test_modifierbuttons.py | ||
| test_sparsearray.py | ||
| test_updateseq.py | ||