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-21 11:54:48 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54fd3e6ffcf42c9fa4fc0db545a3434e2f47ec94
cpython
/
Mac
/
Python
T
History
Jack Jansen
ace9d955b0
Renamed Py_Main to PyMac_Main as it has a different signature than the "normal" Py_Main, and that signature has appeared in a .h file.
2002-08-05 14:13:31 +00:00
..
getapplbycreator.c
…
gusiconfig.cpp
…
macapplication.c
…
macgetargv.c
…
macgetcompiler.c
- Got rid if WITH_CYCLE_GC
2002-07-07 20:54:44 +00:00
macgetpath.c
staticforward bites the dust.
2002-07-17 16:30:39 +00:00
macgetplatform.c
…
macglue.c
Changed some prototypes to match the exact definition in some faraway Apple
2002-06-26 20:37:40 +00:00
macimport.c
Fixed potential refcount problems with interned strings, adapted comments, added a bit more trace output if verbose > 1.
2002-07-22 12:35:22 +00:00
macmain.c
Renamed Py_Main to PyMac_Main as it has a different signature than the "normal" Py_Main, and that signature has appeared in a .h file.
2002-08-05 14:13:31 +00:00
macsetfiletype.c
…
macshlglue.c
Changed some prototypes to match the exact definition in some faraway Apple
2002-06-26 20:37:40 +00:00
missingtoolboxcalls.c
…
pyGUSISIOUX.cp
Don't call PyMac_OutputSeen if we have a custom console. Fix by Alexandre Parenteau.
2002-01-11 10:24:23 +00:00