jupyter_core icon indicating copy to clipboard operation
jupyter_core copied to clipboard

removing pywin32 dependancy for free-threading

Open stonebig opened this issue 5 months ago • 0 comments

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 ?

stonebig avatar Jun 13 '25 17:06 stonebig