Skip to content

Commit 671df9b

Browse files
Update Doc/whatsnew/3.15.rst
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
1 parent db56d94 commit 671df9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ Other language changes
309309

310310
* Many functions related to compiling or parsing Python code, such as
311311
:func:`compile`, :func:`ast.parse`, :func:`symtable.symtable`,
312-
and :func:`importlib.abc.InspectLoader.source_to_code` now allow to pass
312+
and :func:`importlib.abc.InspectLoader.source_to_code`, now allow to pass
313313
the module name used when filtering syntax warnings.
314314
(Contributed by Serhiy Storchaka in :gh:`135801`.)
315315

0 commit comments

Comments
 (0)