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 nsait-linaro
Recipients nsait-linaro, pablogsal, paul.moore, steve.dower, tim.golden, zach.ware
Date 2022-02-28.07:19:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646032799.72.0.942245670191.issue46567@roundup.psfhosted.org>
In-reply-to
Content
Based on my investigation so far, I think Tcl/Tk package generated with VS 2022 seems to have some issues when used with Tkinter. I could be wrong.

I've created https://github.com/python/cpython/pull/31603 to force the Tcl/Tk package build on the fly with VS 2019 and I can see it is passing all tests.

If my analysis is correct, I think it would be better to rebuild Tcl/Tk with VS 2019 for cpython-bin-deps while we investigate the issue with the compiler.
History
Date User Action Args
2022-02-28 07:19:59nsait-linarosetrecipients: + nsait-linaro, paul.moore, tim.golden, zach.ware, steve.dower, pablogsal
2022-02-28 07:19:59nsait-linarosetmessageid: <1646032799.72.0.942245670191.issue46567@roundup.psfhosted.org>
2022-02-28 07:19:59nsait-linarolinkissue46567 messages
2022-02-28 07:19:59nsait-linarocreate