commit | ed4614386f210964840daa1f7cbddbbd575f7a49 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Dec 01 07:54:54 2020 -0800 |
committer | GitHub <noreply@github.com> | Tue Dec 01 07:54:54 2020 -0800 |
tree | 1c759e49cef7fd21bf2695db384475e7ae84a81d | |
parent | 0955f6863d726985fc9cfad004f242002a0efc80 [diff] |
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>