jupyter_core
jupyter_core copied to clipboard
removing pywin32 dependancy for free-threading
pywin32 doesn't seem to have any volontary to do the effort to port to free-threading: https://github.com/mhammond/pywin32/issues/2303 jupyter-core already removed that dependancy for Pypy....
Would it be possible to remove it also for Free-threading Python-3.13/3.14 on Windows ?