SIGN IN SIGN UP

[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 67201ad53ff11576c69a9b762540b77128285f8d)

---------

Co-authored-by: Brett Cannon <brett@python.org>
Co-authored-by: Barry Warsaw <barry@python.org>
M
Miss Islington (bot) committed
cf98f39103f476efd0bf7e9a4b36c3213354c7dd
Parent: 862ec8b
Committed by GitHub <noreply@github.com> on 9/27/2024, 6:53:35 PM