Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use from __future__ import annotations everywhere (#8643) | Alex Gaynor | 2023-03-31 | 1 | -4/+6 |
* | Use the ruff 'pyupgrade' checks (#8104) | Alex Gaynor | 2023-01-20 | 1 | -1/+1 |
* | support setting more PKCS12 serialization encryption options (#7560) | Paul Kehrer | 2022-09-05 | 1 | -3/+67 |
* | PoC for making key serialization more configurable (#7520) | Alex Gaynor | 2022-08-22 | 1 | -0/+49 |
* | Use well-defined enum representation (#6042) | Christian Heimes | 2021-05-12 | 1 | -5/+6 |
* | reorg some types to prevent an import cycle (#5727) | Paul Kehrer | 2021-01-31 | 1 | -0/+54 |