diff options
author | Christian Heimes <christian@python.org> | 2021-04-17 18:06:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-17 18:06:38 (GMT) |
commit | 7f1305ef9ea7234e1a5aacbea17490232e9b7dc2 (patch) | |
tree | b9aa4b5736f61444b4ea0897cfde12a50cf58a54 /Python/pystrcmp.c | |
parent | 76beadb8ff86eb2bb248bf918bfb20c4069932f4 (diff) | |
download | cpython-7f1305ef9ea7234e1a5aacbea17490232e9b7dc2.zip cpython-7f1305ef9ea7234e1a5aacbea17490232e9b7dc2.tar.gz cpython-7f1305ef9ea7234e1a5aacbea17490232e9b7dc2.tar.bz2 |
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
Diffstat (limited to 'Python/pystrcmp.c')
0 files changed, 0 insertions, 0 deletions