cpython/Doc/deprecations
Brett Cannon 67201ad53f
GH-65961: Document the deprecation of `__package__` and `__cached__` (GH-124377)
The code changes for warning related to `__package__` landed in Python 3.12. `__cached__` doesn't have any changes as it isn't used but only set by the import system.
2024-09-23 14:14:33 -07:00
..
c-api-pending-removal-in-3.14.rst GH-109975: Copyedit 3.13 What's New: Copyedit C API deprecations pending removal (#124336) 2024-09-23 19:40:20 +01:00
c-api-pending-removal-in-3.15.rst GH-109975: Copyedit 3.13 What's New: Copyedit C API deprecations pending removal (#124336) 2024-09-23 19:40:20 +01:00
c-api-pending-removal-in-future.rst GH-109975: Copyedit 3.13 What's New: Copyedit C API deprecations pending removal (#124336) 2024-09-23 19:40:20 +01:00
index.rst GH-122085: Use include files for C API deprecations (#109843) 2024-07-29 22:20:40 +01:00
pending-removal-in-3.13.rst gh-123492: Remove unnecessary `:func:` parentheses (#123493) 2024-08-30 14:34:09 +03:00
pending-removal-in-3.14.rst GH-65961: Document the deprecation of `__package__` and `__cached__` (GH-124377) 2024-09-23 14:14:33 -07:00
pending-removal-in-3.15.rst GH-65961: Document the deprecation of `__package__` and `__cached__` (GH-124377) 2024-09-23 14:14:33 -07:00
pending-removal-in-3.16.rst GH-109975: Copyedit 3.13 What's New: New Deprecations (#123845) 2024-09-16 17:03:46 +00:00
pending-removal-in-future.rst gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518) 2024-09-01 05:59:42 +01:00