]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40724: Fix return type of test helper function heapctypewithbuffer_releasebuffer...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 7 Jun 2020 07:28:03 +0000 (00:28 -0700)
committerGitHub <noreply@github.com>
Sun, 7 Jun 2020 07:28:03 +0000 (09:28 +0200)
commit1d711f2e31e02b2e9cbe4f109bf79541f56c35a2
treedee5d51a904b76cfe10ae623eb36ed7607ea4999
parent1e4fa91104a03c44baa241326102cbec42d387f1
bpo-40724: Fix return type of test helper function heapctypewithbuffer_releasebuffer() (GH-20685) (GH-20690)

(cherry picked from commit b8867e5d5aca33511942632b5f4e359b9245b2fa)
Co-authored-by: Rémi Lapeyre <remi.lapeyre@lenstra.fr>
Modules/_testcapimodule.c