cpython/Doc/deprecations
Miss Islington (bot) cf98f39103
[3.13] GH-65961: Document the deprecation of __package__ and __cached__ (GH-124377) (#124380)
* 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.
(cherry picked from commit 67201ad53f)

---------

Co-authored-by: Brett Cannon <brett@python.org>
Co-authored-by: Barry Warsaw <barry@python.org>
2024-09-27 18:53:35 +00:00
..
c-api-pending-removal-in-3.14.rst [3.13] GH-109975: Copyedit 3.13 What's New: Copyedit C API deprecations pending removal (GH-124336) (#124362) 2024-09-23 13:45:08 -07:00
c-api-pending-removal-in-3.15.rst [3.13] GH-109975: Copyedit 3.13 What's New: Copyedit C API deprecations pending removal (GH-124336) (#124362) 2024-09-23 13:45:08 -07:00
c-api-pending-removal-in-future.rst [3.13] GH-109975: Copyedit 3.13 What's New: Copyedit C API deprecations pending removal (GH-124336) (#124362) 2024-09-23 13:45:08 -07:00
index.rst [3.13] GH-122085: Use include files for C API deprecations (GH-109843) (#122422) 2024-07-29 21:45:16 +00:00
pending-removal-in-3.13.rst [3.13] gh-123492: Remove unnecessary :func: parentheses (gh-123493) (#123513) 2024-08-30 20:14:48 +03:00
pending-removal-in-3.14.rst [3.13] GH-65961: Document the deprecation of __package__ and __cached__ (GH-124377) (#124380) 2024-09-27 18:53:35 +00:00
pending-removal-in-3.15.rst [3.13] GH-65961: Document the deprecation of __package__ and __cached__ (GH-124377) (#124380) 2024-09-27 18:53:35 +00:00
pending-removal-in-3.16.rst [3.13] GH-109975: Copyedit 3.13 What's New: New Deprecations (GH-123845) (#124135) 2024-09-23 11:08:44 -07:00
pending-removal-in-future.rst [3.13] gh-123517: Remove unnecessary :meth: parentheses (gh-123518) (GH-123577) 2024-09-02 16:00:04 +02:00