Replies: 2 comments 6 replies
-
|
Please explain why you, or in fact anybody, would want to do that in the first place. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The IDNA stuff should be in the standard library, really. As for sniffio, I guess it could be made optional with some effort? But again, why? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
only one file use 'idna' in anyio,
and sniffio is used by few files in anyio.
is there possible to remove the dependency 'idna' and 'sniffio'?
Beta Was this translation helpful? Give feedback.
All reactions