Message269144
Funny, I thought the "repr invariant" was exactly the opposite thing, that _eval_ (or literal_eval) of repr should give back the starting object. And that's what I intended to preserve here. It's obviously broken now.
Ok, alternate suggestion: can at least ast.literal_eval be fixed to work in the same way as complex constructor? Because it's not much of a "literal" otherwise... |
|
| Date |
User |
Action |
Args |
| 2016-06-23 21:32:06 | veky | set | recipients:
+ veky, mark.dickinson, r.david.murray |
| 2016-06-23 21:32:06 | veky | set | messageid: <[email protected]> |
| 2016-06-23 21:32:06 | veky | link | issue27363 messages |
| 2016-06-23 21:32:06 | veky | create | |
|