Message174601
| Author | roger.serwy |
|---|---|
| Recipients | Nashev, Todd.Rovito, asvetlov, georg.brandl, gpolo, kbk, michael.foord, ned.deily, python-dev, r.david.murray, rhettinger, roger.serwy, taleinat, terry.reedy |
| Date | 2012-11-03.03:19:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1351912788.48.0.0540417218463.issue1207589@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
On IDLE Extensions: The public ecosystem of IDLE extensions is small, and even smaller are those that modify rmenu_specs. Changing it is trivial. However, existing users of the Squeezer extension under 2.7 will experience bugs, like triggering issue13582 on Windows. It is possible to make the code in make_rmenu backwards compatible. The attached patch against 2.7 (and 3.4) does it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-11-03 03:19:48 | roger.serwy | set | recipients: + roger.serwy, georg.brandl, rhettinger, terry.reedy, kbk, taleinat, Nashev, gpolo, ned.deily, r.david.murray, michael.foord, asvetlov, Todd.Rovito, python-dev |
| 2012-11-03 03:19:48 | roger.serwy | set | messageid: <1351912788.48.0.0540417218463.issue1207589@psf.upfronthosting.co.za> |
| 2012-11-03 03:19:48 | roger.serwy | link | issue1207589 messages |
| 2012-11-03 03:19:48 | roger.serwy | create | |