Message224062
This refactoring is required to enable setting/clearing breakpoints, using linenumbering( whether using a Canvas implementation or a Text implementation http://bugs.python.org/issue17535)
The patch ensures consistency between the set_breakpoint(_here) and
clear_breakpoint(_here) methods. The clear_breakpoint_here, which is not present currently has been added.
No functionality has been added or removed, so I think it should be safe to go forward. |
|
Date |
User |
Action |
Args |
2014-07-26 15:06:23 | Saimadhav.Heblikar | set | recipients:
+ Saimadhav.Heblikar, terry.reedy, taleinat, jesstess |
2014-07-26 15:06:23 | Saimadhav.Heblikar | set | messageid: <1406387183.56.0.280615170045.issue22083@psf.upfronthosting.co.za> |
2014-07-26 15:06:23 | Saimadhav.Heblikar | link | issue22083 messages |
2014-07-26 15:06:23 | Saimadhav.Heblikar | create | |
|