This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Arfrever, asvetlov, gvanrossum, larry, martin.panter, ncoghlan, python-dev, scoder, vstinner, yselivanov
Date 2015-06-24.16:52:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150624165200.38096.22476@psf.io>
In-reply-to
Content
New changeset 9aee273bf8b7 by Yury Selivanov in branch '3.5':
Issue #24400, #24325: More tests for types._GeneratorWrapper
https://hg.python.org/cpython/rev/9aee273bf8b7

New changeset fa097a336079 by Yury Selivanov in branch 'default':
Merge 3.5 (issue #24325 & #24400)
https://hg.python.org/cpython/rev/fa097a336079
History
Date User Action Args
2015-06-24 16:52:04python-devsetrecipients: + python-dev, gvanrossum, ncoghlan, scoder, vstinner, larry, Arfrever, asvetlov, martin.panter, yselivanov
2015-06-24 16:52:04python-devlinkissue24325 messages
2015-06-24 16:52:04python-devcreate