mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
2edd8a1e2c
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