bpo-45847: Revert Port _ctypes partly to PY_STDLIB_MOD (GH-29747) (GH-29969)

This commit is contained in:
Christian Heimes 2021-12-07 21:56:41 +02:00 committed by GitHub
parent 06c4ae8b13
commit 91b59a3fcd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 37 additions and 478 deletions

View file

@ -356,18 +356,6 @@
/* Define to 1 if you have the `fexecve' function. */
#undef HAVE_FEXECVE
/* Define to 1 if you have the ffi_closure_alloc function in <ffi.h> header
file. */
#undef HAVE_FFI_CLOSURE_ALLOC
/* Define to 1 if you have the ffi_prep_cif_var function in <ffi.h> header
file. */
#undef HAVE_FFI_PREP_CIF_VAR
/* Define to 1 if you have the ffi_prep_closure_loc function in <ffi.h> header
file. */
#undef HAVE_FFI_PREP_CLOSURE_LOC
/* Define to 1 if you have the `flock' function. */
#undef HAVE_FLOCK