Message267547
| Author | ncoghlan |
|---|---|
| Recipients | brett.cannon, gvanrossum, larry, lukasz.langa, ncoghlan, vstinner, yselivanov |
| Date | 2016-06-06.20:27:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1465244876.49.0.54944536316.issue27243@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
While I agree this needs to be fixed, one key piece of documentation needed will be to cover how to write an __aiter__ method that does the right thing on both 3.5.1 and 3.5.2+ (and also avoids the deprecation warning in the latter case). (I've also added Larry to the cc list as release manager) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-06-06 20:27:56 | ncoghlan | set | recipients: + ncoghlan, gvanrossum, brett.cannon, vstinner, larry, lukasz.langa, yselivanov |
| 2016-06-06 20:27:56 | ncoghlan | set | messageid: <1465244876.49.0.54944536316.issue27243@psf.upfronthosting.co.za> |
| 2016-06-06 20:27:56 | ncoghlan | link | issue27243 messages |
| 2016-06-06 20:27:56 | ncoghlan | create | |