1. 71bd588 bpo-32155: Revert distutils.config change (#4618) by Victor Stinner · 7 years ago
  2. 696b501 bpo-32155: Bugfixes found by flake8 F841 warnings (#4608) by Victor Stinner · 7 years ago
  3. ef330d3 Merge 3.4 by Donald Stufft · 8 years ago
  4. c6c2217 Merge 3.3 by Donald Stufft · 8 years ago
  5. fb79290 Switch upload.pypi.io to upload.pypi.org by Donald Stufft · 8 years ago
  6. 9409b4a merge 3.4 by Benjamin Peterson · 8 years ago
  7. ad04a85 Switch to the new upload url for PyPI by Donald Stufft · 8 years ago
  8. 188c118 Switch to the new upload url for PyPI by Donald Stufft · 8 years ago
  9. 422cf2b Issue #20120: Use RawConfigParser for .pypirc parsing, removing support for interpolation unintentionally added with move to Python 3. Behavior no longer does any interpolation in .pypirc files, matching behavior in Python 2.7 and Setuptools 19.0. by Jason R. Coombs · 8 years ago
  10. 5bf8c34 Fix bootstrap issue by importing the cgi module lazily by Antoine Pitrou · 11 years ago
  11. e62a404 Fix bootstrap issue by importing the cgi module lazily by Antoine Pitrou · 11 years ago
  12. 20d5ade Fix TypeError on "setup.py upload --show-response". by Antoine Pitrou · 11 years ago
  13. 335a512 Fix TypeError on "setup.py upload --show-response". by Antoine Pitrou · 11 years ago
  14. f60b7df Issue #12226: HTTPS is now used by default when connecting to PyPI. by Antoine Pitrou · 11 years ago
  15. 45c9704 use the HTTPS for pypi upload by Benjamin Peterson · 11 years ago
  16. d61926e Create ~/.pypirc securely (#13512). by Éric Araujo · 12 years ago
  17. 3679727 reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. by Tarek Ziadé · 14 years ago
  18. 88e2c5d Merged revisions 76956 via svnmerge from by Tarek Ziadé · 15 years ago
  19. 13f7c3b Merged revisions 68415 via svnmerge from by Tarek Ziadé · 16 years ago
  20. 9203501 Merged revisions 67889-67892,67895,67898,67904-67907,67912,67918,67920-67921,67923-67924,67926-67927,67930,67943 via svnmerge from by Benjamin Peterson · 16 years ago
  21. 1b466f2 Merged revisions 63575 via svnmerge from by Georg Brandl · 16 years ago
  22. e9f305f Merged revisions 63208-63209,63211-63212,63214-63217,63219-63224,63226-63227,63229-63232,63234-63235,63237-63239,63241,63243-63246,63250-63254,63256-63259,63261,63263-63264,63266-63267,63269-63270,63272-63273,63275-63276,63278,63280-63281,63283-63284,63286-63287,63289-63290,63292-63293,63295-63296,63298-63299,63301-63302,63304-63305,63307,63309-63314,63316-63322,63324-63325,63327-63335,63337-63338,63340-63342,63344-63346,63348 via svnmerge from by Alexandre Vassalotti · 16 years ago
  23. 5f8ced2 Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,63022-63024,63026-63029,63031-63041,63043-63045,63047-63054,63056-63062 via svnmerge from by Alexandre Vassalotti · 16 years ago
  24. fc02aef Fixed configparser import in distutils.config. by Alexandre Vassalotti · 16 years ago