This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-08 13:40:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ed9529a68bd28442a30b93f455d9575b05123cd
cpython
/
Mac
/
Python
T
History
Jack Jansen
1ed9529a68
Added PyOS_CheckStack() function which returns -1 when we are running
...
low on stackspace.
1996-07-22 15:25:10 +00:00
..
macapplet.c
moved most of it to macglue.c
1995-02-18 14:56:09 +00:00
macapplication.c
- Reorganized init code
1996-02-28 15:42:47 +00:00
macgetargv.c
- Reorganized init code
1996-02-28 15:42:47 +00:00
macgetcompiler.c
Old names changed to Py_GetCopyright, etc.
1996-07-10 15:48:25 +00:00
macgetmtime.c
rename2 changes
1995-01-12 12:37:24 +00:00
macgetpath.c
Old names changed to Py_GetCopyright, etc.
1996-07-10 15:48:25 +00:00
macgetplatform.c
Old names changed to Py_GetCopyright, etc.
1996-07-10 15:48:25 +00:00
macglue.c
Added PyOS_CheckStack() function which returns -1 when we are running
1996-07-22 15:25:10 +00:00
macguesstabsize.c
fixed comment
1995-01-22 18:42:33 +00:00
macmain.c
Old names changed to Py_GetCopyright, etc.
1996-07-10 15:48:25 +00:00
macsetfiletype.c
Added getfiletype routine
1995-02-13 11:31:51 +00:00
macshlglue.c
Added __sinit() call, so C++ initializations in shared library work
1996-02-29 16:10:32 +00:00