This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author veky
Recipients terry.reedy, veky
Date 2016-08-21.10:23:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471774995.74.0.570792584911.issue27821@psf.upfronthosting.co.za>
In-reply-to
Content
I had a custom keymap in IDLE. Since I installed 3.6.0a3, it doesn't work anymore. Worse, I cannot switch to anything except "IDLE Classic Windows" - Apply does nothing, but when I click OK, it doesn't switch.

I suppose https://hg.python.org/cpython/rev/e6e6c71776b0 is the suspect, but I can't be sure. I tried editing .idlerc by hand, setting name, name2 and default, but nothing seems to help. :-/

Please resolve this, I'm lost without my favorite Python IDE. :-o
History
Date User Action Args
2016-08-21 10:23:15vekysetrecipients: + veky, terry.reedy
2016-08-21 10:23:15vekysetmessageid: <1471774995.74.0.570792584911.issue27821@psf.upfronthosting.co.za>
2016-08-21 10:23:15vekylinkissue27821 messages
2016-08-21 10:23:15vekycreate