theelous3 / asks

Async requests-like httplib for python.
MIT License
509 stars 63 forks source link

remove curio references #192

Open belm0 opened 2 years ago

belm0 commented 2 years ago

anyio 3.x does not support curio, hence asks doesn't

these refs should be removed

https://github.com/theelous3/asks/search?q=curio&type=code

RaitoBezarius commented 1 year ago

Furthermore, curio became harder to package as per https://github.com/dabeaz/curio#important-notice-october-25-2022.