cpython/Doc/deprecations
Stan Ulbrych 00026d19c2
gh-76007: Deprecate __version__ attribute in decimal (#140302)
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-10-26 12:01:04 +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 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-123299: Add missing pending removals (#133082) 2025-05-02 11:18:24 +03: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