]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-39953: Generate ifdefs around library code definitions. (GH-19490)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 12 Apr 2020 19:17:34 +0000 (12:17 -0700)
committerGitHub <noreply@github.com>
Sun, 12 Apr 2020 19:17:34 +0000 (12:17 -0700)
commitf35e7d3bb0488a15cbb45ff10f02be558a3777cd
tree3271a12f2ecc6d48266683bc0254bbb9aaa6d4eb
parent61511488cf4e7a1cb57a38efba7e0a84a387fe58
closes bpo-39953: Generate ifdefs around library code definitions. (GH-19490)

(cherry picked from commit 909b87d2bb3d6330d39c48e43f7f50f4d086cc41)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Modules/_ssl_data.h
Tools/ssl/make_ssl_data.py