Message139145
OK, this isn't going to be as simple as I thought it was. The big problem is that the test suite from [1] needs to be refactored into a format that is suitable for use in regrtest. That means porting them to either unittest or doctest, as "golden output" tests of the style that Greg used are no longer accepted as part of the regression test suite.
[1] http://www.cosc.canterbury.ac.nz/greg.ewing/python/yield-from/yield_from.html |
|
Date |
User |
Action |
Args |
2011-06-26 04:22:53 | ncoghlan | set | recipients:
+ ncoghlan, rndblnch, eric.araujo, alex, Yury.Selivanov |
2011-06-26 04:22:52 | ncoghlan | set | messageid: <1309062172.92.0.0416218553938.issue11682@psf.upfronthosting.co.za> |
2011-06-26 04:22:52 | ncoghlan | link | issue11682 messages |
2011-06-26 04:22:52 | ncoghlan | create | |
|