]> granicus.if.org Git - python/commit
Issue #26136: Upgrade the generator_stop warning to DeprecationWarning
authorMartin Panter <vadmium+py@gmail.com>
Wed, 10 Feb 2016 04:40:48 +0000 (04:40 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Wed, 10 Feb 2016 04:40:48 +0000 (04:40 +0000)
commit7e3a91a5fc056f72c93f015bb9f4f22aef9e72fb
tree2d71aaeaad3d6536f20338811d806976577ec7bf
parentb0cb42dfdb422495fb0c3a4374f2fa010f56a5ac
Issue #26136: Upgrade the generator_stop warning to DeprecationWarning

Patch by Anish Shah.
Doc/whatsnew/3.6.rst
Lib/test/test_contextlib.py
Lib/test/test_generators.py
Lib/test/test_with.py
Misc/NEWS
Objects/genobject.c