python / typeshed

Collection of library stubs for Python, with static types
Other
4.32k stars 1.73k forks source link

Why are cryptography typings Python 2 only? #3303

Closed jlaine closed 4 years ago

jlaine commented 4 years ago

I have been maintaining my own typings for cryptography as part of aioquic but would be quite keen to have these collaboratively maintained:

https://github.com/aiortc/aioquic/tree/master/stubs/cryptography

If the cryptography typings where marked "2and3" I'd be happy to contribute my definitions.

srittau commented 4 years ago

I wondered this myself yesterday. I will review them soon and move them to 2and3.