| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Delete unused register_interface_if (#5883) | Alex Gaynor | 2021-03-01 | 1 | -23/+0 |
| | | |||||
| * | Interface: Make annotation check optional (#5775) | Christian Heimes | 2021-02-08 | 1 | -0/+24 |
| | | | | | | | | | | | | | | * Interface: Make annotation check optional Fixes: https://github.com/pyca/cryptography/issues/5774 Signed-off-by: Christian Heimes <cheimes@redhat.com> * Use param.replace() Co-authored-by: Stanislav Levin <slev@altlinux.org> Signed-off-by: Christian Heimes <cheimes@redhat.com> Co-authored-by: Stanislav Levin <slev@altlinux.org> | ||||
| * | Complete removal of py2 (#5533) | Alex Gaynor | 2020-12-09 | 1 | -12/+5 |
| | | | | | | * Drop Python 2 * Black everything | ||||
| * | Paint it Black by the Rolling Stones (#5324) | Alex Gaynor | 2020-07-20 | 1 | -1/+3 |
| | | |||||
| * | Add a register_interface_if decorator. (#3120) | Terry Chia | 2016-08-29 | 1 | -1/+27 |
| | | | | | | | | | * Add a register_interface_if decorator. * Add tests. * PEP 8. | ||||
| * | comment | Alex Gaynor | 2015-07-02 | 1 | -0/+2 |
| | | |||||
| * | Improved coverage for tests, handle multiple pytest.mark.supported ↵ | Alex Gaynor | 2015-07-02 | 1 | -0/+2 |
| | | | | | decorators on one function | ||||
| * | Update the license header for every source file, as well as the documentation. | Alex Gaynor | 2014-11-16 | 1 | -12/+3 |
| | | | | | Fixes #1209 | ||||
| * | Fix tests | Alex Gaynor | 2014-10-28 | 1 | -6/+1 |
| | | |||||
| * | fix up the line coverage | Alex Gaynor | 2014-10-21 | 1 | -5/+5 |
| | | |||||
| * | Fix for abstractproperty, and make things nicer | Alex Gaynor | 2014-10-21 | 1 | -0/+15 |
| | | |||||
| * | Added header | Alex Gaynor | 2014-10-21 | 1 | -0/+13 |
| | | |||||
| * | whoops, forgotten file | Alex Gaynor | 2014-10-21 | 1 | -0/+40 |
