We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
__cached__
__package__
__spec__
Setting __cached__ or __package__ on a module while failing to set the corresponding __spec__ attributes is deprecated since Python 3.12 (see #97879).
cc @brettcannon
Feature or enhancement
Setting
__cached__or__package__on a module while failing to set the corresponding__spec__attributes is deprecated since Python 3.12 (see #97879).cc @brettcannon