1. 24319ac Issue #10571: Fix the "--sign" option of distutils' upload command. by Antoine Pitrou · 12 years ago
  2. b837192 Issue #14443: ensure that brp-python-bytecompile is invoked with the correct by David Malcolm · 12 years ago
  3. 4b6045c Issue #14443: Tell rpmbuild to use the correct version of Python by Nick Coghlan · 12 years ago
  4. a51497a Merge 3.2.3 release clone. by Georg Brandl · 12 years ago
  5. 4403601 Bump to 3.2.3 final. by Georg Brandl · 12 years ago
  6. 3187749 Merge 3.2.3rc2 from release clone. by Georg Brandl · 12 years ago
  7. 226af70 Bump to 3.2.3rc2. by Georg Brandl · 12 years ago
  8. a420c82 Backout buggy patch committed for #13719 by Éric Araujo · 12 years ago
  9. c3705d3 Fix NameError from #13719 fix by Éric Araujo · 12 years ago
  10. e413c06 Make distutils’ upload command work with bdist_msi products (#13719). by Éric Araujo · 12 years ago
  11. 845a772 Set archive format explicitly in one distutils test by Éric Araujo · 12 years ago
  12. 29b9255 Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884). by Éric Araujo · 12 years ago
  13. 2e0a0e1 Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884). by Éric Araujo · 12 years ago
  14. afe05bd Bump version to 3.2.3rc1. by Georg Brandl · 12 years ago
  15. 2a57a36 Fix test failure for shared builds caused by #1326113 fix by Éric Araujo · 13 years ago
  16. b2f5c0a Fix parsing of build_ext --libraries option (#1326113) by Éric Araujo · 13 years ago
  17. 9ce366a Fix distutils.filelist.FileList under Windows (#13193). by Éric Araujo · 13 years ago
  18. 9937748 Issue #13590: On OS X 10.7 and 10.6 with Xcode 4.2, building by Ned Deily · 13 years ago
  19. cd2a603 Branch merge by Éric Araujo · 13 years ago
  20. cf550dc Issue #13901: Prevent test_distutils failures on OS X with --enable-shared. by Ned Deily · 13 years ago
  21. 031605a And yet another emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name by Jesus Cea · 13 years ago
  22. 6e35d41 Emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name by Jesus Cea · 13 years ago
  23. 8874fd6 Closes #13803: Under Solaris, distutils doesn't include bitness in the directory name by Jesus Cea · 13 years ago
  24. 73cec21 Stop ignoring RPMs in distutils' upload command (#2945). by Éric Araujo · 13 years ago
  25. 8f0ffe5 Issue #13193: fix distutils.filelist.FileList under Windows by Antoine Pitrou · 13 years ago
  26. c465b2f More fixes for PEP 3147 compliance in distutils (#11254) by Éric Araujo · 13 years ago
  27. af2ffd7 Cleanups in distutils tests. by Éric Araujo · 13 years ago
  28. 5d1155c Closes #13258: Use callable() built-in in the standard library. by Florent Xicluna · 13 years ago
  29. 53e4a9a normalize whitespace in Lib/distutils/msvc9compiler.py by Mark Hammond · 13 years ago
  30. 6c58b28 Issue #7833: Ext. modules built using distutils on Windows no longer get a manifest by Mark Hammond · 13 years ago
  31. 2336c85 Increase test coverage for distutils.filelist (#11751). by Éric Araujo · 13 years ago
  32. 5819dcc Add tests for Unicode handling in distutils’ check and register (#13114) by Éric Araujo · 13 years ago
  33. 04ea953 Fix docstring of distutils.util.byte_compile (followup for #11254) by Éric Araujo · 13 years ago
  34. fea2d04 Fix distutils.sysconfig.get_makefile_filename when prefix != exec-prefix by Éric Araujo · 13 years ago
  35. 47a4521 Fix distutils byte-compilation to comply with PEP 3147 (#11254). by Éric Araujo · 13 years ago
  36. db95c7a Make C code in one distutils test comply with ISO C (#10359). by Éric Araujo · 13 years ago
  37. 13e8c8e Fix determination of Metadata version (#8933). Patch by Filip Gruszczyński. by Éric Araujo · 13 years ago
  38. fce67fc Slight cleanup in distutils test_dist. by Éric Araujo · 13 years ago
  39. a1bea6e Issue #9561: distutils now reads and writes egg-info files using UTF-8 by Victor Stinner · 13 years ago
  40. bcf99ac Branch merge by Éric Araujo · 13 years ago
  41. 3484a87 Merge with release clone. by Georg Brandl · 13 years ago
  42. cfbd630 Warn instead of crashing because of invalid path in MANIFEST.in (#8286). by Éric Araujo · 13 years ago
  43. 32e2915 Enable catching WARN-level logging messages in distutils' test_sdist by Éric Araujo · 13 years ago
  44. 024de54 Fix typo (was build) and remove redundancy in docstring by Éric Araujo · 13 years ago
  45. fbe37df Make bdist_* commands respect --skip-build passed to bdist (#10946) by Éric Araujo · 13 years ago
  46. 2f24fda Branch merge by Éric Araujo · 13 years ago
  47. c686167 Turn two ifs into one in the code I commited a few days ago by Éric Araujo · 13 years ago
  48. 08e544e Issue #12333: fix test_distutils failures under Solaris and derivatives by Antoine Pitrou · 13 years ago
  49. b0993bc Bump to 3.2.2. by Georg Brandl · 13 years ago
  50. d5a9811 Make bdist_* commands respect --skip-build passed to bdist (#10946) by Éric Araujo · 13 years ago
  51. 4fc80b6 Issue #12333: fix test_distutils failures under Solaris and derivatives by Antoine Pitrou · 13 years ago
  52. c3085aa Fix distutils tests on Windows (#12678). by Éric Araujo · 13 years ago
  53. 175eb99 Fix distutils tests on Windows (#12678). by Éric Araujo · 13 years ago
  54. ce9da2f Issue #12678: Fix distutils sdist test on Windows. by Nadeem Vawda · 13 years ago
  55. 3d3bc81 Issue #12678: Fix distutils sdist test on Windows. by Nadeem Vawda · 13 years ago
  56. a031abc Fix distutils test_install for shared CPython builds by Éric Araujo · 13 years ago
  57. 8c97318 Fix distutils test_install for shared CPython builds by Éric Araujo · 13 years ago
  58. 6e3ad87 Factor out the build_ext fixup for shared Python builds. by Éric Araujo · 13 years ago
  59. 52b201f Add missing closing paren in docstring (thanks Ezio) by Éric Araujo · 13 years ago
  60. e1e1331 Dedent example in docstring by Éric Araujo · 13 years ago
  61. 6b32ecf Add a test for extension modules in the distutils record file. by Éric Araujo · 13 years ago
  62. 1772541 Add a test for extension modules in the distutils record file. by Éric Araujo · 13 years ago
  63. 3c2ec8e Rework test_record a bit to make the test more exact by Éric Araujo · 13 years ago
  64. e74e3cf Factor out the build_ext fixup for shared Python builds. by Éric Araujo · 13 years ago
  65. 9358bfd Rework test_record a bit to make the test more exact by Éric Araujo · 13 years ago
  66. fba5a94 Refactor the copying of xxmodule.c in distutils tests (#12141). by Éric Araujo · 13 years ago
  67. def15da Refactor the copying of xxmodule.c in distutils tests (#12141). by Éric Araujo · 13 years ago
  68. b3f0ce4 Bump version to 3.2.2rc1. by Georg Brandl · 13 years ago
  69. ab7c1b3 Fix regression with distutils MANIFEST handing (#11104, #8688). by Éric Araujo · 13 years ago
  70. 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
  71. cd0dc16 Bump version to 3.2.1. by Georg Brandl · 13 years ago
  72. d4fa7ed Bump to 3.2.1rc2. by Georg Brandl · 13 years ago
  73. dc9b1ea Issue #12451: distutils now opens the setup script in binary mode to read the by Victor Stinner · 13 years ago
  74. a8f8b50 Issue #9516: Change distutils to no longer globally attempt to check and by Ned Deily · 13 years ago
  75. d13007f Issue #9516: Correct and expand OS X deployment target tests in distutils by Ned Deily · 13 years ago
  76. 58f27b2 Issue #12141: Install a copy of template C module file so that by Ned Deily · 13 years ago
  77. 70798be Remove unneeded executable bit on two distutils files by Éric Araujo · 13 years ago
  78. c5069e0 Merge doc touch-ups and fixes for #9831 and #9223 from 3.1 by Éric Araujo · 13 years ago
  79. 489c8ff Fix test_build_py when sys.dont_write_bytecode is true (#9831). by Éric Araujo · 13 years ago
  80. 5673e27 Bump to 3.2.1rc1. by Georg Brandl · 13 years ago
  81. 222e89a Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is set in shell. by Ronald Oussoren · 13 years ago
  82. cc5ea68 Merge in changes from 3.2.1b1 release repo. by Georg Brandl · 13 years ago
  83. ba9c664 Issue #10419: Fix build_scripts command of distutils to handle correctly by Victor Stinner · 13 years ago
  84. 1eb4f28 Close #10419, issue #6011: build_scripts command of distutils handles correctly by Victor Stinner · 13 years ago
  85. cd79cdc Bump to 3.2.1b1. by Georg Brandl · 13 years ago
  86. 37e6c54 Merge 3.1 by Éric Araujo · 13 years ago
  87. dcb22a3 Fix resource warning found manually by Éric Araujo · 13 years ago
  88. 691840f Fix improper tests in RegisterTestCase by Éric Araujo · 13 years ago
  89. 3b3499b #11565: Merge with 3.1. by Ezio Melotti · 13 years ago
  90. 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  91. e870623 Merge fix for issue #11501 by Antoine Pitrou · 13 years ago
  92. 2c50a09 On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile no by Antoine Pitrou · 13 years ago
  93. 260a788 Version bump to 3.2 final. by Georg Brandl · 14 years ago
  94. a6d12ef Bump for 3.2rc3. by Georg Brandl · 14 years ago
  95. b344dd0 Merged revisions 86236,86240,86332,86340,87271,87273,87447 via svnmerge from by Éric Araujo · 14 years ago
  96. d6e19c3 Bump version. by Georg Brandl · 14 years ago
  97. 3988ed8 Bump to 3.2rc1. by Georg Brandl · 14 years ago
  98. 8a60e94 Bump to 3.2b2. by Georg Brandl · 14 years ago
  99. 5d899dd Merged revisions 87280 via svnmerge from by Éric Araujo · 14 years ago
  100. 60532bd Fix build_ext with VS 8.0. Patch by Hirokazu Yamamoto (#9558). by Éric Araujo · 14 years ago