aio-libs / aiodns

Simple DNS resolver for asyncio
https://pypi.python.org/pypi/aiodns
MIT License
538 stars 69 forks source link

[2.0.0] will rely on pip typing #82

Closed tuxmaster5000 closed 3 years ago

tuxmaster5000 commented 4 years ago

But since 3.5 it is a part of python itself: https://pypi.org/project/typing/

tuxmaster5000 commented 4 years ago
saghul commented 4 years ago

Wouldn't this have failed? https://travis-ci.org/github/saghul/aiodns/jobs/624358454

tuxmaster5000 commented 4 years ago

In the git version it is fixed, but 2.0.0 sill contains the broken code. Because your build use python 3.5 all is fine,

saghul commented 3 years ago

3.0.0 is now out: https://pypi.org/project/aiodns/3.0.0/