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 mark.dickinson
Recipients mark.dickinson, ronaldoussoren, twoone3
Date 2021-02-25.14:27:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614263235.98.0.920645078199.issue43263@roundup.psfhosted.org>
In-reply-to
Content
@twoone3: Shouldn't you be calling PyGILState_Ensure() before calling into Python from the C++ code?

In any case, I'm removing myself from the nosy list on this issue, because I don't have access to Windows to try to reproduce.
History
Date User Action Args
2021-02-25 14:27:16mark.dickinsonsetrecipients: + mark.dickinson, ronaldoussoren, twoone3
2021-02-25 14:27:15mark.dickinsonsetmessageid: <1614263235.98.0.920645078199.issue43263@roundup.psfhosted.org>
2021-02-25 14:27:15mark.dickinsonlinkissue43263 messages
2021-02-25 14:27:15mark.dickinsoncreate