mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 12:44:28 +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.