Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix quantity of blank lines after code object, class of function definition. | stepshal | 2016-08-20 | 1 | -0/+1 |
* | Use six for python major version detection | Jason R. Coombs | 2016-08-19 | 1 | -4/+6 |
* | gate test against get_abi3_suffix() | Daniel Holth | 2016-08-05 | 1 | -1/+1 |
* | rename is_abi3 to py_limited_api | Daniel Holth | 2016-08-05 | 1 | -1/+1 |
* | call finalize_options in test | Daniel Holth | 2016-08-05 | 1 | -2/+7 |
* | use abi3 extension if Extension().is_abi3 | Daniel Holth | 2016-08-03 | 1 | -1/+19 |
* | Fix quantity of blank lines after code object. | stepshal | 2016-07-13 | 1 | -0/+2 |
* | Remove superfluous comment | Jason R. Coombs | 2015-01-01 | 1 | -3/+0 |
* | Use pytest for test discovery in build_ext | Jason R. Coombs | 2015-01-01 | 1 | -2/+1 |
* | Remodel comment as docstring. | Jason R. Coombs | 2015-01-01 | 1 | -3/+5 |
* | Use namespacing for easier reading | Jason R. Coombs | 2015-01-01 | 1 | -2/+3 |
* | Clean some imports. | Arfrever Frehtes Taifersar Arahesis | 2014-02-15 | 1 | -2/+1 |
* | make sure setuptools does like distutils in get_ext_filename fixes #41 | tarek | 2009-09-20 | 1 | -0/+20 |