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