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-06-02 17:50:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5316ef4bbb5c214fdccb83c93dcafb8bbf4d754f
cpython
/
Mac
/
Python
T
History
Jack Jansen
53bafd97d0
PyOS_CheckStack now understands multiple threads. Other threads are not stack-checked, but at least they don't appear to always be out of stack.
2000-09-08 22:05:48 +00:00
..
getapplbycreator.c
…
gusiconfig.cpp
Removed temporary code to disable OT networking (this was a workaround for getpeername() not working in a previous release of GUSI, but it has been fixed).
2000-08-17 20:04:26 +00:00
macapplication.c
…
macgetargv.c
Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.
2000-07-14 22:37:27 +00:00
macgetcompiler.c
Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.
2000-07-14 22:37:27 +00:00
macgetpath.c
…
macgetplatform.c
…
macglue.c
PyOS_CheckStack now understands multiple threads. Other threads are not stack-checked, but at least they don't appear to always be out of stack.
2000-09-08 22:05:48 +00:00
macimport.c
…
macmain.c
Use same short banner message as unix/win Python.
2000-09-08 10:20:37 +00:00
macsetfiletype.c
…
macshlglue.c
Added more prototypes.
2000-07-24 19:52:52 +00:00
missingtoolboxcalls.c
…