Enable ProactorEventLoop on windows for ipykernel#1469
Enable ProactorEventLoop on windows for ipykernel#1469NewUserHa wants to merge 7 commits intoipython:mainfrom
Conversation
|
Hello @NewUserHa, Thanks for your work here! Dear @ianthomas23, Is it possible to get this merged on the next release? It is really important for Windows users, as current solution creates incompatibilities between libraries. Thank you! |
|
@ZupoLlask It is not passing CI, so of course it will not be merged. |
|
@NewUserHa Can you please have a look at this? TY |
|
I have no idea how this occur. this modification works in previous versions of ipython |
37bad2c to
903b031
Compare
|
the |
|
@NewUserHa There were some problems with the CI that I think I have now fixed, so can you rebase this on |
…on windows Removed the _init_asyncio_patch method and its calls.
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
|
PR modified:
current:
|
see #1468