- 02 May, 2016 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Argument Clinic is now able to infer all needed information.
-
Berker Peksag yazdı
* Fix acquire() signature * Remove outdated help(LockType) reference * Replace PyThread_allocate_lock() with threading.Lock() Patch by Christopher Welborn.
-
Berker Peksag yazdı
* Fix acquire() signature * Remove outdated help(LockType) reference * Replace PyThread_allocate_lock() with threading.Lock() Patch by Christopher Welborn.
-
- 01 May, 2016 14 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Ethan Furman yazdı
-
Ethan Furman yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Berker Peksag yazdı
Patch by Marco Buttu.
-
Berker Peksag yazdı
Patch by Marco Buttu.
-
Berker Peksag yazdı
Patch by Ofer Schwarz.
-
Berker Peksag yazdı
Patch by Ofer Schwarz.
-
Meador Inge yazdı
The bug only occurs on SunOS when the ctypes implementation searches for the `crle` program. Patch by Xiang Zhang. Tested on SunOS by Kees Bos.
-
Meador Inge yazdı
The bug only occurs on SunOS when the ctypes implementation searches for the `crle` program. Patch by Xiang Zhang. Tested on SunOS by Kees Bos.
-
- 30 Nis, 2016 2 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
Patch by Xiang Zhang.
-
- 29 Nis, 2016 11 kayıt (commit)
-
-
Berker Peksag yazdı
-
Berker Peksag yazdı
test_reset_internal_locks was looking at Event's _cond._lock. This makes it harder to change internals of the Condition object and makes the test fragile. The test was added by Nir Soffer in 6108d30dde21. Patch by Nir Soffer.
-
Berker Peksag yazdı
test_reset_internal_locks was looking at Event's _cond._lock. This makes it harder to change internals of the Condition object and makes the test fragile. The test was added by Nir Soffer in 6108d30dde21. Patch by Nir Soffer.
-
Berker Peksag yazdı
-
Berker Peksag yazdı
Initial patch by Felix Kaiser.
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
Raymond Hettinger yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
itemgetter, attrgetter and methodcaller objects.
-
Serhiy Storchaka yazdı
itemgetter, attrgetter and methodcaller objects.
-
- 28 Nis, 2016 6 kayıt (commit)
-
-
Zachary Ware yazdı
-
Zachary Ware yazdı
Patch by Xiang Zhang.
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
- 27 Nis, 2016 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
for passing to open. Original patch by Joseph Hackman.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 26 Nis, 2016 1 kayıt (commit)
-
-
Stefan Krah yazdı
-