aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix a typo: compatibilty -> compatibilityFelix Yan2017-06-061-1/+1
* | | Merge pull request #1070 from benoit-pierre/tests_releated_fixes_and_tweaksJason R. Coombs2017-07-135-6/+8
|\ \ \
| * | | travis: fix ASCII buildsBenoit Pierre2017-07-131-2/+2
| * | | tests: mark test_unicode_filename_in_sdist with fail_on_asciiBenoit Pierre2017-07-131-0/+2
| * | | tests: fix `fail_on_ascii` fixtureBenoit Pierre2017-07-131-2/+2
| * | | tests: move py.test report arguments to pytest.iniBenoit Pierre2017-07-132-2/+2
| * | | tox: add xpassed tests to the reportBenoit Pierre2017-07-131-1/+1
| | |/ | |/|
* | | Move clean install test to tests dir.Jason R. Coombs2017-07-132-1/+1
* | | Add comment explaining additional needs for this test.Jason R. Coombs2017-07-131-0/+7
* | | Merge pull request #1050 from alexwlchan/clean-installJason R. Coombs2017-07-132-0/+23
|\ \ \ | |/ / |/| |
| * | Fix bash syntax errorAlex Chan2017-06-011-1/+3
| * | Add a test that setuptools can be installed in a clean environmentAlex Chan2017-06-012-0/+21
* | | Bump version: 36.1.0 → 36.1.1v36.1.1Jason R. Coombs2017-07-132-2/+2
* | | Confusingly, the issue was fixed in a larger point release on Python 3.3 than...Jason R. Coombs2017-07-131-2/+2
* | | Correct bounds and boolean selector.Jason R. Coombs2017-07-131-4/+4
* | | Restrict use of os.makedirs to those with the security patch introduced in Py...Jason R. Coombs2017-07-131-4/+9
* | | Use unicode_literals in bootstrap scriptJason R. Coombs2017-07-131-0/+2
* | | Correctly honor exist_ok. Ref #1083.Jason R. Coombs2017-07-132-1/+8
* | | Use makedirs with future compatibility throughout setuptools. Ref #1083.Jason R. Coombs2017-07-134-10/+11
* | | Bump version: 36.0.1 → 36.1.0v36.1.0Jason R. Coombs2017-07-132-2/+2
* | | Avoid race condition in ensure_directory. Ref #1083.Jason R. Coombs2017-07-133-2/+23
* | | Limit the scope of deprecation of the upload_docs command.Jason R. Coombs2017-06-062-1/+13
| |/ |/|
* | Use io.open when saving entry_points.Jason R. Coombs2017-06-041-1/+2
* | Use bump2version for releases so that annotated tags are employed.Jason R. Coombs2017-06-011-1/+1
* | Update release process to give guidance on updating the changelog prior to re...Jason R. Coombs2017-06-011-1/+11
|/
* Remove section on bootstrap branch, no longer relevant.Jason R. Coombs2017-06-011-15/+0
* Bump version: 36.0.0 → 36.0.1v36.0.1Jason R. Coombs2017-06-012-2/+2
* Update changelog. Ref #1043.Jason R. Coombs2017-06-011-0/+7
* Merge pull request #1043 from alex/patch-1Jason R. Coombs2017-06-011-1/+1
|\
| * fixed #1042 -- corrected an importAlex Gaynor2017-05-311-1/+1
|/
* Remove now unnecessary before_deploy stepJason R. Coombs2017-05-311-2/+0
* Bump version: 35.0.2 → 36.0.0v36.0.0Jason R. Coombs2017-05-302-2/+2
* Update changelogJason R. Coombs2017-05-301-0/+11
* Merge branch 'master' into feature/re-vendor-sadfaceJason R. Coombs2017-05-3029-214/+565
|\
| * Temporarily pin backports.unittest_mock to 1.2 to bypass the issue reported i...Jason R. Coombs2017-05-211-1/+2
| * Just use class in its namespaceJason R. Coombs2017-05-211-4/+3
| * Implement AbstractSandbox as a context manager.Jason R. Coombs2017-05-212-17/+18
| * Use new style format strings and expand args to variables for better clarity ...Jason R. Coombs2017-05-211-2/+3
| * Expand test to cover string rendering of SandboxViolationJason R. Coombs2017-05-211-0/+4
| * Use dedent and left strip to store the template inside the class.Jason R. Coombs2017-05-211-8/+13
| * Remove extraneous whitespace and empty commentJason R. Coombs2017-05-211-3/+0
| * Merge pull request #1033 from techtonik/patch-1Jason R. Coombs2017-05-171-1/+1
| |\
| | * Document -s to run single testanatoly techtonik2017-05-161-1/+1
| |/
| * Merge pull request #1029 from pjdelport/tox-maintenanceJason R. Coombs2017-05-112-0/+7
| |\
| | * Add the pytest cache directory to .gitignorePi Delport2017-05-111-0/+1
| | * Add snippet for running Tox against all supported PythonsPi Delport2017-05-111-0/+4
| | * Add bootstrap instructions to tox.iniPi Delport2017-05-111-0/+2
| * | Remove another reference to rwt. Ref #1018.Jason R. Coombs2017-05-111-1/+1
| |/
| * Remove stale references to rwt. Ref #1018.Jason R. Coombs2017-05-112-3/+3
| * Bump version: 35.0.1 → 35.0.2v35.0.2Jason R. Coombs2017-04-272-2/+2