- 21 May, 2017 6 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 17 May, 2017 1 commit
-
-
Jason R. Coombs authored
Document -s to run single test
-
- 16 May, 2017 1 commit
-
-
anatoly techtonik authored
Fixes https://github.com/pypa/setuptools/issues/1032
-
- 11 May, 2017 6 commits
-
-
Jason R. Coombs authored
Tox doc comments
-
Pi Delport authored
-
Pi Delport authored
-
Pi Delport authored
This will help get new contributors started, if they're just used to running "tox".
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 27 Apr, 2017 6 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Use a different method to lookup base classes on Jython
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Make _get_mro private; Swap logic to put preferred behavior at top level; Update docstring to reference issue.
-
Nick Douma authored
Jython seems to implement inspect.getmro differently, which causes any classes with the same name as a class lower in the MRO not to be returned. This patch offloads the MRO lookup to a separate function, which implements different logic for Jython only. Ref #1024
-
- 19 Apr, 2017 1 commit
-
-
Jason R. Coombs authored
Rewrite tests to test the actual matching rather than making assertions about the regular expressions. Fixes #1015.
-
- 18 Apr, 2017 6 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
This reverts commit 1955e5b0.
-
Pi Delport authored
This test is also a regression test for issue #1016.
-
- 16 Apr, 2017 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
This reverts commit b50fdf49.
-
- 15 Apr, 2017 5 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
addresses #436: Updating MANIFEST.in does not correctly update the package sdist creates
-
Jason R. Coombs authored
Docs: notes on setup.cfg and ez_setup
-
- 13 Apr, 2017 1 commit
-
-
Stefano Miccoli authored
-
- 12 Apr, 2017 1 commit
-
-
Igor Starikov authored
(see # 1006)
-
- 10 Apr, 2017 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Fixes for Visual Studio 2017
-
Jason R. Coombs authored
-