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 terry.reedy
Recipients epaine, taleinat, terry.reedy
Date 2020-06-17.15:10:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592406618.09.0.800646003618.issue41000@roundup.psfhosted.org>
In-reply-to
Content
I am somewhat dubious about this.  IDLE *must* allow side-by-side windows.  AFAIK, single instance Notepad++ does not allow this.  Tiles rather than only tabbed windows can potentially be done with with one process (turtledemo), but we are not there yet.  I have no idea how easy it is to enforce 'one process' across platforms.
History
Date User Action Args
2020-06-17 15:10:18terry.reedysetrecipients: + terry.reedy, taleinat, epaine
2020-06-17 15:10:18terry.reedysetmessageid: <1592406618.09.0.800646003618.issue41000@roundup.psfhosted.org>
2020-06-17 15:10:18terry.reedylinkissue41000 messages
2020-06-17 15:10:18terry.reedycreate