SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

bpo-42333: Port _ssl extension to multiphase initialization (PEP 489) (GH-23253)

- Introduce sslmodule_slots
- Introduce sslmodulestate
- Use sslmodulestate
- Get rid of PyState_FindModule
- Move new structs and helpers to header file
- Use macros to access state
- Keep a strong ref to socket type
C
Christian Heimes committed
7f1305ef9ea7234e1a5aacbea17490232e9b7dc2
Parent: 76beadb
Committed by GitHub <noreply@github.com> on 4/17/2021, 6:06:38 PM