[issue18316] Idle 2.7: update to simplify cross-version patches

2019-03-20 Thread Terry J. Reedy
Change by Terry J. Reedy : -- assignee: -> terry.reedy components: +IDLE ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue18316] Idle 2.7: update to simplify cross-version patches

2017-06-19 Thread Terry J. Reedy
Terry J. Reedy added the comment: I am no longer patching IDLE for 2.7, partly because of the testing issue. -- resolution: -> out of date stage: needs patch -> resolved status: open -> closed ___ Python tracker _

[issue18316] Idle 2.7: update to simplify cross-version patches

2013-06-28 Thread Roundup Robot
Roundup Robot added the comment: New changeset aa1350c7d196 by Terry Jan Reedy in branch '2.7': Issue #18316: Update idlelib 2.7 except clauses to ease backports. http://hg.python.org/cpython/rev/aa1350c7d196 -- nosy: +python-dev ___ Python tracker <

[issue18316] Idle 2.7: update to simplify cross-version patches

2013-06-27 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- title: Idle 2.7: update to simply cross-version patches -> Idle 2.7: update to simplify cross-version patches ___ Python tracker ___ _