Commit 7f1305e
authored
- 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
1 parent 76beadb commit 7f1305e
File tree
6 files changed
+468
-366
lines changed- Misc/NEWS.d/next/Library
- Modules
- _ssl
- clinic
6 files changed
+468
-366
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments