mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 12:44:28 +08:00
* ssl: fix arg names, mark positional-only args * ssl: add undocumented parameter to do_handshake * ssl: fix type of password in load_cert_chain * ssl: add session parameter to wrap_socket, wrap_bio in py36 on * ssl: update whitelists