- 03 Haz, 2011 8 kayıt (commit)
-
-
Éric Araujo yazdı
The previous markup hijacked the abstract-base-classes glossary entry, which resulted in the HTML linking to collections.abc when defining the generic ABC concept. Now the glossary links to the abc module.
-
Éric Araujo yazdı
I’m afraid my docstring is not as clear as it should be, but I can’t find a concise way of describing what the code does. Suggestions for improvements welcome.
-
Éric Araujo yazdı
-
Charles-François Natali yazdı
-
Charles-François Natali yazdı
-
Victor Stinner yazdı
Keep a timeout of 1 hour for buildbots.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 02 Haz, 2011 6 kayıt (commit)
-
-
Éric Araujo yazdı
-
Éric Araujo yazdı
Also promote notices from distutils doc to deprecation boxes.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
This removes the need to call flush manually in each test, except when testing code that creates warning without checking them.
-
Tarek Ziade yazdı
-
Tarek Ziade yazdı
-
- 01 Haz, 2011 25 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
This updates the user guide to refer to Packaging instead of Distutils. Some files still require an update.
-
Charles-François Natali yazdı
document.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Victor Stinner yazdı
_check_dump_tracebacks_later() to avoid failures if the system is slow.
-
Victor Stinner yazdı
the file descriptor of a pipe closed in the parent process is valid in the child process according to fstat(), but the mode of the file descriptor is invalid, and read or write raise an error. test.support.requires_mac_ver() is now a decorator, as suggested by Ezio Melotti, and its docstring is fixed (linux_version => mac_ver).
-
Victor Stinner yazdı
descriptor of a pipe closed in the parent process is valid in the child process according to fstat(), but the mode of the file descriptor is invalid, and read or write raise an error. Add also requires_mac_ver() decorator to test.support.
-
Victor Stinner yazdı
Add also linux_version() to __all__.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 31 May, 2011 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-