- 24 Sep, 2005 1 commit
-
-
Hye-Shik Chang authored
FreeBSD 5.3 and later versions which got thread-safe getaddrinfo(3). (Reported by Maxim Sobolev)
-
- 23 Sep, 2005 3 commits
-
-
Peter Astrand authored
1138653.
-
Neal Norwitz authored
SF #1297059, doc incorrect return type for search() method. (There is a description of returned values at the top, so just remove the sentance and correct an example.)
-
- 22 Sep, 2005 2 commits
-
-
Fred Drake authored
(forward port revision 1.10.4.1)
-
Michael W. Hudson authored
returns in cStringIO.c. Thanks to Andrew Bennetts. This must be a backport candidate.
-
- 21 Sep, 2005 2 commits
-
-
Jack Jansen authored
than the modification time. Changed the SetDates test to accomodate. Backport candidate.
-
Neal Norwitz authored
Fix segfault. I tried to write a test, but it wouldn't crash when running regrtest. This really should have some sort of test. Should definitely be backported.
-
- 20 Sep, 2005 10 commits
-
-
Jack Jansen authored
as &buffer, &size and allocated by the called function.
-
Guido van Rossum authored
-
Armin Rigo authored
-
Armin Rigo authored
causing the profiler to crash on an AssertionError if the same Python function catches multiple exceptions from C functions.
-
Guido van Rossum authored
represented as a C int, raise OverflowError. (Forward port from 2.4.2; the patch to classobject.c was already in but needed a correction in the error message text.)
-
Armin Rigo authored
with an exception currently set!
-
Armin Rigo authored
-
Armin Rigo authored
-
Jack Jansen authored
Py_{BEGIN,END}_ALLOW_THREADS.
-
Matthias Klose authored
to get the correct encoding. - Patch #1166938: locale.py: Parse LANGUAGE as a colon separated list of languages.
-
- 19 Sep, 2005 6 commits
-
-
Guido van Rossum authored
containing a value that doesn't fit in a C int, raise OverflowError rather than truncating silently (and having 50% chance of hitting the "it should be >= 0" error).
-
Armin Rigo authored
issues. See bug #1112856.
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Skip Montanaro authored
-
- 18 Sep, 2005 2 commits
-
-
Martin v. Löwis authored
Will backport to Python 2.4.
-
Martin v. Löwis authored
Will backport to Python 2.4.
-
- 17 Sep, 2005 1 commit
-
-
Georg Brandl authored
-
- 16 Sep, 2005 4 commits
-
-
Vinay Sajip authored
-
Raymond Hettinger authored
Inspired by Armin Rigo's suggestion to do the same with dictionaries.
-
Georg Brandl authored
-
-
- 15 Sep, 2005 5 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Brett Cannon authored
change. Fixes bug #1290505.
-
- 14 Sep, 2005 4 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
evaluating keyword arguments. CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: Python/getargs.c CVS: ----------------------------------------------------------------------
-