]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Cleanup What's New in Python 3.14 (C API changes) (#129341)
authorVictor Stinner <vstinner@python.org>
Mon, 27 Jan 2025 15:06:07 +0000 (16:06 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Jan 2025 15:06:07 +0000 (16:06 +0100)
commitd8e16ef7037ac254e4799d2991c7fc3fe576c545
tree32e2f41689e0c2ea2e11c80ff4a8ff490748a253
parenta5075cd5bd0307d9c19a0e0d6fcf4b7ad3d5a915
Cleanup What's New in Python 3.14 (C API changes) (#129341)

* Document PyDictObject.ma_version_tag removal.
* Add "Limited C API Changes" section.
* Move entries from New Features to Porting to Python 3.14.
* Include Pending removal documents at the right place.
Doc/deprecations/c-api-pending-removal-in-future.rst
Doc/whatsnew/3.14.rst