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 serhiy.storchaka
Recipients Pat Thoyts, patthoyts, serhiy.storchaka, terry.reedy
Date 2020-11-22.20:48:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606078139.67.0.749416004532.issue42328@roundup.psfhosted.org>
In-reply-to
Content
New changeset dd844a2916fb3a8f481ec7c732802c13c3375691 by Serhiy Storchaka in branch 'master':
bpo-42328: Fix tkinter.ttk.Style.map(). (GH-23300)
https://github.com/python/cpython/commit/dd844a2916fb3a8f481ec7c732802c13c3375691
History
Date User Action Args
2020-11-22 20:48:59serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, Pat Thoyts, patthoyts
2020-11-22 20:48:59serhiy.storchakasetmessageid: <1606078139.67.0.749416004532.issue42328@roundup.psfhosted.org>
2020-11-22 20:48:59serhiy.storchakalinkissue42328 messages
2020-11-22 20:48:59serhiy.storchakacreate