Message245800
The other fixers you mentioned are deactivated independently of this patch if an import from future_builtins exists. I gave it the same run_order as in the fix for __future__ imports which prevents 2to3 from deleting the calls before other fixers check for their existence. |
|
| Date |
User |
Action |
Args |
| 2015-06-25 05:28:54 | zvyn | set | recipients:
+ zvyn, benjamin.peterson, maubp, josh.r, marfire |
| 2015-06-25 05:28:54 | zvyn | set | messageid: <[email protected]> |
| 2015-06-25 05:28:54 | zvyn | link | issue19111 messages |
| 2015-06-25 05:28:54 | zvyn | create | |
|