- 13 Tem, 2011 15 kayıt (commit)
-
-
Ned Deily yazdı
as the processor type on some Mac systems.
-
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ı
-
Victor Stinner yazdı
Call the previous signal handler if chain is True.
-
Victor Stinner yazdı
different than the parent structure. Patch by Vlad Riscutia.
-
Victor Stinner yazdı
the parent structure. Patch by Vlad Riscutia.
-
Antoine Pitrou yazdı
Raise ValueError when attempting to set the _CHUNK_SIZE attribute of a TextIOWrapper to a huge value, not TypeError.
-
Antoine Pitrou yazdı
Raise ValueError when attempting to set the _CHUNK_SIZE attribute of a TextIOWrapper to a huge value, not TypeError.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Ezio Melotti yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 12 Tem, 2011 2 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.
-
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.
-
- 10 Tem, 2011 4 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
- 09 Tem, 2011 16 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
Also, point to the various alternatives.
-
Antoine Pitrou yazdı
Also, point to the various alternatives.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Antoine Pitrou yazdı
failure in name resolution. Should fix a buildbot failure.
-
Antoine Pitrou yazdı
failure in name resolution. Should fix a buildbot failure.
-
Antoine Pitrou yazdı
failure in name resolution. Should fix a buildbot failure.
-
- 08 Tem, 2011 3 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
(to avoid the warnings seen on a buildbot)
-
Antoine Pitrou yazdı
(following PEP 11). These systems are systems using Mach C Threads, SunOS lightweight processes, GNU pth threads and IRIX threads.
-