Staging
v0.5.1
https://github.com/python/cpython
Revision 2de5097ba4c50eba90df55696a7b2e74c93834d4 authored by Brett Cannon on 04 December 2020, 23:39:21 UTC, committed by GitHub on 04 December 2020, 23:39:21 UTC
Raise an ImportWarning when the import system falls back on load_module(). As for implementations of load_module(), raise a DeprecationWarning.
1 parent 79c1849
History
Tip revision: 2de5097ba4c50eba90df55696a7b2e74c93834d4 authored by Brett Cannon on 04 December 2020, 23:39:21 UTC
bpo-26131: Deprecate usage of load_module() (GH-23469)
Tip revision: 2de5097
File Mode Size
darwin
libffi_osx
_ctypes.c -rw-r--r-- 185.1 KB
_ctypes_test.c -rw-r--r-- 21.6 KB
_ctypes_test.h -rw-r--r-- 82 bytes
callbacks.c -rw-r--r-- 18.1 KB
callproc.c -rw-r--r-- 58.5 KB
cfield.c -rw-r--r-- 42.2 KB
ctypes.h -rw-r--r-- 13.1 KB
ctypes_dlfcn.h -rw-r--r-- 459 bytes
malloc_closure.c -rw-r--r-- 3.2 KB
stgdict.c -rw-r--r-- 31.3 KB

back to top