Message231422
| Author | Rosuav |
|---|---|
| Recipients | Rosuav |
| Date | 2014-11-20.10:43:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1416480203.05.0.35241763619.issue22906@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
See PEP for full details. Attached is POC patch: behaviour is altered globally (rather than respecting a __future__ directive), and minimal changes are made elsewhere to make the test suite mostly pass (test_generators does not - it'll need more comprehensive edits). Note that PEP 8 is deliberately not followed here; some of the edits ought to involve indenting slabs of code, but instead, "half-level" indentation is used, to keep the patch visibly minimal. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-11-20 10:43:23 | Rosuav | set | recipients: + Rosuav |
| 2014-11-20 10:43:23 | Rosuav | set | messageid: <1416480203.05.0.35241763619.issue22906@psf.upfronthosting.co.za> |
| 2014-11-20 10:43:22 | Rosuav | link | issue22906 messages |
| 2014-11-20 10:43:22 | Rosuav | create | |