]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make recognition of type comments conditional on a flag (off by default)
authorGuido van Rossum <guido@python.org>
Sat, 19 Jan 2019 19:34:52 +0000 (11:34 -0800)
committerGuido van Rossum <guido@python.org>
Tue, 22 Jan 2019 17:18:28 +0000 (09:18 -0800)
commit8b426b9dcad51ee64bb47c0cbde7236080662ce3
treeccd8ef2b59f3653dd526ab73abdb7bd264bb8e49
parente7f207d4d25de0248df4f71799bac12f23d3a15a
Make recognition of type comments conditional on a flag (off by default)
Parser/tokenizer.c
Parser/tokenizer.h