]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] bpo-40807: Backport test_codeop change [GH-19670]
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 5 Jun 2020 03:00:47 +0000 (20:00 -0700)
committerGitHub <noreply@github.com>
Fri, 5 Jun 2020 03:00:47 +0000 (23:00 -0400)
commit12d3061c7819a73d891dcce44327410eaf0e1bc2
treeccf88c6525119deb718d21c5f6d1441a41ec3af9
parent6bfbe773bd84323a0894428db48a4d190b2909b9
[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 GH-20486.
(cherry picked from commit a5d6aba318ead9cc756ba750a70da41f5def3f8f)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/test/test_codeop.py