]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add GCC pragmas to silence compiler warning about ffi_prep_closure (GH-23327) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 1 Dec 2020 15:07:50 +0000 (07:07 -0800)
committerGitHub <noreply@github.com>
Tue, 1 Dec 2020 15:07:50 +0000 (15:07 +0000)
commitae48dd4db53f64f053a6ed6571d083c332d06ff7
tree0d3d3e6b2c0badd662b538d4b47f8be488bcbe83
parent4a44f53aa85c9400471ab084bc8fd8169065fc41
Add GCC pragmas to silence compiler warning about ffi_prep_closure (GH-23327) (GH-23590)

(cherry picked from commit cce3f0b0c88eba98bc11abe703a444bee7880ff8)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Modules/_ctypes/callbacks.c