Yury Selivanov 2edd8a1e2c Issue #27243: Change PendingDeprecationWarning -> DeprecationWarning.
As it was agreed in the issue, __aiter__ returning an awaitable
should result in PendingDeprecationWarning in 3.5 and in
DeprecationWarning in 3.6.
2016-11-08 15:13:07 -05:00
..
2016-09-07 09:26:18 -07:00
2016-09-09 23:11:52 -07:00
2016-09-13 22:46:15 -07:00
2016-01-26 00:40:57 +01:00
2016-09-21 11:37:27 +02:00
2016-09-09 14:57:58 -07:00
2016-11-04 17:07:06 -04:00

Miscellaneous source files for the main Python shared library