cosmopolitan/third_party/python/Modules/clinic
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
..
_asynciomodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_bz2module.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_codecsmodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_cryptmodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_cursesmodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_datetimemodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_dbmmodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_elementtree.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_gdbmmodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_hashopenssl.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_lzmamodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_opcode.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_pickle.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_sre.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_ssl.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_tkinter.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_weakref.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_winapi.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
arraymodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
audioop.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
binascii.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
cmathmodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
fcntlmodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
grpmodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
md5module.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
posixmodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pwdmodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pyexpat.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
sha1module.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
sha256module.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
sha512module.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
signalmodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
spwdmodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
unicodedata.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
zlibmodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00