cryptography/src
Alex Gaynor 543cf43179
Mark the majority of the remaining Rust types as frozen (#9308)
These types only required mutability for an interior cache. By using `GILOnceCell` we don't require an `&mut` reference for this.
2023-07-29 04:02:30 +00:00
..
_cffi_src add SSL_OP_LEGACY_SERVER_CONNECT binding (#9303) 2023-07-27 17:39:49 -04:00
cryptography remove weird parens (#9248) 2023-07-16 09:13:31 -06:00
rust Mark the majority of the remaining Rust types as frozen (#9308) 2023-07-29 04:02:30 +00:00