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 Tim Z
Recipients Tim Z, ned.deily, ronaldoussoren, terry.reedy
Date 2020-07-21.10:15:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595326548.82.0.199218178335.issue41349@roundup.psfhosted.org>
In-reply-to
Content
I have 2nd screen that rotate to portrait. Is there a way to launch "import tkinter; tkinter.Tk()" at idle start? Or I better wait the next update?
It's not related but...
  ...why idle3.8 don't have cut/copy/paste on right click? (I mean the paste is broken when you paste-replace selected text). What's up with this one https://bugs.python.org/issue38946 ?
Is there a shortage of volunteers ? Or it's all macOS fault?
History
Date User Action Args
2020-07-21 10:15:48Tim Zsetrecipients: + Tim Z, terry.reedy, ronaldoussoren, ned.deily
2020-07-21 10:15:48Tim Zsetmessageid: <1595326548.82.0.199218178335.issue41349@roundup.psfhosted.org>
2020-07-21 10:15:48Tim Zlinkissue41349 messages
2020-07-21 10:15:48Tim Zcreate