- 16 Jan, 2016 1 commit
-
-
Jason R. Coombs authored
-
- 06 Jan, 2016 1 commit
-
-
Jason R. Coombs authored
-
- 05 Jan, 2016 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
--HG-- branch : feature/issue-229
-
Jason R. Coombs authored
--HG-- branch : feature/issue-229
-
- 02 Jan, 2016 8 commits
-
-
Jason R. Coombs authored
--HG-- branch : feature/issue-229
-
Jason R. Coombs authored
--HG-- branch : feature/issue-229
-
Jason R. Coombs authored
Based on experimentation, the canonical module name needs to be in sys.modules on Python prior to 3.3, but must be omitted on Python 3.3 and later. --HG-- branch : feature/issue-229
-
Jason R. Coombs authored
--HG-- branch : feature/issue-229
-
Jason R. Coombs authored
Pop the module off the stack, preventing the 'Version' class from having a different manifestation in packaging than in pkg_resources. --HG-- branch : feature/issue-229
-
Jason R. Coombs authored
--HG-- branch : feature/issue-229
-
Jason R. Coombs authored
Create a PEP 302 importer for managing conditional import of vendored packages from the 'extern' namespace. This technique avoids the use of 'imp' and works even when setuptools is installed as a zipped egg. Ref #229. --HG-- branch : feature/issue-229
-
Jason R. Coombs authored
Move extern.packaging into a package to enable package-relative imports to resolve propertly. Ref #229. --HG-- branch : feature/issue-229
-
- 31 Dec, 2015 5 commits
-
-
Jason R. Coombs authored
Use the same technique in pkg_resources, relying on an 'extern' module to resolve the conditional import. --HG-- branch : feature/issue-229
-
Jason R. Coombs authored
--HG-- branch : feature/issue-229
-
Jason R. Coombs authored
Modeling after Astropy's technique for bundling libraries, the imports are now much cleaner. Thanks @embray. Ref #229. --HG-- branch : feature/issue-229
-
Jason R. Coombs authored
--HG-- branch : feature/issue-229
-
Jason R. Coombs authored
--HG-- branch : feature/issue-229
-
- 25 Dec, 2015 11 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Fix multiline strings with missing spaces
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 24 Dec, 2015 2 commits
- 23 Dec, 2015 1 commit
-
-
Erik Bray authored
-
- 17 Dec, 2015 6 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
-
- 16 Dec, 2015 1 commit
-
-
Jason R. Coombs authored
-