We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db56d94 commit 671df9bCopy full SHA for 671df9b
Doc/whatsnew/3.15.rst
@@ -309,7 +309,7 @@ Other language changes
309
310
* Many functions related to compiling or parsing Python code, such as
311
:func:`compile`, :func:`ast.parse`, :func:`symtable.symtable`,
312
- and :func:`importlib.abc.InspectLoader.source_to_code` now allow to pass
+ and :func:`importlib.abc.InspectLoader.source_to_code`, now allow to pass
313
the module name used when filtering syntax warnings.
314
(Contributed by Serhiy Storchaka in :gh:`135801`.)
315
0 commit comments