Bug report
Bug description:
I have been modifying this GitHub repo for awhile and have noticed that I am unable to see any of the changes being made to my code. Running my code with debugger and breakpoints also does not let the breakpoint hit after I've made my changes to the code. The only way for my breakpoints to hit is when I uninstall and reinstall Python 3.12.
I have tried reloading my modules every time which does not work. I have also disallowed Python caching which also does not work. The only promise that I have seen is installing and reinstalling Python 3.12
CPython versions tested on:
3.12
Operating systems tested on:
Windows