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 2dca569 commit 7716393Copy full SHA for 7716393
Doc/whatsnew/3.12.rst
@@ -1315,7 +1315,7 @@ Deprecated
1315
it was :exc:`ImportWarning`).
1316
(Contributed by Brett Cannon in :gh:`65961`.)
1317
1318
-* Setting :attr:`~module.__package__`` or :attr:`~module.__cached__` on a
+* Setting :attr:`~module.__package__` or :attr:`~module.__cached__` on a
1319
module is deprecated, and will cease to be set or taken into consideration by
1320
the import system in Python 3.14. (Contributed by Brett Cannon in :gh:`65961`.)
1321
0 commit comments