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.
1 parent efe82f3 commit 68344f3Copy full SHA for 68344f3
Doc/deprecations/pending-removal-in-3.15.rst
@@ -11,7 +11,7 @@ Pending removal in Python 3.15
11
* Setting :attr:`~module.__package__` on a module while
12
failing to set :attr:`__spec__.parent <importlib.machinery.ModuleSpec.parent>`
13
is deprecated. In Python 3.15, :attr:`!__package__` will cease to be set or
14
- taken into consideration by the import system or standard library. (:gh:`97879`)
+ be taken into consideration by the import system or standard library. (:gh:`97879`)
15
16
* :mod:`ctypes`:
17
0 commit comments