mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00: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