- 11 Nov, 2016 7 commits
-
-
Serhiy Storchaka authored
(e.g. on Android).
-
Serhiy Storchaka authored
(e.g. on Android).
-
Raymond Hettinger authored
-
Serhiy Storchaka authored
empty compile-time PYTHONPATH components. This fixes some tests in -S or -I modes.
-
Serhiy Storchaka authored
empty compile-time PYTHONPATH components. This fixes some tests in -S or -I modes.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 10 Nov, 2016 7 commits
-
-
Yury Selivanov authored
Patch by Elvis Pranskevichus.
-
Yury Selivanov authored
Patch by Elvis Pranskevichus.
-
Yury Selivanov authored
Patch by Elvis Pranskevichus.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 09 Nov, 2016 26 commits
-
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Steve Dower authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Andrew Kuchling authored
-
Andrew Kuchling authored
-
Andrew Kuchling authored
-
Andrew Kuchling authored
-
Yury Selivanov authored
-
Yury Selivanov authored
Patch by Justin Mayfield.
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
Some built-in coroutine-like objects might not have __name__ or __qualname__. A good example of such are 'asend', 'aclose' and 'athrow' coroutine methods of asynchronous generators.
-