Staging
v0.8.1
https://github.com/python/cpython
Revision 5977a7989d49c3e095c7659a58267d87a17b12b1 authored by Mark Shannon on 02 December 2020, 13:31:40 UTC, committed by GitHub on 02 December 2020, 13:31:40 UTC
Make sure that line number is correct after a return, as defined by PEP 626.
1 parent 4e7a69b
History
Tip revision: 5977a7989d49c3e095c7659a58267d87a17b12b1 authored by Mark Shannon on 02 December 2020, 13:31:40 UTC
bpo-42246: Make sure that line number is correct after a return, as required by PEP 626 (GH-23495)
Tip revision: 5977a79
File Mode Size
compound_stmts.rst -rw-r--r-- 31.4 KB
datamodel.rst -rw-r--r-- 118.9 KB
executionmodel.rst -rw-r--r-- 10.5 KB
expressions.rst -rw-r--r-- 74.7 KB
grammar.rst -rw-r--r-- 905 bytes
import.rst -rw-r--r-- 46.0 KB
index.rst -rw-r--r-- 957 bytes
introduction.rst -rw-r--r-- 6.1 KB
lexical_analysis.rst -rw-r--r-- 36.3 KB
simple_stmts.rst -rw-r--r-- 37.8 KB
toplevel_components.rst -rw-r--r-- 3.0 KB

back to top