uvloop icon indicating copy to clipboard operation
uvloop copied to clipboard

python3.10 build issues due to deprocations in py3.10

Open L1ghtn1ng opened this issue 3 years ago • 4 comments

  • uvloop version: latest pypi version
  • Python version: 3.10
  • Platform: linux

When uvloop tries to get built for python 3.10 it bombs out which you can see from the following

https://travis-ci.com/github/laramies/theHarvester/builds/177504632

L1ghtn1ng avatar Jul 28 '20 20:07 L1ghtn1ng

I believe This can be fixed by re-cythonizing.

tacaswell avatar Sep 25 '20 20:09 tacaswell

+1

Bennyelg avatar Apr 07 '21 08:04 Bennyelg

So, is this solved by 0.16.0? @L1ghtn1ng

HacKanCuBa avatar May 26 '22 19:05 HacKanCuBa

Will have a look tomorrow when I can get to my computer

L1ghtn1ng avatar May 26 '22 20:05 L1ghtn1ng

As we're already building on 3.11, I'm closing this one now, but feel free to repoen if issue persists.

fantix avatar Sep 09 '22 16:09 fantix