mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-15 12:07:40 +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__