Commit 9eaa107
authored
Add type annotations for the
* Add type annotations for the `SSL` module
Instead of relying on the third-party `types-pyOpenSSL` package, provide
our own type annotations. This will ensure `pyOpenSSL` users always have
type annotations which matches their version.
* Replace `py.typed` by an empty fileSSL module (#1308)1 parent 41f3c8e commit 9eaa107
3 files changed
+252
-203
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments