Skip to content

Commit 918ab36

Browse files
committed
Fix ref in NEWS entry
1 parent 2726e68 commit 918ab36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
The import system and standard library no longer set
22
:attr:`~module.__package__` on modules. It may still be used to override
3-
:attr:`~module.__spec__.parent` when performing imports.
3+
:attr:`__spec__.parent <importlib.machinery.ModuleSpec.parent>` when performing imports.

0 commit comments

Comments
 (0)