8000 Update Doc/whatsnew/3.12.rst · python/cpython@5a2cb98 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5a2cb98

Browse files
Update Doc/whatsnew/3.12.rst
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
1 parent ff274e9 commit 5a2cb98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.12.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1369,7 +1369,7 @@ Removed
13691369
* The :mod:`!imp` module has been removed. (Contributed by Barry Warsaw in
13701370
:gh:`98040`.)
13711371

1372-
* Replace removed ``imp`` functions with :mod:`importlib` functions:
1372+
* Replace removed :mod:`!imp` functions with :mod:`importlib` functions:
13731373

13741374
================================= =====================================
13751375
imp importlib

0 commit comments

Comments
 (0)
0