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 miss-islington, terry.reedy
Date 2020-05-29.22:54:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 97e4e0f53d6690db6b942678489716a30925b8af by Terry Jan Reedy in branch 'master':
bpo-39885: Make IDLE context menu cut and copy work again (GH-18951)
https://github.com/python/cpython/commit/97e4e0f53d6690db6b942678489716a30925b8af
History
Date User Action Args
2020-05-29 22:54:18terry.reedysetrecipients: + terry.reedy, miss-islington
2020-05-29 22:54:18terry.reedysetmessageid: <[email protected]>
2020-05-29 22:54:18terry.reedylinkissue39885 messages
2020-05-29 22:54:18terry.reedycreate