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 kbr
Recipients alex.gronholm, asvetlov, kbr, njs, paul.moore, steve.dower, tim.golden, yselivanov, zach.ware
Date 2020-03-23.09:23:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584955434.09.0.403690328242.issue39148@roundup.psfhosted.org>
In-reply-to
Content
./configure is not run on Windows, but I believe the define should go here:

https://github.com/python/cpython/blob/8510f430781118d9b603c3a2f06945d6ebc5fe42/PC/pyconfig.h#L678
History
Date User Action Args
2020-03-23 09:23:54kbrsetrecipients: + kbr, paul.moore, tim.golden, njs, asvetlov, alex.gronholm, zach.ware, yselivanov, steve.dower
2020-03-23 09:23:54kbrsetmessageid: <1584955434.09.0.403690328242.issue39148@roundup.psfhosted.org>
2020-03-23 09:23:54kbrlinkissue39148 messages
2020-03-23 09:23:53kbrcreate