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 wohlganger
Recipients terry.reedy, wohlganger
Date 2017-06-21.13:23:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498051390.64.0.726208179666.issue30723@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I'm new to this, and I've done it out of order. Commit #2306 covers the following:

In IDLE, parenmatch extension:
Add highlighting left and right parens to styles.
Make flash-delay setting independent of parens highlighting style. Currently, the flash-delay option only affects one of the two styles, but there is no good reason for it not to affect both.
History
Date User Action Args
2017-06-21 13:23:10wohlgangersetrecipients: + wohlganger, terry.reedy
2017-06-21 13:23:10wohlgangersetmessageid: <1498051390.64.0.726208179666.issue30723@psf.upfronthosting.co.za>
2017-06-21 13:23:10wohlgangerlinkissue30723 messages
2017-06-21 13:23:10wohlgangercreate