Erik Janssens <[email protected]> added the comment:
At least for us, the issue seems to be related to the MSVC runtime. We compiled python with mingw using the mingw runtime, and the issue was gone. On Tue, 2021-10-19 at 09:02 +0000, Irit Katriel wrote: > Irit Katriel <[email protected]> added the comment: > It doesn't look like there's anything we can do here on the python > side. > If nobody will object I will close this ticket. > ----------nosy: +iritkatrielstatus: open -> pending > _______________________________________Python tracker > <[email protected]>< > https://bugs.python.org/issue34553>_______________________________________ ---------- status: pending -> open _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34553> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
