Staging
v0.8.1
https://github.com/python/cpython
Revision 683333955a05a31da5f0b2ca1b3bffb9962fb4b2 authored by Yury Selivanov on 22 May 2015, 15:16:47 UTC, committed by Yury Selivanov on 22 May 2015, 15:16:47 UTC
Raise PendingDeprecationWarning when generator raises StopIteration
and no __future__ import is used.  Fix offenders in the stdlib
and tests.

See also issue 22906.
Thanks to Nick Coghlan and Berker Peksag for reviews.
1 parent e79ec70
History
Tip revision: 683333955a05a31da5f0b2ca1b3bffb9962fb4b2 authored by Yury Selivanov on 22 May 2015, 15:16:47 UTC
Issue 24237: Raise PendingDeprecationWarning per PEP 479
Tip revision: 6833339

README

back to top