- 03 Feb, 2019 6 commits
-
-
Jason R. Coombs authored
Bump version: 40.7.2 → 40.7.3
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Revert to using a copy of splituser from Python 3.8.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Revert to using a copy of splituser from Python 3.8. Using urllib.parse.urlparse is clumsy and causes problems as reported in #1663 and #1668. Alternative to #1499 and fixes #1668.
-
- 01 Feb, 2019 7 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Bugfix/1663 restore port
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Ensure port is included in package-index
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Ensure a specified port in package_index isn't lost in the parse/unparse of the URL when auth is present. Fixes #1663.
-
- 29 Jan, 2019 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Prefer native strings on Python 2 when reading config files.
-
- 28 Jan, 2019 5 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Benoit Pierre authored
-
Jason R. Coombs authored
tests: minor cleanup
-
Benoit Pierre authored
-
- 27 Jan, 2019 12 commits
-
-
Jason R. Coombs authored
Disallow parent path traversal in resource paths, part 1 (deprecation)
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Setuptools will install licenses if included in setup.cfg
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
improve encoding handling for `setup.cfg`
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 26 Jan, 2019 4 commits
-
-
Jason R. Coombs authored
tests: temporary pin pip to fix the Python 2.7 job
-
Benoit Pierre authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 25 Jan, 2019 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Given that the config file parsing functionality is unlikely to change upstream, just incorporate the functionality directly.
-
Jason R. Coombs authored
-