- 20 Eyl, 2010 4 kayıt (commit)
-
-
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 10 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ı
-
Hirokazu Yamamoto yazdı
-
Hirokazu Yamamoto yazdı
-
Senthil Kumaran yazdı
-
Hirokazu Yamamoto yazdı
So failed to load tcl/tk dll because $(dist)/tcltk/bin was set to PATH as relative path. (Windows)
-
- 17 Eyl, 2010 10 kayıt (commit)
-
-
Amaury Forgeot d'Arc yazdı
-
Vinay Sajip yazdı
-
Victor Stinner yazdı
Previous commit changed macpath but macpath is not used anymore as os.path
-
Amaury Forgeot d'Arc yazdı
-
Vinay Sajip yazdı
-
Senthil Kumaran yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Hirokazu Yamamoto yazdı
-
Raymond Hettinger yazdı
-
- 16 Eyl, 2010 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-