Skip to content

Commit e3a8519

Browse files
committed
gh-150886: Add NEWS entry for _object_name removal
1 parent 9ca2291 commit e3a8519

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Remove the private, undocumented function
2+
``importlib._bootstrap._object_name()``. It had no caller after
3+
``load_module()`` and its deprecation warnings were removed from
4+
:mod:`importlib`.

0 commit comments

Comments
 (0)