1. 692497a Switch upload.pypi.io to upload.pypi.org by Donald Stufft · 8 years ago
  2. 7127b62 Switch to the new upload url for PyPI by Donald Stufft · 8 years ago
  3. 6200324 Issue #12226: HTTPS is now used by default when connecting to PyPI. by Antoine Pitrou · 11 years ago
  4. 26ea4a0 Remove code unneeded after f833e7ec4de1 by Éric Araujo · 12 years ago
  5. e5567cc Create ~/.pypirc securely (#13512). by Éric Araujo · 12 years ago
  6. 2b66da7 massive import cleaning in Distutils by Tarek Ziadé · 15 years ago
  7. 1a240fb fixed #4394 make the storage of the password optional in .pypirc by Tarek Ziadé · 16 years ago
  8. e4c75bb fixed #4400 : distutils .pypirc default generated file was broken. by Tarek Ziadé · 16 years ago
  9. 392c6fc ConfigParser renaming reversal part 3: move module into place and adapt imports. by Georg Brandl · 16 years ago
  10. 68faf5b Use announce instead of print, to suppress output in the testsuite. by Martin v. Löwis · 16 years ago
  11. eb8cef2 Fixed import of configparser in the distutils module. by Alexandre Vassalotti · 16 years ago
  12. 3b46fcf Revert r63323: Use lowercase version of module name. by Alexandre Vassalotti · 16 years ago
  13. a5c3878 Import class from distutils.cmd, not .core, to avoid circular import by Andrew M. Kuchling · 16 years ago
  14. e00aecc Use lowercase version of module name by Andrew M. Kuchling · 16 years ago
  15. 7663f9e Revert distutils changes done in r63248. by Alexandre Vassalotti · 16 years ago
  16. e2514c6 Updated import statements to use the new `configparser` module name. by Alexandre Vassalotti · 16 years ago
  17. 2bca212 #1858: add distutils.config module by Andrew M. Kuchling · 16 years ago