]> granicus.if.org Git - python/commit
bpo-18374: fix tests to check the correct thing about line numbers (GH-14659) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 9 Jul 2019 13:28:57 +0000 (06:28 -0700)
committerIvan Levkivskyi <levkivskyi@gmail.com>
Tue, 9 Jul 2019 13:28:56 +0000 (14:28 +0100)
commit68bd9c5691c4899d21cc7fe6cce7cd22b2f5ccb0
tree51f38c32bf6c1be4e40425d4cf3848821e61d859
parent4c403b8ca2d0ef44b691cceaeeac9e110fd3f05a
bpo-18374: fix tests to check the correct thing about line numbers (GH-14659) (GH-14672)

(cherry picked from commit 430a9f44fe22f029ae8cfeecb46621d7e199414b)

Co-authored-by: Carl Friedrich Bolz-Tereick <cfbolz@gmx.de>
Lib/test/test_ast.py