]> granicus.if.org Git - python/commit
bpo-35134: Add Include/cpython/pymem.h (GH-12840)
authorVictor Stinner <vstinner@redhat.com>
Mon, 15 Apr 2019 15:00:19 +0000 (17:00 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Apr 2019 15:00:19 +0000 (17:00 +0200)
commit9820c07e4146e18bddc9ac1586cee7e542903de0
tree7492a8de9f86c70cc66f0a210a5d2bdd881a85bc
parenta3283efd30ad52b56d1046138523cbabc6c69daf
bpo-35134: Add Include/cpython/pymem.h (GH-12840)

Move unstable CPython API from Include/pymem.h into a new
Include/cpython/pymem.h header file.
Include/cpython/pymem.h [new file with mode: 0644]
Include/pymem.h