1. 1a240fb fixed #4394 make the storage of the password optional in .pypirc by Tarek Ziadé · 16 years ago
  2. e4c75bb fixed #4400 : distutils .pypirc default generated file was broken. by Tarek Ziadé · 16 years ago
  3. 392c6fc ConfigParser renaming reversal part 3: move module into place and adapt imports. by Georg Brandl · 16 years ago
  4. 68faf5b Use announce instead of print, to suppress output in the testsuite. by Martin v. Löwis · 16 years ago
  5. eb8cef2 Fixed import of configparser in the distutils module. by Alexandre Vassalotti · 16 years ago
  6. 3b46fcf Revert r63323: Use lowercase version of module name. by Alexandre Vassalotti · 16 years ago
  7. a5c3878 Import class from distutils.cmd, not .core, to avoid circular import by Andrew M. Kuchling · 16 years ago
  8. e00aecc Use lowercase version of module name by Andrew M. Kuchling · 16 years ago
  9. 7663f9e Revert distutils changes done in r63248. by Alexandre Vassalotti · 16 years ago
  10. e2514c6 Updated import statements to use the new `configparser` module name. by Alexandre Vassalotti · 16 years ago
  11. 2bca212 #1858: add distutils.config module by Andrew M. Kuchling · 16 years ago