cpython/Doc/deprecations
Victor Stinner d8e16ef703
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.
2025-01-27 16:06:07 +01:00
..
c-api-pending-removal-in-3.14.rst gh-77782: Postpone Py_VerboseFlag removal to Python 3.15 (#129024) 2025-01-19 20:51:17 +01:00
c-api-pending-removal-in-3.15.rst Complete doc of pending C API removals in Python 3.15 (#129032) 2025-01-19 22:47:05 +01:00
c-api-pending-removal-in-3.18.rst gh-128863: Deprecate _PyLong_FromDigits() function (#127939) 2025-01-24 13:17:10 +01:00
c-api-pending-removal-in-future.rst Cleanup What's New in Python 3.14 (C API changes) (#129341) 2025-01-27 16:06:07 +01:00
index.rst gh-123299: Copyedit "What's New in Python 3.14" (#125438) 2024-10-15 10:39:15 +03:00
pending-removal-in-3.13.rst gh-123299: Copyedit "What's New in Python 3.14" (#125438) 2024-10-15 10:39:15 +03:00
pending-removal-in-3.14.rst Postpone module.__loader__ deprecation to Python 3.16 (#126482) 2024-11-09 16:48:33 -08:00
pending-removal-in-3.15.rst GH-92897: schedule the check_home deprecation to 3.15 (#129102) 2025-01-20 21:25:14 +00:00
pending-removal-in-3.16.rst gh-129064: Fix RST markup for the NEWS and What's New entries (#129131) 2025-01-21 12:43:09 +01:00
pending-removal-in-future.rst GH-84850: Remove urllib.request.URLopener and FancyURLopener (#125739) 2024-11-19 16:01:49 +02:00