Message211544
I fixed the assert and dropped first iter compat-mode token bugs one-by-one by writing narrow unittests that fail and code that makes them pass. I am now working on the '\' continuation issue. That is the subject of #9974, which has a nearly identical patch. Where it differs from yours, I will choose on the basis of tests. Any further discussion of this bug should be on that issue.
I appreciate the warning that the full mode is undertested, so I need to be concerned about breaking untested functionality that works. That was not so much a concern with the first two issues. |
|
Date |
User |
Action |
Args |
2014-02-18 20:20:02 | terry.reedy | set | recipients:
+ terry.reedy, benjamin.peterson, ezio.melotti, meador.inge, daniel.urban, sandro.tosi, docs@python, python-dev, eric.snow, takluyver, gdr@garethrees.org, serhiy.storchaka, yselivanov |
2014-02-18 20:20:02 | terry.reedy | set | messageid: <1392754802.21.0.512909930673.issue12691@psf.upfronthosting.co.za> |
2014-02-18 20:20:02 | terry.reedy | link | issue12691 messages |
2014-02-18 20:20:01 | terry.reedy | create | |
|