cosmopolitan/third_party/python/Modules/_io
ahgamut 60eb34509b
quick addition of cosmo pthreads to python.com
- enable WITH_THREAD and _POSIX_THREADS
- add headers everywhere
- breaks only two tests (faulthandler and signal)
- disabled terminal completion because it causes segfaults for some
  reason (probably could not get the current thread)
2023-02-23 06:55:17 -08:00
..
clinic Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
_iomodule.c Improve Python tree-shaking 2021-09-06 19:24:10 -07:00
_iomodule.h Undiamond Python headers 2021-08-12 14:07:40 -07:00
bufferedio.c quick addition of cosmo pthreads to python.com 2023-02-23 06:55:17 -08:00
bytesio.c Make numerous improvements 2021-09-28 01:52:34 -07:00
fileio.c Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
iobase.c Make whitespace changes 2021-08-13 03:20:45 -07:00
stringio.c Make numerous improvements 2021-09-28 01:52:34 -07:00
textio.c Make whitespace changes 2021-08-13 03:20:45 -07:00
winconsoleio.c Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00