Staging
v0.5.1
https://github.com/python/cpython
Revision 70a083bc46aea84e3b3ffca2c10c295917a98fec authored by Miss Islington (bot) on 04 October 2018, 19:26:27 UTC, committed by Yury Selivanov on 04 October 2018, 19:26:27 UTC
https://bugs.python.org/issue34871
(cherry picked from commit 6f85b826b527e240551613aeec3118a5469e3a33)

Co-authored-by: INADA Naoki <methane@users.noreply.github.com>
1 parent 166773d
History
Tip revision: 70a083bc46aea84e3b3ffca2c10c295917a98fec authored by Miss Islington (bot) on 04 October 2018, 19:26:27 UTC
bpo-34871: inspect: Don't pollute sys.modules (GH-9696) (GH-9702)
Tip revision: 70a083b
File Mode Size
LICENSE -rw-r--r-- 1.0 KB
README -rw-r--r-- 15.0 KB
README.ctypes -rw-r--r-- 336 bytes
ffi.c -rw-r--r-- 13.0 KB
ffi.h -rw-r--r-- 9.0 KB
ffi_common.h -rw-r--r-- 2.1 KB
fficonfig.h -rw-r--r-- 2.9 KB
ffitarget.h -rw-r--r-- 2.6 KB
prep_cif.c -rw-r--r-- 5.8 KB
types.c -rw-r--r-- 3.5 KB
win32.c -rw-r--r-- 4.6 KB
win64.asm -rw-r--r-- 3.0 KB

README

back to top