]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add 'as a' to with-statement with type comment
authorGuido van Rossum <guido@python.org>
Mon, 28 Jan 2019 01:29:42 +0000 (17:29 -0800)
committerGuido van Rossum <guido@python.org>
Mon, 28 Jan 2019 16:35:45 +0000 (08:35 -0800)
commit30ea39e67c96571bc7d8ad4e355dc67aa15fb3d4
tree7e339596f3df796b9c6229846cbdcea46e59a207
parentd57aeabfaa4dd3be8f3c30f00c4fbfdcc407a8bd
Add 'as a' to with-statement with type comment
Lib/test/test_type_comments.py