[Twisted-Python] Twisted trunk and klein?

Glyph glyph at twistedmatrix.com
Thu Feb 11 15:06:01 MST 2021



> On Feb 11, 2021, at 1:15 PM, Adi Roiban <adi at roiban.ro> wrote:
> 
> I guess that we can remove idna from setup.cfg TLS section in Twisted
> 

Nope; we use it directly, in https://github.com/twisted/twisted/blob/7cf6c8bc320ac5fd96b4784f6feb932ea819856d/src/twisted/internet/_idna.py <https://github.com/twisted/twisted/blob/7cf6c8bc320ac5fd96b4784f6feb932ea819856d/src/twisted/internet/_idna.py>.

In fact, if anything, we should bump it up, since we use it even in non-tls configurations: https://github.com/twisted/twisted/blob/cd97222df2ca7032bbff2fe9a8793d7b42dee8b7/src/twisted/internet/_resolver.py#L208 <https://github.com/twisted/twisted/blob/cd97222df2ca7032bbff2fe9a8793d7b42dee8b7/src/twisted/internet/_resolver.py#L208> .

-g
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20210211/d4541cae/attachment.htm>


More information about the Twisted-Python mailing list