- 28 Eyl, 2005 3 kayıt (commit)
-
-
cvs2svn yazdı
-
Fred Drake yazdı
-
Anthony Baxter yazdı
-
- 27 Eyl, 2005 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 26 Eyl, 2005 1 kayıt (commit)
-
-
Michael W. Hudson yazdı
Patches #1298449 and #1298499: Add some missing checks for error returns in cStringIO.c. Thanks to Andrew Bennetts. This must be a backport candidate.
-
- 25 Eyl, 2005 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 23 Eyl, 2005 5 kayıt (commit)
-
-
Peter Astrand yazdı
* Added note about Python 2.2 compatibility. * Changed license header: Now simply referring to PSF. This closes bug 1138653.
-
Michael W. Hudson yazdı
Fix bug: [ 1163563 ] Sub threads execute in restricted mode basically by fixing bug 1010677 in a non-broken way. Backport candidate.
-
Neal Norwitz yazdı
Backport 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.)
-
Guido van Rossum yazdı
-
Neal Norwitz yazdı
-
- 22 Eyl, 2005 2 kayıt (commit)
-
-
Fred Drake yazdı
-
Guido van Rossum yazdı
-
- 21 Eyl, 2005 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 20 Eyl, 2005 10 kayıt (commit)
-
-
cvs2svn yazdı
-
Armin Rigo yazdı
functions, causing the profiler to crash on an AssertionError if the same Python function catches multiple exceptions from C functions.
-
Armin Rigo yazdı
with an exception currently set!
-
Armin Rigo yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
represented as a C int, raise OverflowError. (Will forward-port.)
-
Anthony Baxter yazdı
test_default_encoding_issues(): Fully restore sys.setdefaultencoding. test_site often failed under "regrtest.py -r", because this xmlrpc test left sys with a setdefaultencoding attribute, but loading site.py removes that attribute and test_site.py verifies the attribute is gone. Changed this test to get rid of sys.setdefaultencoding if it didn't exist when this test started.
-
Fred Drake yazdı
-
Anthony Baxter yazdı
-
Matthias Klose yazdı
to get the correct encoding. - Patch #1166938: locale.py: Parse LANGUAGE as a colon separated list of languages.
-
- 19 Eyl, 2005 2 kayıt (commit)
-
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
* Fix memory leak in posix.access() * Fix use of uninitialized value in forkpty() - from the manpage it isn't clear if there are conditions where master_fd are uninitialized, but it's safer to initialize
-
- 18 Eyl, 2005 3 kayıt (commit)
-
-
Georg Brandl yazdı
considering it exactly like a '*'. Backport from 2.5 branch.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 17 Eyl, 2005 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 16 Eyl, 2005 3 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Georg Brandl yazdı
-
- 15 Eyl, 2005 7 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-