8000 Delete stubs for `cryptography` (#9459) · python/typeshed@e2d67bf · GitHub
[go: up one dir, main page]

Skip to content

Commit e2d67bf

Browse files
authored
Delete stubs for cryptography (#9459)
Typeshed's stubs for `paramiko` and `pyOpenSSL` now depend on the `cryptography` package, which now provides inline types at runtime
1 parent 622a96b commit e2d67bf

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+7
-2039
lines changed

pyrightconfig.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
"stdlib",
66
"stubs",
77
],
8-
"exclude": [
9-
// `cryptography` stubs are outdated and to be removed
10-
"stubs/cryptography",
11-
],
128
< 57AE span class="pl-ent">"typeCheckingMode": "basic",
139
"strictListInference": true,
1410
"strictDictionaryInference": true,

pyrightconfig.stricter.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"stubs/caldav",
2929
"stubs/cffi",
3030
"stubs/commonmark",
31-
"stubs/cryptography",
3231
"stubs/dateparser",
3332
"stubs/docutils",
3433
"stubs/Flask-Migrate",

stubs/cryptography/@tests/stubtest_allowlist.txt

Lines changed: 0 additions & 38 deletions
This file was deleted.

stubs/cryptography/METADATA.toml

Lines changed: 0 additions & 6 deletions
This file was deleted.

stubs/cryptography/cryptography/__init__.pyi

Whitespace-only changes.

stubs/cryptography/cryptography/exceptions.pyi

Lines changed: 0 additions & 7 deletions
This file was deleted.

stubs/cryptography/cryptography/fernet.pyi

Lines changed: 0 additions & 23 deletions
This file was deleted.

stubs/cryptography/cryptography/hazmat/__init__.pyi

Lines changed: 0 additions & 3 deletions
This file was deleted.

stubs/cryptography/cryptography/hazmat/backends/__init__.pyi

Lines changed: 0 additions & 7 deletions
This file was deleted.

stubs/cryptography/cryptography/hazmat/backends/interfaces.pyi

Lines changed: 0 additions & 196 deletions
This file was deleted.

stubs/cryptography/cryptography/hazmat/bindings/__init__.pyi

Whitespace-only changes.

stubs/cryptography/cryptography/hazmat/bindings/openssl/__init__.pyi

Whitespace-only changes.

stubs/cryptography/cryptography/hazmat/bindings/openssl/binding.pyi

Lines changed: 0 additions & 6 deletions
This file was deleted.

stubs/cryptography/cryptography/hazmat/primitives/__init__.pyi

Lines changed: 0 additions & 3 deletions
This file was deleted.

stubs/cryptography/cryptography/hazmat/primitives/asymmetric/__init__.pyi

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0