]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108765: Move export code from pyport.h to exports.h (#108855)
authorVictor Stinner <vstinner@python.org>
Sun, 3 Sep 2023 23:04:05 +0000 (01:04 +0200)
committerGitHub <noreply@github.com>
Sun, 3 Sep 2023 23:04:05 +0000 (01:04 +0200)
commit44fc378b598eb675a847d1b7c46c8f6e81313c04
tree1fd9edf9e1c2c4b696ae6ff373ae351a2ae77a6d
parent31c2945f143c6b80c837fcf09a5cfb85fea9ea4c
gh-108765: Move export code from pyport.h to exports.h (#108855)

There is no API change, since pyport.h includes exports.h.
Include/exports.h
Include/pyport.h