cpython/Doc/deprecations
Jelle Zijlstra d590685297
gh-133879: Clean up What's New for 3.15 (#140435)
Clean up What's New for 3.15

A bit early but I was reading through it and noticed some issues:

- A few improvements were listed in the removals section
- The "Porting to 3.15" section in the C API chapter had some
  changes that aren't about the C API
- Some other typos and wording fixes
2025-11-03 06:54:23 -08: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 gh-133644: remove PyWeakref_GetObject and PyWeakref_GET_OBJECT (GH-133657) 2025-09-24 11:25:56 +02:00
c-api-pending-removal-in-3.16.rst gh-115119: Defer removal of bundled libmpdec to 3.16 (#133997) 2025-07-02 11:20:00 +02:00
c-api-pending-removal-in-3.18.rst GH-123299: Copyedit 3.14 What's New: C API (#138987) 2025-09-17 11:14:57 +01:00
c-api-pending-removal-in-3.20.rst gh-128813: deprecate cval field of the PyComplexObject struct (#137271) 2025-08-08 10:36:42 +00:00
c-api-pending-removal-in-future.rst gh-132798: Schedule removal of PyUnicode_AsDecoded/Encoded functions for 3.15 (#132799) 2025-04-25 15:07:41 +02:00
index.rst gh-76007: Deprecate __version__ attribute (#138675) 2025-09-29 12:03:23 +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 Revert "gh-118803: Remove ByteString from typing and collections.abc (#118804)" (#138990) 2025-09-16 16:48:19 +01:00
pending-removal-in-3.15.rst gh-133601: Remove deprecated typing.no_type_check_decorator (#133602) 2025-10-20 21:10:44 +00:00
pending-removal-in-3.16.rst gh-133879: Clean up What's New for 3.15 (#140435) 2025-11-03 06:54:23 -08:00
pending-removal-in-3.17.rst gh-118803: Improve documentation around ByteString deprecation (#139115) 2025-09-18 17:29:59 +00:00
pending-removal-in-3.19.rst gh-134978: deprecate string keyword parameter for hash function constructors (#134979) 2025-06-02 10:25:50 +02:00
pending-removal-in-3.20.rst gh-76007: Deprecate __version__ attribute in decimal (#140302) 2025-10-26 12:01:04 +01:00
pending-removal-in-future.rst gh-118767: Remove `bool(NotImplemented)` from pending-removal document (#139526) 2025-10-05 14:03:54 +03:00