- 09 Eki, 2011 6 kayıt (commit)
-
-
Martin v. Löwis yazdı
Thanks to Konrad Schöbel and Jasper Schulz for helping with the mass-editing.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
- 08 Eki, 2011 11 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
(found by Georg)
-
Antoine Pitrou yazdı
(found by Georg)
-
Antoine Pitrou yazdı
-
Georg Brandl yazdı
Closes #12192: Document that mutating list methods do not return the instance (original patch by Mike Hoy).
-
Éric Araujo yazdı
I want to replace custom byte-compiling function with calls to compileall before 3.3b1, but in the short term it’s good to have this fixed. Adapted from the distutils patch by Jeff Ramnani. I tested with -B, -O and -OO; test_util and test_mixin2to3 fail in -O mode because lib2to3 doesn’t support it.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
Patch by Hallvard B Furuseth.
-
Éric Araujo yazdı
-
- 07 Eki, 2011 23 kayıt (commit)
-
-
Éric Araujo yazdı
-
Éric Araujo yazdı
I tested this manually; it would be great to have buildbots using installed Pythons, including Pythons configured with different prefix and exec-prefix. Reported by Zsolt Cserna.
-
Éric Araujo yazdı
Patch by Jeff Ramnani. Tested with -B, -O and -OO.
-
Éric Araujo yazdı
Patch by Hallvard B Furuseth.
-
Charles-François Natali yazdı
but without AF_CAN definition.
-
Éric Araujo yazdı
Found by Franz Glasner in #2504.
-
Barry Warsaw yazdı
(see issue 13125).
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
(see issue 13125).
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
with line feeds. This was ported from the sandbox to the 3.3 branch, but didn't make it into 3.2. - Re-enable lib2to3's test_parser.py tests, though with an expected failure (see issue 13125).
-
Victor Stinner yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
as "The pipe is being closed") is now mapped to POSIX errno EPIPE (previously EINVAL).
-
Antoine Pitrou yazdı
as "The pipe is being closed") is now mapped to POSIX errno EPIPE (previously EINVAL).
-
Meador Inge yazdı
-
Victor Stinner yazdı
Improve also str.replace(a, a) test
-