Hello,
I can build cPython with PCbuild/build.bat and also in WSL/Debian `make`
works fine but if I try to use the WSL toolchain/build configuration I get
`g++: fatal error: no input files`. Clion is better geared for cmake projects
and there is the
`https://github.com/python-cmake-build
Hello,
Link to the github issue page is here
https://github.com/python/cpython/issues/92359
This bug has been lurking in waiting for roughly 7 years or possibly longer.
The root issue is that the "Edit with IDLE" context menu executes idle with
`python.exe -m idlelib` which puts the curr