- 20 Agu, 2011 11 kayıt (commit)
-
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Antoine Pitrou yazdı
same object as reader and writer, and deemphasize it in document order.
-
Sandro Tosi yazdı
-
Antoine Pitrou yazdı
could appear on BufferedRandom streams.
-
Antoine Pitrou yazdı
-
Victor Stinner yazdı
Even if Python is compiled on Linux 3.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
I made a note a month ago that install --record wrote incorrect entries for extension modules (I think the problem was that the first character of the file was stripped), so I’m now adding a test to try to reproduce that in the current versions.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
I need to copy this file in another test too, so I moved the support code to distutils.tests.support and improved it: - don’t skip when run from the Lib/distutils/tests directory - use proper skip machinery instead of custom print/return/test suite fiddling.
-
- 19 Agu, 2011 14 kayıt (commit)
-
-
Sandro Tosi yazdı
-
Antoine Pitrou yazdı
-
Sandro Tosi yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
I added a link from the term “virtual subclass” to the glossary entry for ABCs but this was not enough, now the glossary briefly defines “virtual” and links to the abc module doc which contains more mentions of virtual subclasses.
-
Vinay Sajip yazdı
-
Eli Bendersky yazdı
-
Nadeem Vawda yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
Suggested by Terry J. Reedy.
-
Éric Araujo yazdı
-
- 18 Agu, 2011 13 kayıt (commit)
-
-
Éric Araujo yazdı
``code`` markup is enough to mark command-line fragments or to talk about a character. ``'c'`` is still used for actual Python string objects. I did a similar change in optparse.rst in r86521. I’ve also ported two minor changes from the 3.3 version of the file (removing an unnecessary module name in a class directive, adding a comma).
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
I made the doc for the compat alias BadZipfile shorter and used a directive to document deprecation. I figured there was no point of talking about zipfile.error (“the old name” that’s older than the other old name BadZipfile) in the 3.x docs so I just removed it.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Charles-François Natali yazdı
time to spawn.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Charles-François Natali yazdı
resources (FD/zombie) when killed at the wrong time.
-
Benjamin Peterson yazdı
-
- 17 Agu, 2011 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 16 Agu, 2011 1 kayıt (commit)
-
-
Sandro Tosi yazdı
-