- 16 May, 2014 12 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
FileList.append already excludes files that are not UTF-8 encodable, so rely on it when building the manifest. Ref #193
-
Jason R. Coombs authored
Test should use the same high-level interface for appending filenames as the object itself will use when building the filelist. Ideally, FileList wouldn't expose this attribute at all.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
This code path doesn't make sense. If the UnicodeEncodeError occurred above, it will occur here too.
-
Jason R. Coombs authored
-
- 07 May, 2014 5 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
--HG-- extra : amend_source : 1a6e3e5d0f62c1ce54c0d42ce806bd13541642ca
-
- 24 Apr, 2014 1 commit
-
-
http://stackoverflow.com/a/18790045/61505Arkadiy Shapkin authored
--HG-- extra : rebase_source : b4dced905dbe7206c15ae35ccdae9c400637efa2
-
- 07 May, 2014 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 05 May, 2014 16 commits
-
-
Jason R. Coombs authored
Just suppress the spurious IndexError when it happens. Rely on the environments where the behavior doesn't fail until the upstream issue can be resolved. Fixes #201.
-
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
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Merge pkg_resources.Environment.__getitem__() code cleanup (pull request #47 and subsequent changes).
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Correct sort order by using list.sort with support for 'key' and 'reverse'. This method is less efficient, but allows the tests to pass.
-
- 04 May, 2014 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-