- 22 Mar, 2005 4 commits
-
-
Martin v. Löwis authored
-
Walter Dörwald authored
-
Fred Drake authored
-
Fred Drake authored
- more consistent markup - elaborate a couple of points
-
- 21 Mar, 2005 8 commits
-
-
Walter Dörwald authored
(Copied from test_deque.py as suggested by Jim Jewett in SF bug #1166274)
-
Martin v. Löwis authored
-
Martin v. Löwis authored
outputs with the distribution object.
-
Brett Cannon authored
line.
-
Skip Montanaro authored
-
Fred Drake authored
- fix indentation to conform to the Python style guide - add more tests and documentation
-
Fred Drake authored
-
Fred Drake authored
-
- 20 Mar, 2005 7 commits
-
-
Fred Drake authored
added support for the provides, requires, and obsoletes metadata fields
-
Fred Drake authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Matthias Klose authored
-
- 19 Mar, 2005 2 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 18 Mar, 2005 3 commits
-
-
Raymond Hettinger authored
-
Skip Montanaro authored
-
Walter Dörwald authored
-
- 16 Mar, 2005 2 commits
-
-
Anthony Baxter authored
support for posix semaphores.
-
Skip Montanaro authored
-
- 15 Mar, 2005 3 commits
-
-
Fred Drake authored
- .wsdl --> Web Service Definition Language - .xpdl --> XML Process Definition Language
-
Raymond Hettinger authored
-
Martin v. Löwis authored
Indicate to the user when this is an upgrade installation. Make CHM file non-advertised. Backported to 2.4.
-
- 14 Mar, 2005 4 commits
-
-
Martin v. Löwis authored
-
Walter Dörwald authored
-
Walter Dörwald authored
-
Martin v. Löwis authored
Backported to 2.4
-
- 13 Mar, 2005 3 commits
-
-
Vinay Sajip authored
Made traceback unconditional, to avoid lock contention problems when logging errors occur in a custom importer (SF path #1158052).
-
Vinay Sajip authored
-
Vinay Sajip authored
Added optional encoding argument to file handlers. Made traceback import unconditional, to avoid lock contention problems which occur when logging from custom importers (SF patch #1158052)
-
- 12 Mar, 2005 2 commits
-
-
Tim Peters authored
Bug #1160802: Can't build Zope on Windows w/ 2.4.1c1. MSVCCompiler.initialize(): set self.initialized to True, as suggested by AMK. Else we keep growing the PATH endlessly, with each new C extension built, until putenv() complains. No change to NEWS because the patch that created this bug is also new for 2.5a1 (so there's no change here to any code yet released from HEAD).
-
Johannes Gijsbers authored
etc., had comments after the colon, and some other cases. This patch take a simpler approach that doesn't rely on looking for a ':'. Thanks Simon Percivall!
-
- 11 Mar, 2005 2 commits
-
-
Raymond Hettinger authored
new builtins.
-
Raymond Hettinger authored
-