- 24 Eyl, 2005 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Hye-Shik Chang yazdı
FreeBSD 5.3 and later versions which got thread-safe getaddrinfo(3). (Reported by Maxim Sobolev)
-
- 23 Eyl, 2005 3 kayıt (commit)
-
-
Peter Astrand yazdı
1138653.
-
Neal Norwitz yazdı
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 Eyl, 2005 2 kayıt (commit)
-
-
Fred Drake yazdı
(forward port revision 1.10.4.1)
-
Michael W. Hudson yazdı
returns in cStringIO.c. Thanks to Andrew Bennetts. This must be a backport candidate.
-
- 21 Eyl, 2005 2 kayıt (commit)
-
-
Jack Jansen yazdı
than the modification time. Changed the SetDates test to accomodate. Backport candidate.
-
Neal Norwitz yazdı
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 Eyl, 2005 10 kayıt (commit)
-
-
Jack Jansen yazdı
as &buffer, &size and allocated by the called function.
-
Guido van Rossum yazdı
-
Armin Rigo yazdı
-
Armin Rigo yazdı
causing the profiler to crash on an AssertionError if the same Python function catches multiple exceptions from C functions.
-
Guido van Rossum yazdı
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 yazdı
with an exception currently set!
-
Armin Rigo yazdı
-
Armin Rigo yazdı
-
Jack Jansen yazdı
Py_{BEGIN,END}_ALLOW_THREADS.
-
Matthias Klose yazdı
to get the correct encoding. - Patch #1166938: locale.py: Parse LANGUAGE as a colon separated list of languages.
-
- 19 Eyl, 2005 6 kayıt (commit)
-
-
Guido van Rossum yazdı
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 yazdı
issues. See bug #1112856.
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Skip Montanaro yazdı
-
- 18 Eyl, 2005 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
Will backport to Python 2.4.
-
Martin v. Löwis yazdı
Will backport to Python 2.4.
-
- 17 Eyl, 2005 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 16 Eyl, 2005 4 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Raymond Hettinger yazdı
Inspired by Armin Rigo's suggestion to do the same with dictionaries.
-
Georg Brandl yazdı
-
- 15 Eyl, 2005 5 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Brett Cannon yazdı
change. Fixes bug #1290505.
-
- 14 Eyl, 2005 3 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-