mirror of
https://github.com/python/cpython.git
synced 2026-08-15 23:12:07 +08:00
As it was agreed in the issue, __aiter__ returning an awaitable should result in PendingDeprecationWarning in 3.5 and in DeprecationWarning in 3.6.
Miscellaneous source files for the main Python shared library