111 Commits (6f5b6d7e8f8aa5ed94dea62a7fd1df57b8fd713d)

Author SHA1 Message Date
Guido van Rossum 2e19bd7cc7 Add Greg Stein's buffer object API. 28 years ago
Guido van Rossum 90ce848848 On SGI, we need to define _SGI_MP_SOURCE before including errno.h when 28 years ago
Guido van Rossum 29e46a9a12 Mass checkin (more to follow for other directories). 29 years ago
Guido van Rossum 618af4b3ef Include pystate.h earlier so it can be referenced by ceval.h. 29 years ago
Guido van Rossum 2ec9031b55 Subsumed mappingobject.h in dictobject.h. 29 years ago
Guido van Rossum b05a5c7698 Instead of importing graminit.h whenever one of the three grammar 'root' 29 years ago
Guido van Rossum a027efa5bf Massive changes for separate thread state management. 29 years ago
Guido van Rossum d27b4f2a3f Several oopsies -- Py_ALLOBJECTS_H -> Py_PYTHON_H, temporarily removed 29 years ago
Guido van Rossum 174f95adf7 Moved allobjects.h to Python.h (without rename2.h). 29 years ago
Guido van Rossum caa6380886 The great renaming, phase two: all header files have been updated to 32 years ago
Guido van Rossum 956640880d pythonrun.h: added run_pyc_file 32 years ago