]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37221: PyCode_New() didn't change in Python 3.8 (GH-23595)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 1 Dec 2020 15:34:01 +0000 (07:34 -0800)
committerGitHub <noreply@github.com>
Tue, 1 Dec 2020 15:34:01 +0000 (07:34 -0800)
commitd9d63f13cf5b6b896c245099c42b08f6da083d05
tree4ce1e602a4adb6be9cbd52db5d7f7abb777bfe23
parent74c40ddfd3fc2fb06183d9c5bb1db203d568791b
bpo-37221: PyCode_New() didn't change in Python 3.8 (GH-23595)

(cherry picked from commit 1867b462de427bcb8dfbcd256028410aea6ae929)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/whatsnew/3.8.rst