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 kusma
Recipients kusma, methane, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-06-22.13:29:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624368559.06.0.474479225077.issue44487@roundup.psfhosted.org>
In-reply-to
Content
After digging some more, I no longer suspect that this commit is to blame, but instead some logic in Meson that effectively disabled the problematic code under in our use-case before we upgraded our Visual Studio version.

The reason is that I was able to reproduce this using Python 3.9, and as far as I can tell that doesn't contain this change.

So, sorry for the noise. I'll close this, and rather reopen if I find out I'm wrong.
History
Date User Action Args
2021-06-22 13:29:19kusmasetrecipients: + kusma, paul.moore, tim.golden, methane, zach.ware, steve.dower
2021-06-22 13:29:19kusmasetmessageid: <1624368559.06.0.474479225077.issue44487@roundup.psfhosted.org>
2021-06-22 13:29:19kusmalinkissue44487 messages
2021-06-22 13:29:18kusmacreate