Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | import internal version of six | Oleg Sharov | 2018-11-13 | 1 | -1/+1 |
| | |||||
* | Feed the hobgoblins (delint). | Jason R. Coombs | 2018-06-06 | 1 | -2/+4 |
| | |||||
* | Fix quantity of blank lines. | stepshal | 2016-10-18 | 1 | -0/+1 |
| | |||||
* | Add missing blank lines after class or function definition. | stepshal | 2016-07-21 | 1 | -0/+2 |
| | |||||
* | Fix quantity of blank lines after code object. | stepshal | 2016-07-13 | 1 | -0/+3 |
| | |||||
* | Extract decision point into a variable | Jason R. Coombs | 2016-03-28 | 1 | -4/+2 |
| | |||||
* | Use six for Python 2 compatibility | Jason R. Coombs | 2014-07-05 | 1 | -2/+3 |
| | | | | | | --HG-- branch : feature/issue-229 extra : source : 7b1997ececc5772798ce33a0f8e77387cb55a977 | ||||
* | Allow the test to fail on its own merits rather than failing with a ↵ | Jason R. Coombs | 2013-08-11 | 1 | -19/+4 |
| | | | | not-so-useful message; removed Python 2.3 support. | ||||
* | Merge Python 3 native support from distribute | Jason R. Coombs | 2013-06-18 | 1 | -1/+1 |
|\ | | | | | | | | | --HG-- rename : tests/test_distribute_setup.py => tests/test_ez_setup.py | ||||
| * | Changes to support 2.x and 3.x in the same codebase. | Vinay Sajip | 2011-06-20 | 1 | -1/+1 |
| | | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 7d3608edee54a43789f0574d702fb839628b5071 | ||||
* | | Updated manual test to test against setuptools | Jason R. Coombs | 2013-03-19 | 1 | -15/+13 |
|/ | | | | | | --HG-- branch : Setuptools-Distribute merge extra : rebase_source : ff968de5ea0e28052c0b53fecdcf0c348a6faf04 | ||||
* | make sure manual_test can be used under 2.3 | tarek | 2009-12-30 | 1 | -4/+16 |
| | | | | | | --HG-- branch : distribute extra : rebase_source : 0186c52fe9d753201828f54f5e6b348829eb4821 | ||||
* | now using subprocess.call | tarek | 2009-12-21 | 1 | -9/+13 |
| | | | | | | --HG-- branch : distribute extra : rebase_source : 62f83395c4d3d949b9e259c6d193a214e63aef41 | ||||
* | disable Py3 | tarek | 2009-12-21 | 1 | -9/+8 |
| | | | | | | --HG-- branch : distribute extra : rebase_source : 05a91504dccded377676a993266f9b619b721aaa | ||||
* | uses distutils install schemes now | tarek | 2009-12-21 | 1 | -4/+16 |
| | | | | | | --HG-- branch : distribute extra : rebase_source : fe92fa9e0949f11f27bbc94197fc812ed841dccf | ||||
* | Modified test script to be py3k compatible | agronholm | 2009-12-20 | 1 | -2/+6 |
| | | | | | | --HG-- branch : distribute extra : rebase_source : d29c168646125155f3664cec0b88686ac14fbb22 | ||||
* | Changed interpreter line to the recommended form | agronholm | 2009-12-20 | 1 | -1/+1 |
| | | | | | | --HG-- branch : distribute extra : rebase_source : bdef264a6d5109ec5433a8080cd03f3589992984 | ||||
* | added test_full to main | tarek | 2009-12-20 | 1 | -1/+1 |
| | | | | | | --HG-- branch : distribute extra : rebase_source : d343619c60e76ece8c5e95d6aed1d8b48a4ea208 | ||||
* | added manual functional tests for checking a release | tarek | 2009-12-20 | 1 | -0/+79 |
--HG-- branch : distribute extra : rebase_source : d7bc6ba1843217a020be419a8f3ed562e5ff4a3f |