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
Gautham
7b74f6e20e
Tidy up pydoc help ( #567 )
2022-08-22 20:40:00 -07:00
Gautham
b535937fca
Add sys.meta_path entry for APE zip store ( #425 )
2022-06-26 05:51:00 -07:00
Gautham
7e9fb0a9f1
Move importlib functions to within C ( #408 )
...
This offers a 10% speedup in Python startup time. It also
makes debugging using cosmopolitan tooling easier.
2022-05-26 23:20:59 -07:00
Gautham
363d2ec436
Load Python C extensions of external packages correctly ( #391 )
2022-05-08 21:49:50 -07:00
ahgamut
0c4c56ff39
python-3.6.zip added from Github
...
README.cosmo contains the necessary links.
2021-08-09 05:39:42 -07:00