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 2019-06-18.21:08:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 54cf2e0780ca137dd9abea5d3d974578ce0c18a9 by Terry Jan Reedy in branch 'master':
bpo-37325: Fix focus traversal for 2 IDLE dialogs (#14209)
https://github.com/python/cpython/commit/54cf2e0780ca137dd9abea5d3d974578ce0c18a9
History
Date User Action Args
2019-06-18 21:08:28terry.reedysetrecipients: + terry.reedy
2019-06-18 21:08:28terry.reedysetmessageid: <[email protected]>
2019-06-18 21:08:28terry.reedylinkissue37325 messages
2019-06-18 21:08:28terry.reedycreate