Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply type annotations to x509 ct and ocsp (#5712) | Alex Gaynor | 2021-01-30 | 1 | -4/+5 |
| | |||||
* | Complete removal of py2 (#5533) | Alex Gaynor | 2020-12-09 | 1 | -4/+1 |
| | | | | | * Drop Python 2 * Black everything | ||||
* | Remove __future__ import from our code (#5610) | Alex Gaynor | 2020-12-09 | 1 | -1/+0 |
| | |||||
* | Interfaces for SCTs, feedback wanted (#3467) | Alex Gaynor | 2017-03-22 | 1 | -0/+46 |
* Stub API for SCTs, feedback wanted * grr, flake8 * port this to being an ABC * finish up the __init__ * Two necessary enums * Roll this back * Wrote some docs * spell words correctly * linky * more details * use the words UTC * coverage * Define MMD for the kids at some * linky linky |