mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-21 18:42:07 +08:00
In Python 3.6, the SSLContext.options flags were converted from int to EnumFlag values. In addition, add the missing OP_ENABLE_MIDDLEBOX_COMPAT constant introduced in version 3.6. In addition, add the missing OP_NO_RENEGOTIATION constant introduced in version 3.7.