- 01 Eyl, 2011 2 kayıt (commit)
-
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
- 31 Agu, 2011 1 kayıt (commit)
-
-
Éric Araujo yazdı
Patch by Hallvard B Furuseth.
-
- 30 Agu, 2011 2 kayıt (commit)
-
-
Amaury Forgeot d'Arc yazdı
some functions like file.write().
-
Sandro Tosi yazdı
-
- 29 Agu, 2011 3 kayıt (commit)
-
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Nadeem Vawda yazdı
-
- 28 Agu, 2011 3 kayıt (commit)
-
-
Charles-François Natali yazdı
-
Charles-François Natali yazdı
greater than FD_SETSIZE.
-
Nadeem Vawda yazdı
If the version of zlib used to compile the zlib module is incompatible with the one that is actually linked in, then calls into zlib will fail. This can leave attributes of the z_stream uninitialized, so we must take care to avoid segfaulting by trying to use an invalid pointer. Fix by Richard M. Tew.
-
- 27 Agu, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
- 26 Agu, 2011 3 kayıt (commit)
-
-
Éric Araujo yazdı
The doc already points to argparse.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
- 25 Agu, 2011 1 kayıt (commit)
-
-
Éric Araujo yazdı
-
- 26 Agu, 2011 4 kayıt (commit)
-
-
Éric Araujo yazdı
Initial patch by Yue Shuaijie.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
- 25 Agu, 2011 4 kayıt (commit)
-
-
Éric Araujo yazdı
I need to copy the xxmodule.c file in other tests, 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. I also took out the fixup_build_ext function, which is needed for tests to pass on Unix shared builds and Windows debug builds. Finally, I cleaned up a few things: - don’t remove directories in tearDown when the parent class’ tearDown has already registered the directories for removal - simplify restoration of sys.path - remove a few unused names found by pyflakes.
-
Charles-François Natali yazdı
them being inherited by other subprocesses.
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
- 24 Agu, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
This bug doesn't seem to exist on 3.2, where daemon threads are killed before Py_Finalize() is entered.
-
- 23 Agu, 2011 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
Also added some tests.
-
Charles-François Natali yazdı
-
- 22 Agu, 2011 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 21 Agu, 2011 2 kayıt (commit)
-
-
Nadeem Vawda yazdı
Patch by Jeremy Kloth.
-
Éric Araujo yazdı
-
- 20 Agu, 2011 5 kayıt (commit)
-
-
Sandro Tosi 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 io.BufferedRandom streams.
-
Victor Stinner yazdı
Even if Python is compiled on Linux 3.
-
- 19 Agu, 2011 5 kayıt (commit)
-
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Sandro Tosi yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-