mirror of
https://github.com/python/cpython.git
synced 2026-04-13 15:20:52 +00:00
* Remove struct _node from the stable ABI list This struct was removed along with the old parser in Python 3.9 (PEP 617) * Stable ABI list: Use the public name "PyFrameObject" rather than "_frame" * Ensure limited API doesn't contain private names Names prefixed by an underscore are private by definition. * Add a blurb |
||
|---|---|---|
| .. | ||
| 2021-05-04-17-43-39.bpo-44029.ayX4PR.rst | ||
| 2021-05-05-19-04-50.bpo-43795.9Ojj73.rst | ||
| 2021-05-10-14-34-22.bpo-44094.HayXZO.rst | ||
| 2021-05-12-12-24-45.bpo-44113.DcgOqE.rst | ||
| 2021-05-19-15-09-47.bpo-43795.WAHRxt.rst | ||
| 2021-05-31-11-31-13.bpo-44263.8mIOfV.rst | ||
| 2021-06-10-15-22-31.bpo-44378.jGYakF.rst | ||
| 2021-06-15-16-28-18.bpo-43795.fy0AXK.rst | ||
| README.rst | ||
Put news entry `blurb`_ files for the *C API* section in this directory. .. _blurb: https://pypi.org/project/blurb/