]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-37633: Reëxport some function compatibility wrappers for macros in ``pytho...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 Nov 2019 05:52:59 +0000 (21:52 -0800)
committerGitHub <noreply@github.com>
Tue, 5 Nov 2019 05:52:59 +0000 (21:52 -0800)
commit4c22e1665c4d8e8fa31bd7aa7b403480d9be5ce2
tree4b3fef0f45c0ac906b56f7c624a21577a9fe4c31
parente8bad630349521eb117d486ead2f8602dd172fcb
closes bpo-37633: Reëxport some function compatibility wrappers for macros in ``pythonrun.h``. (GH-17056)

(cherry picked from commit 62161ce989d7d4fe2b0e6899a54da20feeddc798)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Misc/NEWS.d/next/C API/2019-11-04-21-10-47.bpo-37633.oOGVdo.rst [new file with mode: 0644]
Python/pythonrun.c