cosmopolitan/third_party/python/Include
Justine Tunney d26d7ae0e4 Perform build and magnum tuning
Building o//third_party/python now takes 5 seconds on my PC

This change works towards modifying Python to use runtime dispatching
when appropriate. For example, when loading the magnums in the socket
module, it's a good idea to check if the magnum is zero, because that
means the local system platform doesn't support it.
2021-08-10 10:26:13 -07:00
..
abstract.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
accu.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
asdl.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
ast.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
bitset.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
bltinmodule.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
boolobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
bytearrayobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
bytes_methods.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
bytesobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
cellobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
ceval.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
classobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
code.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
codecs.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
compile.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
complexobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
datetime.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
descrobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
dictobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
dtoa.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
dynamic_annotations.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
enumobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
errcode.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
eval.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
fileobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
fileutils.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
floatobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
frameobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
funcobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
genobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
graminit.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
grammar.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
import.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
intrcheck.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
iterobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
listobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
longintrepr.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
longobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
marshal.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
memoryobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
metagrammar.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
methodobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
modsupport.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
moduleobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
namespaceobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
node.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
object.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
objimpl.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
odictobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
opcode.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
osdefs.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
osmodule.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
parsetok.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
patchlevel.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pgen.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pgenheaders.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
py_curses.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pyarena.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pyatomic.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pycapsule.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pyctype.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pydebug.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pydtrace.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pyerrors.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pyexpat.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pyfpe.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pygetopt.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pyhash.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pylifecycle.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pymacconfig.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pymacro.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pymath.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pymem.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pyport.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pystate.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pystrcmp.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pystrhex.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pystrtod.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
Python-ast.h python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
Python.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pythonrun.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pythread.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pytime.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
rangeobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
setobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
sliceobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
structmember.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
structseq.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
symtable.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
sysmodule.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
token.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
traceback.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
tupleobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
typeslots.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
ucnhash.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
unicodeobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
warnings.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
weakrefobject.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00