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 Pierre Chatelier
Recipients BTaskaya, Pierre Chatelier, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-11-19.15:17:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574176663.01.0.221775662225.issue32371@roundup.psfhosted.org>
In-reply-to
Content
Just reproduced and solved it at the same time !
It happened with Debug build, where I linked to pythonxx.lib instead of pythonxx_d.lib, because I did not download the debug binaries.
Ultimately : my fault.
History
Date User Action Args
2019-11-19 15:17:43Pierre Chateliersetrecipients: + Pierre Chatelier, paul.moore, tim.golden, zach.ware, steve.dower, BTaskaya
2019-11-19 15:17:43Pierre Chateliersetmessageid: <1574176663.01.0.221775662225.issue32371@roundup.psfhosted.org>
2019-11-19 15:17:42Pierre Chatelierlinkissue32371 messages
2019-11-19 15:17:42Pierre Chateliercreate