1. 5aa08ca Issue #9709: Stop adding PyInit_" + module_name' to export_symbols. This is by Stefan Krah · 11 years ago
  2. 5e2d456 Issue #19544 and Issue #6516: Restore support for --user and --group parameters to sdist command as found in Python 2.7 and originally slated for Python 3.2 but accidentally rolled back as part of the distutils2 rollback. Closes Issue #6516. by Andrew Kuchling · 11 years ago
  3. 0048ae0 Merge with 3.3 for Issue #19544 and Issue #6286. Merge is untested. I was unable to test due to bab0cbf86835. by Jason R. Coombs · 11 years ago
  4. a2ebfd0 Issue #19544 and Issue #6286: Restore use of urllib over http allowing use of http_proxy for Distutils upload command, a feature accidentally lost in the rollback of distutils2. by Jason R. Coombs · 11 years ago
  5. e71fb28 Merge with 3.3 for Issue #19286. by Jason R. Coombs · 11 years ago
  6. ca9242f Merge with 3.2 for Issue #19286. by Jason R. Coombs · 11 years ago
  7. bd26d86 Issue #19286: [distutils] Only match files in build_py.find_data_files. by Jason R. Coombs · 11 years ago
  8. 61e10a5 Issue #4366: Fix building extensions on all platforms when --enable-shared is used. by Antoine Pitrou · 11 years ago
  9. 643238e Issue #4366: Fix building extensions on all platforms when --enable-shared is used. by Antoine Pitrou · 11 years ago
  10. e0c6916 #18741: merge with 3.3. by Ezio Melotti · 11 years ago
  11. b5bc353 #18741: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  12. 61c3556 Issue #17177: Stop using imp in distutils by Brett Cannon · 11 years ago
  13. 6d3d0fe - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 12 years ago
  14. 1621d77 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 12 years ago
  15. d5537d0 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 12 years ago
  16. 16b5c13 Merge 3.3, issue #17047: remove doubled words found in 2.7 to by Terry Jan Reedy · 12 years ago
  17. 98472b8 Merge 3.2, issue #17047: remove doubled words found in 2.7 to by Terry Jan Reedy · 12 years ago
  18. c30b7b1 Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, by Terry Jan Reedy · 12 years ago
  19. f7a17b4 Replace IOError with OSError (#16715) by Andrew Svetlov · 12 years ago
  20. 0832af6 Issue #16717: get rid of socket.error, replace with OSError by Andrew Svetlov · 12 years ago
  21. bb7da03 Merge fixes for #13614, #13512 and #7719 from 3.3 by Éric Araujo · 12 years ago
  22. 3f7c0e4 Merge fixes for #13614, #13512 and #7719 from 3.2 by Éric Araujo · 12 years ago
  23. 8b503c0 Fix setup.py register failure with invalid rst in description (#13614). by Éric Araujo · 12 years ago
  24. 998b105 Closes #16116: Merged fix from 3.3. by Vinay Sajip · 12 years ago
  25. e87acc1 Issue #16116: Now uses corrected include and library paths when building C extensions in a venv. by Vinay Sajip · 12 years ago
  26. d17833d Closes #16135: Removal of OS/2 support (distutils) by Jesus Cea · 12 years ago
  27. 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
  28. c92448b Issue #10571: Fix the "--sign" option of distutils' upload command. by Antoine Pitrou · 12 years ago
  29. 24319ac Issue #10571: Fix the "--sign" option of distutils' upload command. by Antoine Pitrou · 12 years ago
  30. b837192 Issue #14443: ensure that brp-python-bytecompile is invoked with the correct by David Malcolm · 12 years ago
  31. 555bfc7 Issue #14443: ensure that brp-python-bytecompile is invoked with the correct by David Malcolm · 12 years ago
  32. ab45e68 Merge from 3.2 by Nick Coghlan · 12 years ago
  33. 4b6045c Issue #14443: Tell rpmbuild to use the correct version of Python by Nick Coghlan · 12 years ago
  34. 401f9f3 Fix #13210. Port the Windows build from VS2008 to VS2010. by Brian Curtin · 12 years ago
  35. 00b41fc Merge 3.2 by Éric Araujo · 13 years ago
  36. a420c82 Backout buggy patch committed for #13719 by Éric Araujo · 13 years ago
  37. 6a59b70 Merge 3.2 by Éric Araujo · 13 years ago
  38. e413c06 Make distutils’ upload command work with bdist_msi products (#13719). by Éric Araujo · 13 years ago
  39. 1d175f7 Merge fixes for #1326113 and #12297 from 3.2 by Éric Araujo · 13 years ago
  40. b2f5c0a Fix parsing of build_ext --libraries option (#1326113) by Éric Araujo · 13 years ago
  41. cd0d951 Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715) by Éric Araujo · 13 years ago
  42. 73cec21 Stop ignoring RPMs in distutils' upload command (#2945). by Éric Araujo · 13 years ago
  43. e640521 Merge follow-up for #11254 and other changes from 3.2 by Éric Araujo · 13 years ago
  44. c465b2f More fixes for PEP 3147 compliance in distutils (#11254) by Éric Araujo · 13 years ago
  45. e01aa53 Merge 3.2: Issue #9561: distutils now reads and writes egg-info files using UTF-8 by Victor Stinner · 13 years ago
  46. a1bea6e Issue #9561: distutils now reads and writes egg-info files using UTF-8 by Victor Stinner · 13 years ago
  47. 564fbac Merge fix for #8286 from 3.2 by Éric Araujo · 13 years ago
  48. cfbd630 Warn instead of crashing because of invalid path in MANIFEST.in (#8286). by Éric Araujo · 13 years ago
  49. ff29ff8 Merge fix for #10946 from 3.2 by Éric Araujo · 13 years ago
  50. fbe37df Make bdist_* commands respect --skip-build passed to bdist (#10946) by Éric Araujo · 13 years ago
  51. e674747 Issue #12326: refactor usage of sys.platform by Victor Stinner · 13 years ago
  52. ad548b8 Merge fixes for #9860, #11104/#8688 and #12331 from 3.2 by Éric Araujo · 13 years ago
  53. ab7c1b3 Fix regression with distutils MANIFEST handing (#11104, #8688). by Éric Araujo · 13 years ago
  54. a2250e6 merge from 3.2 - Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. by Senthil Kumaran · 13 years ago
  55. 7c9719c Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. by Senthil Kumaran · 13 years ago
  56. cfd365b Issue #10419, issue #6011: port 6ad356525381 fix from distutils to packaging by Victor Stinner · 13 years ago
  57. 1eb4f28 Close #10419, issue #6011: build_scripts command of distutils handles correctly by Victor Stinner · 13 years ago
  58. 1947477 Close #10419, issue #6011: build_scripts command of distutils handles correctly by Victor Stinner · 13 years ago
  59. ab20b16 Merge 3.2 by Éric Araujo · 13 years ago
  60. 37e6c54 Merge 3.1 by Éric Araujo · 13 years ago
  61. dcb22a3 Fix resource warning found manually by Éric Araujo · 13 years ago
  62. 8f36af7 Normalize the encoding names for Latin-1 and UTF-8 to 'latin-1' and 'utf-8'. by Marc-André Lemburg · 14 years ago
  63. 5d899dd Merged revisions 87280 via svnmerge from by Éric Araujo · 14 years ago
  64. 60532bd Fix build_ext with VS 8.0. Patch by Hirokazu Yamamoto (#9558). by Éric Araujo · 14 years ago
  65. bd86301 sys.abiflags is not defined on all platforms. by Barry Warsaw · 14 years ago
  66. 14d98ac Final patch for issue 9807. by Barry Warsaw · 14 years ago
  67. 45ee43b Remove traces of Mac OS 9 support, again (#9508). by Éric Araujo · 14 years ago
  68. c6d7ead Merged revisions 86223-86224,86226,86234 via svnmerge from by Éric Araujo · 14 years ago
  69. 5ac6d80 Also close file descriptors from os.popen and subprocess.Popen by Éric Araujo · 14 years ago
  70. bee5cef Always close files in distutils code and tests (#10252). by Éric Araujo · 14 years ago
  71. 8cf4eae First (uncontroversial) part of issue 9807. by Barry Warsaw · 14 years ago
  72. 4009c9e Merged revisions 82805-82806,83523-83527,83536,83538,83542,83546-83548,83550-83555,83558,83560 via svnmerge from by Georg Brandl · 14 years ago
  73. c9afba8 Merged revisions 85197 via svnmerge from by Tarek Ziadé · 14 years ago
  74. 4bcceef Fixed #8980: distutils.command.check was failing w/ docutils installed by Tarek Ziadé · 14 years ago
  75. 40f7e11 Merged revisions 84711 via svnmerge from by Éric Araujo · 14 years ago
  76. e861598 Fix typo in option name by Éric Araujo · 14 years ago
  77. 80f45a0 Merged revisions 84680 via svnmerge from by Antoine Pitrou · 14 years ago
  78. 8e6b407 Issue #941346: Improve the build process under AIX and allow Python to by Antoine Pitrou · 14 years ago
  79. 5c46b14 Merged revisions 84614 via svnmerge from by Éric Araujo · 14 years ago
  80. 51e01a6 Follow-up to #9199: Fix str.join use, add newlines. by Éric Araujo · 14 years ago
  81. a7851ca Merged revisions 84611 via svnmerge from by Éric Araujo · 14 years ago
  82. 480504b Fix incorrect use of Command.announce (#9199) by Éric Araujo · 14 years ago
  83. 7cf8313 Merged revisions 84608 via svnmerge from by Éric Araujo · 14 years ago
  84. 357175f Fix eon-old bug in build_clib options (#1718574) by Éric Araujo · 14 years ago
  85. e01de8f remove pointless coding cookies by Florent Xicluna · 14 years ago
  86. 60a95b7 Merged revisions 83993 via svnmerge from by Éric Araujo · 14 years ago
  87. da668ff Use a marker in generated MANIFEST files, don't touch files without it. Fixes #8688. by Éric Araujo · 14 years ago
  88. 56be37c #7973: Fix distutils options spelling. by Georg Brandl · 14 years ago
  89. caa78fe Merged revisions 83371,83390 via svnmerge from by Georg Brandl · 14 years ago
  90. 62e2ca2 #8292: Fix three instances of truth tests on return values of filter() (which is always true in Python 3). by Georg Brandl · 14 years ago
  91. 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
  92. e41a19e Fix for issue #8577: without this patch test_distutils by Ronald Oussoren · 14 years ago
  93. 42db5c3 Merged revisions 81263 via svnmerge from by Tarek Ziadé · 14 years ago
  94. c55f2d1 Merged revisions 81261 via svnmerge from by Tarek Ziadé · 14 years ago
  95. dd4671a Merged revisions 81258 via svnmerge from by Tarek Ziadé · 14 years ago
  96. c16a85c Merged revisions 81255 via svnmerge from by Tarek Ziadé · 14 years ago
  97. 94f2528 Remove traces of MacOS9 support. by Ronald Oussoren · 14 years ago
  98. 7c4afcb Fixed #2698 - now reads the compiler option when creating the compiler by Tarek Ziadé · 15 years ago
  99. e04deb1 Merged revisions 78354 via svnmerge from by Tarek Ziadé · 15 years ago
  100. 6318767 Merged revisions 77949 via svnmerge from by Tarek Ziadé · 15 years ago