- 04 Mar, 2005 1 commit
-
-
Martin v. Löwis authored
to build. Will backport to 2.4
-
- 03 Mar, 2005 23 commits
-
-
Martin v. Löwis authored
symbolic links on Windows. Fixes #1100429. Will backport to 2.4.
-
Martin v. Löwis authored
Will backport to 2.4.
-
Martin v. Löwis authored
-
Peter Astrand authored
-
Peter Astrand authored
-
Peter Astrand authored
redirected, using select() or threads is unnecessary.
-
Peter Astrand authored
stdin/stdout/stderr redirected.
-
Fred Drake authored
- function names marked with \function should include parentheses - "standard error" instead of "stderr" for text - a boolean parameter takes true or false values, not just True or False
-
Raymond Hettinger authored
-
Martin v. Löwis authored
numbers in PyLong_AsLongLong, and update test suite accordingly. Backported to 2.4.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
profile.py if available.
-
Martin v. Löwis authored
file size.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
in LWPCookieJar. Backported to 2.4.
-
Martin v. Löwis authored
Backported to 2.4.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
Backported to 2.4.
-
Martin v. Löwis authored
Backported to 2.4.
-
Martin v. Löwis authored
Partially fixes #1110242.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Brett Cannon authored
with || expressions. Also clarifies intend of 'if' conditional.
-
- 02 Mar, 2005 3 commits
-
-
Raymond Hettinger authored
-
Piers Lauder authored
Fix bug in InternalDate regexp that failed to allow leading 0 in day - courtesy of Rimon Barr <rimon.barr@cornell.edu>
-
Skip Montanaro authored
field on systems that support shadow passwords.
-
- 01 Mar, 2005 5 commits
-
-
Martin v. Löwis authored
Will backport to 2.4.
-
Brett Cannon authored
-
Brett Cannon authored
individually as tests. Also improved output when the test fails.
-
Brett Cannon authored
-
Andrew M. Kuchling authored
-
- 28 Feb, 2005 2 commits
-
-
Raymond Hettinger authored
Combined efforts of many including Peter Harris, Hye-Shik Chang, Martin v. Löwis, Nick Coghlan, Paul Moore, and Raymond Hettinger.
-
Raymond Hettinger authored
and improve the speed of the if/elif/else blocks.
-
- 27 Feb, 2005 1 commit
-
-
Martin v. Löwis authored
remove_history and replace_history. Will backport to 2.4.
-
- 24 Feb, 2005 1 commit
-
-
Martin v. Löwis authored
Also add xdrlib._test into the test suite.
-
- 23 Feb, 2005 2 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 22 Feb, 2005 1 commit
-
-
Michael W. Hudson authored
Delete some advice that can never, ever have worked. There are a couple of XXX comments for bits I don't know how to update. It would be really good not to release Python 2.5 with these in place :) This file is way too big. There's basically no chance of it staying up to date.
-
- 21 Feb, 2005 1 commit
-
-
Raymond Hettinger authored
-