]> granicus.if.org Git - python/commit
bpo-35877: Add test for while loop named expression without parentheses (GH-11726)
authorEmily Morehouse <emilyemorehouse@gmail.com>
Fri, 1 Feb 2019 22:27:38 +0000 (15:27 -0700)
committerGitHub <noreply@github.com>
Fri, 1 Feb 2019 22:27:38 +0000 (15:27 -0700)
commitac19081c26eaa7de3e6aabeb789ddc2e7cdd5b24
treeb206c75b19c11202822852b956e8fa7b12bb0769
parentd4fceaafb8e3f8700d9ec6ab37a51e903392f74f
bpo-35877: Add test for while loop named expression without parentheses (GH-11726)
Lib/test/test_named_expressions.py