This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-17 06:03:28 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Mac
/
Python
History
Jack Jansen
340eb88fa8
On MacOSX StackSpace() may lie because it doesn't know about the stack rlimit. For now we set a hard limit of 256K (default rlimit is 512K).
2001-02-02 22:40:28 +00:00
..
getapplbycreator.c
…
gusiconfig.cpp
Got rid of ifdefs to enable MacTCP GUSI support, Open Transport always works fine nowadays.
2001-01-12 23:41:46 +00:00
macapplication.c
…
macgetargv.c
FSSpec names may be longer on carbon (1024 chars), cater for that in buffer sizes.
2001-01-09 22:25:49 +00:00
macgetcompiler.c
…
macgetpath.c
…
macgetplatform.c
…
macglue.c
On MacOSX StackSpace() may lie because it doesn't know about the stack rlimit. For now we set a hard limit of 256K (default rlimit is 512K).
2001-02-02 22:40:28 +00:00
macimport.c
…
macmain.c
Trigger keep-console-open on GUSISIOUX_STATE_UNKNOWN. Better than the previous complicated expression.
2001-01-16 15:54:58 +00:00
macsetfiletype.c
…
macshlglue.c
…
missingtoolboxcalls.c
…