Staging
v0.8.1
https://github.com/python/cpython
Revision 1867b462de427bcb8dfbcd256028410aea6ae929 authored by Victor Stinner on 01 December 2020, 15:22:25 UTC, committed by GitHub on 01 December 2020, 15:22:25 UTC
1 parent 8acd0e0
History
Tip revision: 1867b462de427bcb8dfbcd256028410aea6ae929 authored by Victor Stinner on 01 December 2020, 15:22:25 UTC
bpo-37221: PyCode_New() didn't change in Python 3.8 (GH-23595)
Tip revision: 1867b46
File Mode Size
abstract.h -rw-r--r-- 13.9 KB
bytearrayobject.h -rw-r--r-- 769 bytes
bytesobject.h -rw-r--r-- 4.0 KB
ceval.h -rw-r--r-- 1.4 KB
code.h -rw-r--r-- 7.3 KB
dictobject.h -rw-r--r-- 3.6 KB
fileobject.h -rw-r--r-- 723 bytes
fileutils.h -rw-r--r-- 3.9 KB
frameobject.h -rw-r--r-- 3.4 KB
import.h -rw-r--r-- 1.4 KB
initconfig.h -rw-r--r-- 7.3 KB
interpreteridobject.h -rw-r--r-- 387 bytes
listobject.h -rw-r--r-- 1.2 KB
methodobject.h -rw-r--r-- 1.4 KB
object.h -rw-r--r-- 19.0 KB
objimpl.h -rw-r--r-- 3.3 KB
pyerrors.h -rw-r--r-- 4.9 KB
pylifecycle.h -rw-r--r-- 2.0 KB
pymem.h -rw-r--r-- 3.4 KB
pystate.h -rw-r--r-- 11.0 KB
sysmodule.h -rw-r--r-- 506 bytes
traceback.h -rw-r--r-- 404 bytes
tupleobject.h -rw-r--r-- 967 bytes
unicodeobject.h -rw-r--r-- 42.7 KB

back to top