- 13 Jul, 2017 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 06 Jun, 2017 1 commit
-
-
Jason R. Coombs authored
-
- 04 Jun, 2017 1 commit
-
-
Jason R. Coombs authored
-
- 01 Jun, 2017 7 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
fixed #1042 -- updates an import to use six from the vendored package
-
Alex Gaynor authored
-
- 31 May, 2017 1 commit
-
-
Jason R. Coombs authored
-
- 30 May, 2017 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 21 May, 2017 7 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
-
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 1 commit
-
-
Jason R. Coombs authored
-