Message211548
The \ continuation bug is one of many covered by #12691 and its patch, but this came first and it focused on only this bug. With respect to this issue, the code patches are basically the same; I will use tests to choose between them.
On #12691, Gareth notes that the 5-tuple mode that uses add-whitespace is under tested, so care is needed to not break working uses.
Adding a new parameter to a function is a new feature. I will check on pydev that no one objects to calling Untokenizer a private implementation detail. |
|
Date |
User |
Action |
Args |
2014-02-18 20:34:43 | terry.reedy | set | recipients:
+ terry.reedy, akuchling, rhettinger, kristjan.jonsson, sfllaw, meador.inge, nick.caruso, Brian.Bossé, eric.snow, DLitz |
2014-02-18 20:34:43 | terry.reedy | set | messageid: <1392755683.6.0.150054926909.issue9974@psf.upfronthosting.co.za> |
2014-02-18 20:34:43 | terry.reedy | link | issue9974 messages |
2014-02-18 20:34:43 | terry.reedy | create | |
|