1. 3a2d18b Version number bump for Python 3.4.0a2. by Larry Hastings · 11 years ago
  2. e0c6916 #18741: merge with 3.3. by Ezio Melotti · 11 years ago
  3. b5bc353 #18741: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  4. 1f08c77 Bumped version to 3.4.0a1. by Larry Hastings · 11 years ago
  5. cd171c8 Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a) by Brett Cannon · 11 years ago
  6. 61c3556 Issue #17177: Stop using imp in distutils by Brett Cannon · 11 years ago
  7. 0a14066 Issue #18200: Update the stdlib (except tests) to use ModuleNotFoundError. by Brett Cannon · 11 years ago
  8. 9734568 Issue #18080: When building a C extension module on OS X, if the compiler by Ned Deily · 11 years ago
  9. 6750282 Issue #18080: merge from 3.3 by Ned Deily · 11 years ago
  10. 88f4dd6 bump to 3.3.2 by Georg Brandl · 11 years ago
  11. 7025349 merge with 3.3 by Georg Brandl · 11 years ago
  12. 521ed52 Closes issue #17732: ignore install-directory specific options in by Georg Brandl · 11 years ago
  13. f7520dc Fix uploadTestCase to work even when HTTPSConnection is not available. by Ezio Melotti · 11 years ago
  14. 9aa23c5 Bump to 3.3.1. by Georg Brandl · 11 years ago
  15. d08d0b1 Bump to 3.3.1rc1. by Georg Brandl · 11 years ago
  16. 6d3d0fe - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  17. 1621d77 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  18. d5537d0 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  19. 45c9704 use the HTTPS for pypi upload by Benjamin Peterson · 11 years ago
  20. 469da97 #11420: merge with 3.3. by Ezio Melotti · 11 years ago
  21. e5e7a7c #11420: merge with 3.2. by Ezio Melotti · 11 years ago
  22. c28f6fa #11420: make test suite pass with -B/DONTWRITEBYTECODE set. Initial patch by Thomas Wouters. by Ezio Melotti · 11 years ago
  23. 16b5c13 Merge 3.3, issue #17047: remove doubled words found in 2.7 to by Terry Jan Reedy · 11 years ago
  24. 98472b8 Merge 3.2, issue #17047: remove doubled words found in 2.7 to by Terry Jan Reedy · 11 years ago
  25. c30b7b1 Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, by Terry Jan Reedy · 11 years ago
  26. f011881 Issue #17041: Fix testing when Python is configured with the by Serhiy Storchaka · 12 years ago
  27. 26f1166 Issue #17041: Fix testing when Python is configured with the by Serhiy Storchaka · 12 years ago
  28. 9d0add0 Issue #17041: Fix testing when Python is configured with the by Serhiy Storchaka · 12 years ago
  29. 981eec3 - Issue #15484: Fix _PYTHON_PROJECT_BASE for srcdir != builddir builds; by doko@python.org · 12 years ago
  30. 9731330 - Issue #15484: Fix _PYTHON_PROJECT_BASE for srcdir != builddir builds; by doko@python.org · 12 years ago
  31. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 12 years ago
  32. 0832af6 Issue #16717: get rid of socket.error, replace with OSError by Andrew Svetlov · 12 years ago
  33. ad28c7f Issue #16706: get rid of os.error by Andrew Svetlov · 12 years ago
  34. a191959 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  35. 5b89840 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  36. 737fb89 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  37. bb7da03 Merge fixes for #13614, #13512 and #7719 from 3.3 by Éric Araujo · 12 years ago
  38. 3f7c0e4 Merge fixes for #13614, #13512 and #7719 from 3.2 by Éric Araujo · 12 years ago
  39. 8b503c0 Fix setup.py register failure with invalid rst in description (#13614). by Éric Araujo · 12 years ago
  40. d61926e Create ~/.pypirc securely (#13512). by Éric Araujo · 12 years ago
  41. 3e4a3dc Ignore .nfs* files in distutils (#7719). by Éric Araujo · 12 years ago
  42. 998b105 Closes #16116: Merged fix from 3.3. by Vinay Sajip · 12 years ago
  43. e87acc1 Issue #16116: Now uses corrected include and library paths when building C extensions in a venv. by Vinay Sajip · 12 years ago
  44. d17833d Closes #16135: Removal of OS/2 support (distutils) by Jesus Cea · 12 years ago
  45. 08a9012 Bump version to 3.4.0 alpha 0. by Georg Brandl · 12 years ago
  46. c7dcd50 Bump version to 3.3.0 final. by Georg Brandl · 12 years ago
  47. 8506d35 Bump to 3.3.0rc3. by Georg Brandl · 12 years ago
  48. 02f66cb Bump to 3.3.0rc2. by Georg Brandl · 12 years ago
  49. 4ab4ec2 Bump to 3.3.0rc1. by Georg Brandl · 12 years ago
  50. 1b94ab7 Bump to 3.3b2. by Georg Brandl · 12 years ago
  51. 6c779ea Issue #15364: Fix test_srcdir for the installed case. by Ned Deily · 12 years ago
  52. 46874ad Issue #15364: Fix sysconfig.get_config_var('srcdir') to be an absolute path. by Richard Oudkerk · 12 years ago
  53. c7a5a76 Issue #15184: Some config variables in test_sysconfig_module by Ned Deily · 12 years ago
  54. df8aa2b Issue #15184: Ensure consistent results of OS X configuration by Ned Deily · 12 years ago
  55. 8cffdd9 Closes #15367: Corrected computation of include locations for source builds on Windows. Thanks to Richard Oudkerk for the bug report and patch. by Vinay Sajip · 12 years ago
  56. 048b063 Closes #15366: Corrected computation of include location for source builds. Thanks to Richard Oudkerk for the bug report and patch. by Vinay Sajip · 12 years ago
  57. 2747177 Issue #13590: Improve support for OS X Xcode 4: by Ned Deily · 12 years ago
  58. fc20d77 Issue #13590: OS X Xcode 4 - improve support for universal extension modules by Ned Deily · 12 years ago
  59. 7d30b80 Issue #15315: Support VS 2010 in distutils cygwincompiler. by Martin v. Löwis · 12 years ago
  60. 1abe1c5 - Issue #14330: For cross builds, don't use host python, use host search paths by doko@ubuntu.com · 12 years ago
  61. c92448b Issue #10571: Fix the "--sign" option of distutils' upload command. by Antoine Pitrou · 12 years ago
  62. 24319ac Issue #10571: Fix the "--sign" option of distutils' upload command. by Antoine Pitrou · 12 years ago
  63. b837192 Issue #14443: ensure that brp-python-bytecompile is invoked with the correct by David Malcolm · 12 years ago
  64. d08cec6 Bump version to 3.3.0b1. by Georg Brandl · 12 years ago
  65. 555bfc7 Issue #14443: ensure that brp-python-bytecompile is invoked with the correct by David Malcolm · 12 years ago
  66. cbfb9a5 Issue #13590: Improve support for OS X Xcode 4: by Ned Deily · 12 years ago
  67. f0397b9 Bump version to 3.3.0a4. by Georg Brandl · 12 years ago
  68. ab45e68 Merge from 3.2 by Nick Coghlan · 12 years ago
  69. 4b6045c Issue #14443: Tell rpmbuild to use the correct version of Python by Nick Coghlan · 12 years ago
  70. 7e20349 Fixed _sys_home computation and added diagnostics for Windows buildbot failures. by Vinay Sajip · 12 years ago
  71. 4221142 Addressed some buildbot errors and comments on the checkin by Antoine on python-dev. by Vinay Sajip · 12 years ago
  72. 7ded1f0 Implemented PEP 405 (Python virtual environments). by Vinay Sajip · 12 years ago
  73. 401f9f3 Fix #13210. Port the Windows build from VS2008 to VS2010. by Brian Curtin · 12 years ago
  74. ab0ef20 Bump to 3.3.0a3. by Georg Brandl · 12 years ago
  75. a51497a Merge 3.2.3 release clone. by Georg Brandl · 12 years ago
  76. 4403601 Bump to 3.2.3 final. by Georg Brandl · 12 years ago
  77. 50af011 Bump to 3.3.0a2. by Georg Brandl · 12 years ago
  78. 3187749 Merge 3.2.3rc2 from release clone. by Georg Brandl · 12 years ago
  79. 226af70 Bump to 3.2.3rc2. by Georg Brandl · 12 years ago
  80. 00b41fc Merge 3.2 by Éric Araujo · 12 years ago
  81. a420c82 Backout buggy patch committed for #13719 by Éric Araujo · 12 years ago
  82. c53d624 Merge 3.2 by Éric Araujo · 12 years ago
  83. c3705d3 Fix NameError from #13719 fix by Éric Araujo · 12 years ago
  84. 6a59b70 Merge 3.2 by Éric Araujo · 12 years ago
  85. e413c06 Make distutils’ upload command work with bdist_msi products (#13719). by Éric Araujo · 12 years ago
  86. 6c8850d Bump to 3.3.0a1. by Georg Brandl · 12 years ago
  87. 408026c Merge 3.2 by Éric Araujo · 12 years ago
  88. 845a772 Set archive format explicitly in one distutils test by Éric Araujo · 12 years ago
  89. c071a61 Merge 3.2 by Éric Araujo · 12 years ago
  90. 29b9255 Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884). by Éric Araujo · 12 years ago
  91. 2e0a0e1 Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884). by Éric Araujo · 12 years ago
  92. afe05bd Bump version to 3.2.3rc1. by Georg Brandl · 13 years ago
  93. a76eff7 Merge fix from 3.2 by Éric Araujo · 13 years ago
  94. 2a57a36 Fix test failure for shared builds caused by #1326113 fix by Éric Araujo · 13 years ago
  95. 1d175f7 Merge fixes for #1326113 and #12297 from 3.2 by Éric Araujo · 13 years ago
  96. b2f5c0a Fix parsing of build_ext --libraries option (#1326113) by Éric Araujo · 13 years ago
  97. a9d2b64 Merge fixes for #13193 and FAQ from 3.2 by Éric Araujo · 13 years ago
  98. 9ce366a Fix distutils.filelist.FileList under Windows (#13193). by Éric Araujo · 13 years ago
  99. 7347df1 Issue #13590: merge by Ned Deily · 13 years ago
  100. 9937748 Issue #13590: On OS X 10.7 and 10.6 with Xcode 4.2, building by Ned Deily · 13 years ago