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
__init__.py -rw-r--r-- 0 bytes
error.py -rw-r--r-- 2.6 KB
parse.py -rw-r--r-- 40.7 KB
request.py -rw-r--r-- 98.9 KB
response.py -rw-r--r-- 2.3 KB
robotparser.py -rw-r--r-- 9.2 KB

back to top