ipython / ipykernel

IPython Kernel for Jupyter
https://ipykernel.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
640 stars 364 forks source link

Remove direct use of asyncio #1266

Closed davidbrochart closed 3 weeks ago

davidbrochart commented 3 weeks ago

There are still direct references to asyncio:

davidbrochart commented 3 weeks ago

@blink1073 since I think you don't maintain this project anymore, could you give me more rights? Here it seems that I can only enable auto-merge, but Test downstream projects / ipyparallel will take 360 minutes to fail.

minrk commented 3 weeks ago

@davidbrochart you have admin rights now

davidbrochart commented 3 weeks ago

Thanks @minrk, I'll go ahead an merge.