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 miss-islington
Recipients David.Edelsohn, gpolo, miss-islington, serhiy.storchaka, vstinner
Date 2020-12-27.08:32:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609057959.38.0.264345745402.issue42749@roundup.psfhosted.org>
In-reply-to
Content
New changeset dda12ad63e927e93d71462ad77cc84da55bada9b by Miss Islington (bot) in branch '3.9':
bpo-42749: Fix testing bignum if Tkinter is compiled with Tk 8.4 and dynamic linked with Tk >= 8.5 (GH-23955)
https://github.com/python/cpython/commit/dda12ad63e927e93d71462ad77cc84da55bada9b
History
Date User Action Args
2020-12-27 08:32:39miss-islingtonsetrecipients: + miss-islington, vstinner, gpolo, serhiy.storchaka, David.Edelsohn
2020-12-27 08:32:39miss-islingtonsetmessageid: <1609057959.38.0.264345745402.issue42749@roundup.psfhosted.org>
2020-12-27 08:32:39miss-islingtonlinkissue42749 messages
2020-12-27 08:32:39miss-islingtoncreate