- 02 Jul, 2016 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 01 Jul, 2016 1 commit
-
-
Jason R. Coombs authored
Don't use deprecated 'U' flag to read manifest
-
- 29 Jun, 2016 1 commit
-
-
Victor Stinner authored
The universal newlines mode ('U' flag) is deprecated since Python 3.4. It only replaces "\r\n" with "\n", but it doesn't split lines at "\r" (Mac newline). In practice, the flag was useless, the sdist.read_manifest() method already uses line.strip() and so removes newline characters.
-
- 25 Jun, 2016 2 commits
-
-
Jason R. Coombs authored
readme: update links to documentation
-
Benoit Pierre authored
-
- 24 Jun, 2016 5 commits
-
-
Jason R. Coombs authored
Add a Gitter chat badge to README.rst
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 23 Jun, 2016 1 commit
-
-
The Gitter Badger authored
-
- 09 Jun, 2016 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 06 Jun, 2016 1 commit
-
-
Jason R. Coombs authored
Update link to Resource Management API
-
- 04 Jun, 2016 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 03 Jun, 2016 20 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
-
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
Ensure package name isn't unicode in Python2 distutils
-
Jason R. Coombs authored
-