cosmopolitan/third_party/python/Modules/clinic
Justine Tunney 3dc86ce154
Fix breakages in Linux-only build modes
- compile.com now polyfills -march=native which gcc/clang removed
- Guarantee zero Windows code is linked into non-Windows binaries
- MODE=tinylinux binaries are now back to being as tiny as ~4kb
- Improve the runtime's stack allocation / alignment hack
- GitHub Actions now tests Linux modes for assurance
2023-07-09 19:51:44 -07:00
..
_asynciomodule.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
_bz2module.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
_codecsmodule.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
_cryptmodule.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
_cursesmodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_datetimemodule.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
_dbmmodule.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
_elementtree.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
_gdbmmodule.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
_lzmamodule.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
_opcode.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
_pickle.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
_sre.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
_ssl.inc Backporting METH_FASTCALL from Python 3.7 (#317) 2021-11-12 15:26:57 -08:00
_struct.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
_tkinter.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_weakref.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
_winapi.inc Backporting METH_FASTCALL from Python 3.7 (#317) 2021-11-12 15:26:57 -08:00
arraymodule.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
audioop.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
binascii.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
cmathmodule.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
fcntlmodule.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
grpmodule.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
posixmodule.inc Fix breakages in Linux-only build modes 2023-07-09 19:51:44 -07:00
pwdmodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
pyexpat.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
signalmodule.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
spwdmodule.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
unicodedata.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
zlibmodule.inc Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00