mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-15 06:22:02 +08:00
* cryptography: add signature of Prehashed * cryptography: modify signature of Prehashed mark internal attributes as undocumented add public attribute digest_size * cryptography: modify signature of Prehashed drop Optional from argument of __init__