committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 97 additions and 70 deletions
-
4Doc/library/dis.rst
-
13Doc/reference/compound_stmts.rst
-
5Doc/reference/simple_stmts.rst
-
5Doc/whatsnew/3.8.rst
-
4Lib/test/test_compile.py
-
9Lib/test/test_exceptions.py
-
53Lib/test/test_grammar.py
-
68Lib/test/test_syntax.py
-
2Misc/NEWS.d/next/Core and Builtins/2018-01-03-23-12-43.bpo-32489.SDEPHB.rst
-
4Python/compile.c
@ -0,0 +1,2 @@ |
|||
A :keyword:`continue` statement is now allowed in the :keyword:`finally` |
|||
clause. |
|||
Write
Preview
Loading…
Cancel
Save
Reference in new issue