Message245789
| Author | josh.r |
|---|---|
| Recipients | benjamin.peterson, josh.r, marfire, maubp, zvyn |
| Date | 2015-06-25.01:46:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1435196817.63.0.62597842987.issue19111@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Shouldn't it also disable the relevant fixers for map, filter, zip, etc. as appropriate? Otherwise a whole bunch of calls will be wrapper in list() or the like to mimic a behavior the code never had in Py2 in the first place. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-06-25 01:46:57 | josh.r | set | recipients: + josh.r, benjamin.peterson, maubp, zvyn, marfire |
| 2015-06-25 01:46:57 | josh.r | set | messageid: <1435196817.63.0.62597842987.issue19111@psf.upfronthosting.co.za> |
| 2015-06-25 01:46:57 | josh.r | link | issue19111 messages |
| 2015-06-25 01:46:57 | josh.r | create | |