Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
de-pluralise importlib.utils (round 2)
  • Loading branch information
AA-Turner committed May 3, 2023
commit e4e0e00152c266fd62c43849bdd24abe8d4f6eb6
2 changes: 1 addition & 1 deletion Misc/NEWS.d/3.10.0a5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ Araujo.
.. nonce: HY2beA
.. section: Documentation

Updated importlib.utils.resolve_name() doc to use __spec__.parent instead of
Updated importlib.util.resolve_name() doc to use __spec__.parent instead of
__package__. (Thanks Yair Frid.)

..
Expand Down