]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] bpo-40807: Backport test_codeop change [GH-19670]
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 5 Jun 2020 02:42:44 +0000 (22:42 -0400)
committerGitHub <noreply@github.com>
Fri, 5 Jun 2020 02:42:44 +0000 (22:42 -0400)
commita5d6aba318ead9cc756ba750a70da41f5def3f8f
tree5ffefd453f4af7330be0ba253bacf07709d753c2
parentc935b33322843b3abfd930cd24b8806f3923f1cc
[3.8] bpo-40807: Backport test_codeop change [GH-19670]

A tiny sliver of a 3.9 PEG parser patch needed to backport the test added by #20486.
Lib/test/test_codeop.py