- 18 Oct, 2004 2 commits
-
-
Brett Cannon authored
and day of the week are specified. Closes bug #1045381.
-
Brett Cannon authored
-
- 17 Oct, 2004 11 commits
-
-
Hye-Shik Chang authored
-
Neal Norwitz authored
-
Fred Drake authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Neal Norwitz authored
-
Fredrik Lundh authored
Peter Astrand, with markup by Fredrik Lundh and Raymond Hettinger.
-
Neal Norwitz authored
is not a local variable. Add a test case.
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Fredrik Lundh authored
-
- 16 Oct, 2004 1 commit
-
-
Facundo Batista authored
-
- 15 Oct, 2004 7 commits
-
-
cvs2svn authored
-
Anthony Baxter authored
-
Marc-André Lemburg authored
Python 2.3.x candidate.
-
Fredrik Lundh authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
- 14 Oct, 2004 8 commits
-
-
Raymond Hettinger authored
-
Michael W. Hudson authored
was a mistake of mine in updating patch #975056 (I think).
-
Anthony Baxter authored
-
Fred Drake authored
-
Tim Peters authored
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 authored
-
Neal Norwitz authored
rangeobject.c has an #ifdef that is reached only when LONG_MAX != INT_MAX
-
Tim Peters authored
Easy doc corrections from Dan Gass. Also repaired the LaTeX for optional keyword arguments throughout, which was (incorrectly) nested instead of flat.
-
- 13 Oct, 2004 11 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
73: Restore support for Python 2.1. 74: Factor the previous change differently 79: Conditionalize usage of PyTuple_Pack.
-
Fredrik Lundh authored
want to use pywin32 instead of _subprocess, you have to edit the file.
-
Anthony Baxter authored
Python's own setup.py that did the same thing (and tested on Solaris, where LDSHARED is needed...)
-
Anthony Baxter authored
detection to configure &c.
-
Anthony Baxter authored
-
Anthony Baxter authored
a few remaining calls to signal() were converted to PyOS_setsig().
-
Jim Fulton authored
non-ascii characters.
-
Anthony Baxter authored
-
Anthony Baxter authored
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 authored
it's rather expensive to create new processes.
-