SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

bpo-36878: Track extra text added to 'type: ignore' in the AST (GH-13479)

GH-13238 made extra text after a # type: ignore accepted by the parser.
This finishes the job and actually plumbs the extra text through the
parser and makes it available in the AST.
M
Michael J. Sullivan committed
933e1509ec6efa8e6ab8c8c7ce02059ce2b6d9b9
Parent: 4c7a46e
Committed by Ivan Levkivskyi <levkivskyi@gmail.com> on 5/22/2019, 2:54:20 PM