- 21 Dec, 2016 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Cast the value to rmtree to bytes on Linux and Python 2 when the filesystemencoding is ascii, and let posixpath work its voodoo. Fixes #706.
-
- 18 Dec, 2016 10 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
Move toward future compatibility using unicode strings, but cast to native str as workaround for #709, #710, and #712.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
When invoking rmtree, ensure the parameter is unicode to avoid errors when the tree contains Unicode filenames. Fixes #704.
-
- 16 Dec, 2016 6 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Exit on test failure
-
Cédric Krier authored
-
Cédric Krier authored
When test fails, it should not continue to run other commands. Fixes #891
-
- 15 Dec, 2016 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Revert #853 implicit wildcards in MANIFEST.in
-
- 14 Dec, 2016 8 commits
-
-
Tim Heap authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
As sometimes orig_path may be something other than a list (i.e. _NamespacePath), use iterator tools to sort the items in place. Fixes #885.
-
Jason R. Coombs authored
Add test capturing expectation when a package is both installed and in the current working directory. Ref #885.
-
- 13 Dec, 2016 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 12 Dec, 2016 1 commit
-
-
Jason R. Coombs authored
-
- 11 Dec, 2016 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
-