- 17 Sep, 2016 1 commit
-
-
stepshal authored
-
- 16 Sep, 2016 1 commit
-
-
Jason R. Coombs authored
pytest: ignore all .* directories
-
- 14 Sep, 2016 3 commits
-
-
Jason R. Coombs authored
Don't duplicate error case in package_index
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 12 Sep, 2016 1 commit
-
-
Steve Kowalik authored
easy_install has code to handle parsing a requirement, catching the ValueError and then raising a DistUtilsError. This code was entirely duplicated in package_index, so I've slightly refactored to remove the duplication.
-
- 09 Sep, 2016 23 commits
-
-
Jason R. Coombs authored
easy_install: update links to documentation
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Allow get_unpatched to be called to get unpatched version of a class or function, further harmonizing the interfaces.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Consolidate function patching and resolution of unpatched function, aligning pattern with the patched classes.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Move msvc import to avoid a circular import
-
Donald Stufft 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
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Use EXT_SUFFIX instead of SO for py_limited_api renaming
-
Donald Stufft authored
-
- 08 Sep, 2016 1 commit
-
-
Leonardo Rochael Almeida authored
In Cloud9 a .c9 directory is created. Other IDEs like to add .directories as well
-
- 06 Sep, 2016 2 commits
-
-
Jason R. Coombs authored
Use LegacyVersion instead of LooseVersion
-
Valentin Valls authored
- Also apply the patch for numpy 1.11.2 pre release
-
- 05 Sep, 2016 6 commits
-
-
Jason R. Coombs authored
Use LooseVersion instread of StrictVersion
-
Valentin Valls authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 04 Sep, 2016 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Remove private prefix from monkey as monkey module explicitly declares that all functions are private.
-