- 21 Eyl, 2010 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
- 20 Eyl, 2010 18 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Antoine Pitrou yazdı
threads are still running. Instead, reinitialize the GIL on a second call to Py_Initialize().
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Hirokazu Yamamoto yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Hirokazu Yamamoto yazdı
-
Vinay Sajip yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Kristján Valur Jónsson yazdı
PyThread_create_key now has a failure mode that the applicatino can detect.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
- 19 Eyl, 2010 15 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Brett Cannon yazdı
fromlist to get __import__ to return the module desired. Now it uses the proper approach of fetching the module from sys.modules. Closes issue #9252. Thanks to Alexander Belopolsky for the bug report.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
recv() and send()
-
Antoine Pitrou yazdı
-
Georg Brandl yazdı
-
Hirokazu Yamamoto yazdı
-
Georg Brandl yazdı
-
Hirokazu Yamamoto yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Senthil Kumaran yazdı
-
- 18 Eyl, 2010 6 kayıt (commit)
-
-
Florent Xicluna yazdı
-
Antoine Pitrou yazdı
non-blocking mode: they return None when an operation would block (instead of raising an exception).
-
Antoine Pitrou yazdı
-
Brian Quinlan yazdı
-
Antoine Pitrou yazdı
(GNU/Hurd is not dead)
-
Hirokazu Yamamoto yazdı
-