- 05 Mar, 2005 5 commits
-
-
Brett Cannon authored
-
Brett Cannon authored
leading tabs in a line when in Python mode. Also fixed some grammatical errors in the comments.
-
Brett Cannon authored
-
Brett Cannon authored
-
Greg Ward authored
eg. "2004-03-04" is not broken across lines. (Merged from 2.4 branch.)
-
- 04 Mar, 2005 4 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
in pyexpat.GetInputContext. Will backport to 2.4.
-
Michael W. Hudson authored
-
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
-