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 terry.reedy
Date 2022-02-03.22:06:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643925985.46.0.800956781177.issue46630@roundup.psfhosted.org>
In-reply-to
Content
New changeset d1df81a730499cc6286d02afa6028a1e9c22bbbf by Terry Jan Reedy in branch 'main':
bpo-46630: Fix initial focus of IDLE query dialogs (GH-31112)
https://github.com/python/cpython/commit/d1df81a730499cc6286d02afa6028a1e9c22bbbf
History
Date User Action Args
2022-02-03 22:06:25terry.reedysetrecipients: + terry.reedy
2022-02-03 22:06:25terry.reedysetmessageid: <1643925985.46.0.800956781177.issue46630@roundup.psfhosted.org>
2022-02-03 22:06:25terry.reedylinkissue46630 messages
2022-02-03 22:06:25terry.reedycreate