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 eric.snow
Recipients eric.snow
Date 2021-09-13.20:36:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
One consequence of this is that frozen module .h files can be different for debug vs. non-debug, which causes CI (and Windows builds) to fail.
History
Date User Action Args
2021-09-13 20:36:49eric.snowsetrecipients: + eric.snow
2021-09-13 20:36:49eric.snowsetmessageid: <[email protected]>
2021-09-13 20:36:49eric.snowlinkissue45186 messages
2021-09-13 20:36:49eric.snowcreate