cpython/Doc/data
Zachary Ware 0eb2291a7e
[3.14] Forward-port 'check-abi' CI job from 3.13 (GH-133614)
Also add the python3.14.abi file as generated by the new job and remove
the 'main branch only' entry from .gitignore.

The only difference from the 3.13 job is the addition of `with.python-version: 3.x`
to the `setup-python` configuration to pacify a warning.
2025-05-07 21:35:46 +00:00
..
python3.14.abi [3.14] Forward-port 'check-abi' CI job from 3.13 (GH-133614) 2025-05-07 21:35:46 +00:00
refcounts.dat gh-46236: Add PyUnicode_Resize() doc (#132628) 2025-04-22 11:39:04 +02:00
stable_abi.dat gh-132639: Adds PyLong_AsNativeBytes, PyLong_FromNativeBytes and PyLong_FromUnsignedNativeBytes to the limited API (GH-132640) 2025-04-21 15:59:03 +01:00