- 10 Nov, 2016 5 commits
-
-
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 27 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.
-
Yury Selivanov authored
-
- 08 Nov, 2016 8 commits
-
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Serhiy Storchaka authored
Every opcode should end with DISPATCH() or goto error.
-
Serhiy Storchaka authored
Every opcode should end with DISPATCH() or goto error.
-
Yury Selivanov authored
As it was agreed in the issue, __aiter__ returning an awaitable should result in PendingDeprecationWarning in 3.5 and in DeprecationWarning in 3.6.
-
Serhiy Storchaka authored
plural form selections in the gettext module. The expression parser now supports exact syntax supported by GNU gettext.
-
Serhiy Storchaka authored
plural form selections in the gettext module. The expression parser now supports exact syntax supported by GNU gettext.
-
Serhiy Storchaka authored
plural form selections in the gettext module. The expression parser now supports exact syntax supported by GNU gettext.
-