Skip to content

Conversation

@Vizonex
Copy link

@Vizonex Vizonex commented Jul 21, 2025

I like your project and I remember using it back in my early days. I'm going to try and see what I can provide to keep up with modern changes to python I also have my own dns-resolver called Cy-Ares Mean to fix the shortcomings of pycares in some newer ways but maybe we can add support for that project in the future when it begins to mature.

Winloop on the other hand is a newer library for python asyncio that is made to be the uvloop of windows operating systems. I use it heavily because standard python asyncio can be too slow sometimes, I altered one of the eventloop checks so winloop can be supported but you could actually get rid of this check all together since the event_thread argument for aiodns can make ProactorEventLoops work. If this pull-request is too big of a pill for you to swallow, I apologize.

…objects to a NamedTuple For Speed and add slots on provider class objects
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant