- 28 Haz, 2002 2 kayıt (commit)
-
-
Neil Schemenauer yazdı
collected one should be zeroed.
-
Mark Hammond yazdı
extension.
-
- 27 Haz, 2002 10 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
the "standard" modules. Unfinished, but shouldn't harm anything.
-
Jack Jansen yazdı
in building various modules.
-
Fredrik Lundh yazdı
-
Fredrik Lundh yazdı
-
Fredrik Lundh yazdı
This should be backported to the 2.2.X series (how do I do that?)
-
Fred Drake yazdı
revision 1.12 in PyXML).
-
Fred Drake yazdı
1.47, 1.48, 1.49 (name interning support).
-
Fred Drake yazdı
environments.
-
Fred Drake yazdı
-
- 26 Haz, 2002 27 kayıt (commit)
-
-
Neal Norwitz yazdı
-
Jack Jansen yazdı
these scripts work with the new precompiled headers.
-
Neal Norwitz yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
definition.
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
header files. If we're building with precompiled headers these are in scope.
-
Jack Jansen yazdı
header file in stead of mwerks_carbonplugin_config.h.
-
Jack Jansen yazdı
files open when we're rebuilding them all.
-
Jack Jansen yazdı
- Use precompiled headers - Rationalize config file names.
-
Jack Jansen yazdı
Fixed a few showstoppers in the process of making MacPython use setup.py to build it's exension modules (in stead of relying on a private mechanism). It definitely doesn't work yet, but it looks promising.
-
Jack Jansen yazdı
Fixed various MacPython-specific issues found by attempting to use the standard core setup.py for MacPython.
-
Raymond Hettinger yazdı
-
Fred Drake yazdı
timing information in the output makes the determination of success bogus.
-
Jack Jansen yazdı
Turns out GetArgv() options can be 4-tuples too, with the last value being the default (or something like that). Cater for this. Also put in a safeguard against very long help strings.
-
Jack Jansen yazdı
This module broke on the Mac (where it can't work, but distutils seems to import it anyway) because it imported pwd and grp. Moved the import to inside the routine where they're used.
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Raymond Hettinger yazdı
-
Ka-Ping Yee yazdı
Don't show hidden fields of exception values (names starting with '_').
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
Kurt B. Kaiser yazdı
the Idle debugger. M PyShell.py : Call RemoteDebugger.close_remote_debugger() M RemoteDebugger.py: Add close_remote_debugger(); further polish code used to start the debugger sections. M rpc.py : Add comments on Idlefork methods register(), unregister() comment out unused methods M run.py : Add stop_the_debugger(); polish code
-
Andrew M. Kuchling yazdı
-
- 25 Haz, 2002 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-