]> 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:54:54 +0000 (07:54 -0800)
committerGitHub <noreply@github.com>
Tue, 1 Dec 2020 15:54:54 +0000 (07:54 -0800)
commited4614386f210964840daa1f7cbddbbd575f7a49
tree1c759e49cef7fd21bf2695db384475e7ae84a81d
parent0955f6863d726985fc9cfad004f242002a0efc80
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