]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37221: PyCode_New() didn't change in Python 3.8 (GH-23595)
authorVictor Stinner <vstinner@python.org>
Tue, 1 Dec 2020 15:22:25 +0000 (16:22 +0100)
committerGitHub <noreply@github.com>
Tue, 1 Dec 2020 15:22:25 +0000 (16:22 +0100)
commit1867b462de427bcb8dfbcd256028410aea6ae929
tree927e573add831b7ebf96085bc7e1abc9210d0c7c
parent8acd0e0d4976e91500149ee189f369f2b83b7537
bpo-37221: PyCode_New() didn't change in Python 3.8 (GH-23595)
Doc/whatsnew/3.8.rst