- 17 Eki, 2004 11 kayıt (commit)
-
-
Hye-Shik Chang yazdı
-
Neal Norwitz yazdı
-
Fred Drake yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Neal Norwitz yazdı
-
Fredrik Lundh yazdı
Peter Astrand, with markup by Fredrik Lundh and Raymond Hettinger.
-
Neal Norwitz yazdı
is not a local variable. Add a test case.
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Fredrik Lundh yazdı
-
- 16 Eki, 2004 1 kayıt (commit)
-
-
Facundo Batista yazdı
-
- 15 Eki, 2004 7 kayıt (commit)
-
-
cvs2svn yazdı
-
Anthony Baxter yazdı
-
Marc-André Lemburg yazdı
Python 2.3.x candidate.
-
Fredrik Lundh yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 14 Eki, 2004 8 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Michael W. Hudson yazdı
was a mistake of mine in updating patch #975056 (I think).
-
Anthony Baxter yazdı
-
Fred Drake yazdı
-
Tim Peters yazdı
this test failed under the combination of passing -O to a debug-build Python. Now all 4 of those pass ({debug, release} x {-O, no -O}).
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
rangeobject.c has an #ifdef that is reached only when LONG_MAX != INT_MAX
-
Tim Peters yazdı
Easy doc corrections from Dan Gass. Also repaired the LaTeX for optional keyword arguments throughout, which was (incorrectly) nested instead of flat.
-
- 13 Eki, 2004 13 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
73: Restore support for Python 2.1. 74: Factor the previous change differently 79: Conditionalize usage of PyTuple_Pack.
-
Fredrik Lundh yazdı
want to use pywin32 instead of _subprocess, you have to edit the file.
-
Anthony Baxter yazdı
Python's own setup.py that did the same thing (and tested on Solaris, where LDSHARED is needed...)
-
Anthony Baxter yazdı
detection to configure &c.
-
Anthony Baxter yazdı
-
Anthony Baxter yazdı
a few remaining calls to signal() were converted to PyOS_setsig().
-
Jim Fulton yazdı
non-ascii characters.
-
Anthony Baxter yazdı
-
Anthony Baxter yazdı
This support was only a first cut, and doesn't deserve to be in a released version (where we have to support it in an ongoing manner)
-
Fredrik Lundh yazdı
it's rather expensive to create new processes.
-
Fredrik Lundh yazdı
"Khalid A. B." on python-dev)
-
Fredrik Lundh yazdı
(should probably remove all traces of _xmlrpclib, but I'll leave that for another day.)
-