- 13 Tem, 2011 4 kayıt (commit)
-
-
Ned Deily yazdı
as the processor type on some Mac systems. Also fix NameError in fallback _mac_ver_gestalt function. And remove out-of-date URL in docs.
-
Victor Stinner yazdı
the parent structure. Patch by Vlad Riscutia.
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
- 12 Tem, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
cleared by the garbage collector. This fixes a segfault when an instance and its type get caught in a reference cycle, and the instance's deallocator calls one of the methods on the type (e.g. when subclassing IOBase). Diagnosis and patch by Davide Rizzo.
-
- 09 Tem, 2011 4 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
and add a note concerning its status.
-
Antoine Pitrou yazdı
Also, point to the various alternatives.
-
Antoine Pitrou yazdı
failure in name resolution. Should fix a buildbot failure.
-
- 08 Tem, 2011 4 kayıt (commit)
-
-
Antoine Pitrou yazdı
an overzealous DNS service (e.g. OpenDNS) redirects to a placeholder Web site.
-
Antoine Pitrou yazdı
DNS service (e.g. OpenDNS) resolves a non-existent domain name. The test is now skipped instead.
-
Victor Stinner yazdı
The Python signal handler for SIGABRT is not called on os.abort() (only if the signal is raised manually or sent by another process). Patch by Kamil Kisiel.
-
Victor Stinner yazdı
Python 3.1. callable() is again supported in Python 3.2.
-
- 06 Tem, 2011 1 kayıt (commit)
-
-
Ned Deily yazdı
OS X window manager connection in tk tests, use OS X Application Services API calls instead.
-
- 05 Tem, 2011 8 kayıt (commit)
-
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
subprocess.Popen.communicate() now also handles EINTR errors if the process has only one pipe.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
os.write() clamp the length to INT_MAX on Windows.
-
Benjamin Peterson yazdı
-
- 04 Tem, 2011 8 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
Victor Stinner yazdı
On FreeBSD, the SIGALRM signal is sometimes received by the reader thread.
-
Ned Deily yazdı
-
Ned Deily yazdı
test_tk or test_ttk_guionly under a username that is not currently logged in to the console windowserver (as may be the case under buildbot or ssh).
-
Ned Deily yazdı
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
shutdown, if globals()['__file__'] is None.
-
Senthil Kumaran yazdı
-
- 03 Tem, 2011 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
- 02 Tem, 2011 2 kayıt (commit)
-
-
Charles-François Natali yazdı
wasn't enabled at first.
-
Charles-François Natali yazdı
the garbage collector while the Heap lock is held.
-
- 01 Tem, 2011 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Victor Stinner yazdı
with known OS bugs Share the list of platforms with known OS bugs with other tests. Patch written by Charles-François Natali.
-
- 29 Haz, 2011 5 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Ned Deily yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Ned Deily yazdı
-