mirror of
https://github.com/python/cpython.git
synced 2026-05-16 09:29:00 -04:00
67201ad53f
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.