- 14 May, 2015 2 kayıt (commit)
-
-
R David Murray yazdı
-
R David Murray yazdı
Patch by Martin Panter, reviewed by Serhiy Storchaka and R. David Murray.
-
- 13 May, 2015 38 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
Test that asyncio.iscoroutine() supports 'async def' coroutines and collections.abc.Coroutine types.
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Raymond Hettinger yazdı
-
Yury Selivanov yazdı
-
Zachary Ware yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Serhiy Storchaka yazdı
-
Berker Peksag yazdı
Patch by Vinod Kurup.
-
Berker Peksag yazdı
Patch by Vinod Kurup.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Berker Peksag yazdı
Initial patch by Vajrasky Kok.
-
Berker Peksag yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
(Contributed by Serhiy Storchaka.)
-
Raymond Hettinger yazdı
(Patch by Berker Peksag.)
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
No more test_main(), s/assertEquals/assertEqual/, and remove unused import.
-
Nick Coghlan yazdı
* adds missing INCREF in WITH_CLEANUP_START * adds missing DECREF in WITH_CLEANUP_FINISH * adds several new tests Yury created while investigating this
-
Zachary Ware yazdı
Comparing equality of list and tuple is always False.
-
Zachary Ware yazdı
'a.pyo' can no longer match 'a.py', so 'a.PYO' can't either.
-
Zachary Ware yazdı
In particular, the tests bomb out on Windows. The feature is a no-op on platforms without the pwd module or os.geteuid anyway.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-