mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-30 11:36:58 +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__