benjamin-hodgson / asynqp

An AMQP library for asyncio
MIT License
84 stars 29 forks source link

Support for Python 3.8 and later #109

Open manojpandey opened 3 years ago

manojpandey commented 3 years ago

Hi Ben,

Is there any timeline scheduled to support Python 3.8 and later for asqynp?

https://docs.python.org/3.8/library/asyncio-task.html#asyncio.coroutine is going to be removed soon and already deprecated in 3.8

Thanks!

benjamin-hodgson commented 3 years ago

I'm afraid I have some bad news for you! This library is abandoned. If you (or anyone else) are interested in taking over maintenance of the lib, let me know and we can talk.