]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add checks that no type comments are returned without type_comments=True
authorGuido van Rossum <guido@python.org>
Mon, 28 Jan 2019 01:28:09 +0000 (17:28 -0800)
committerGuido van Rossum <guido@python.org>
Mon, 28 Jan 2019 16:35:45 +0000 (08:35 -0800)
commitd57aeabfaa4dd3be8f3c30f00c4fbfdcc407a8bd
treeb6ef51056473ec54459c1e2fe4c0738a112f8ffb
parentcb301f7fcbfbbe160a60b9839b3df218dab44c98
Add checks that no type comments are returned without type_comments=True
Lib/test/test_type_comments.py