]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43816: Add extern "C" to Include/cpython/pyctype.h (GH-25365)
authorAndrew V. Jones <andrewvaughanj@gmail.com>
Tue, 13 Apr 2021 11:27:21 +0000 (12:27 +0100)
committerGitHub <noreply@github.com>
Tue, 13 Apr 2021 11:27:21 +0000 (13:27 +0200)
commit54db51c9114ac49030832f5134979ca866ffd21c
treee35f9100a326d23e5fefcae7d1c47ce6cb3ffb9d
parent9e7b2076fb4380987ad0262c4c0ca900b06475ad
bpo-43816: Add extern "C" to Include/cpython/pyctype.h (GH-25365)

Signed-off-by: Andrew V. Jones <andrew.jones@vector.com>
Include/cpython/pyctype.h