]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-29587: Add another test for the gen.throw() fix. (GH-19859)
authorChris Jerdonek <chris.jerdonek@gmail.com>
Sun, 17 May 2020 04:14:48 +0000 (21:14 -0700)
committerGitHub <noreply@github.com>
Sun, 17 May 2020 04:14:48 +0000 (21:14 -0700)
commitd7184d3dbd249444ec3961641dc08a9ad3c1ac34
tree6e909caf899f7d657e6b0007777bade4e8f8df34
parent2c8cd06afe8e0abb52367f85978f19b88e2df53e
bpo-29587: Add another test for the gen.throw() fix. (GH-19859)
Lib/test/test_generators.py