SIGN IN SIGN UP

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.
B
Brett Cannon committed
67201ad53ff11576c69a9b762540b77128285f8d
Parent: 41e7992
Committed by GitHub <noreply@github.com> on 9/23/2024, 9:14:33 PM