On Monday, 13 May 2019 at 01:35:58 UTC, evilrat wrote:
I have project using pyd with python 3.7, that also using ptvsd (visual studio debugger for python package) to allow mixed debugging right inside VS Code.I'll reduce the code and upload somewhere later.
https://github.com/Superbelko/pyd-minHere. Super minimal example, ptvsd can be commented out as well, it is there entirely for debugging.