- 28 May, 2015 1 commit
-
-
Arfrever Frehtes Taifersar Arahesis authored
-
- 27 May, 2015 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 18 May, 2015 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 16 May, 2015 1 commit
-
-
Alex Grönholm authored
-
- 03 May, 2015 6 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Replace ValueErrors containing implicit contract about the structure of the message with a RequirementParseError explicitly joining arguments for the string representation.
-
Jason R. Coombs authored
-
- 01 May, 2015 1 commit
-
-
Marc Abramowitz authored
Instead of: $ python setup.py egg_info error in adminweb setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers We now have the more helpful: $ python setup.py egg_info error in adminweb setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers. Error: Expected version spec in smsdk.authsvc>=0.0.8,2.0 at 2.0 It took me longer than it should to find the problem with the old error message. The new error message would've helped greatly.
-
- 27 Apr, 2015 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 26 Apr, 2015 9 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Check for Jython using sys.platform, not os.name
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Partial appears to behave differently on Python 2.6. Also, this syntax is more congruent and easier to read.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 21 Apr, 2015 1 commit
-
-
Alex Grönholm authored
-
- 15 Apr, 2015 5 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Fix TypeError for pytest.skip()
-
- 05 Apr, 2015 2 commits
-
-
Thomas Bechtold authored
pytests skip() method doesn't have a 'reason' parameter. This fixes: TypeError: skip() got an unexpected keyword argument 'reason' --HG-- branch : fix-type-error-skip-reason
-
Tom Bechtold authored
--HG-- branch : fix-type-error-skip-reason
-
- 03 Apr, 2015 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-