| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for python_platform_implementation environment marker | Andy Freeland | 2015-09-10 | 1 | -0/+3 |
| | | | | | | | This patch adds support for the 'python_platform_implementation' environment marker as defined by PEP-0426: https://www.python.org/dev/peps/pep-0426/#environment-markers | ||||
| * | Remove now deprecated test capturing failure of range comparison operators ↵ | Jason R. Coombs | 2015-06-07 | 1 | -3/+0 |
| | | | | | (Ref #380). | ||||
| * | Add tests capturing expectation for range comparison operators (Ref #380). | Jason R. Coombs | 2015-06-07 | 1 | -0/+6 |
| | | |||||
| * | And again in doctest | Jason R. Coombs | 2015-01-04 | 1 | -2/+1 |
| | | |||||
| * | Update API docs to reflect relocation of pkg_resources from module to package. | Jason R. Coombs | 2014-12-25 | 1 | -1/+1 |
| | | |||||
| * | Move api_tests to pkg_resources package. Fixes #312. | Jason R. Coombs | 2014-12-25 | 1 | -0/+420 |
