➜

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.

作者 erikjanss
收信人 eamanu, erikjanss, eryksun, lazka, paul.moore, steve.dower, tim.golden, vengelson, zach.ware
日期 2019-08-17.14:02:17
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1566050537.27.0.864182439193.issue37801@roundup.psfhosted.org>
In-reply-to
内容
fyi 1 : this issue pops up in multiple places, cfr :

 * bpo-35890
 * bpo-20596

the selection of the wcstok function is based on MS_WINDOWS being
defined, rather than eg. an autoconf check on which function is
available. 

fyi 2 : I've been able to cross compile 3.8 with mingw64 (gcc 7.3), but with a custom meson script instead of autoconf
历史
日期 用户 动作 参数
2019-08-17 14:02:17erikjanss修改recipients: + erikjanss, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, lazka, eamanu, vengelson
2019-08-17 14:02:17erikjanss修改messageid: <1566050537.27.0.864182439193.issue37801@roundup.psfhosted.org>
2019-08-17 14:02:17erikjanss链接issue37801 messages
2019-08-17 14:02:17erikjanss创建