- 22 Sep, 2010 1 commit
-
-
Vinay Sajip authored
-
- 21 Sep, 2010 17 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Daniel Stutzbach authored
-
Hirokazu Yamamoto authored
-
Antoine Pitrou authored
-
Alexander Belopolsky authored
-
Antoine Pitrou authored
Ned Deily.
-
Antoine Pitrou authored
object, only munmap().
-
Hirokazu Yamamoto authored
-
Antoine Pitrou authored
-
Georg Brandl authored
-
Brian Quinlan authored
-
Marc-André Lemburg authored
-
Marc-André Lemburg authored
See #9119.
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Senthil Kumaran authored
-
- 20 Sep, 2010 18 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Antoine Pitrou authored
threads are still running. Instead, reinitialize the GIL on a second call to Py_Initialize().
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Hirokazu Yamamoto authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Hirokazu Yamamoto authored
-
Vinay Sajip authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Kristján Valur Jónsson authored
PyThread_create_key now has a failure mode that the applicatino can detect.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
- 19 Sep, 2010 4 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Brett Cannon authored
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.
-