1. a372de8 Close #13007: whichdb should recognize gdbm 1.9 magic numbers by Jesus Cea · 13 years ago
  2. bc566b0 Close #13007: whichdb should recognize gdbm 1.9 magic numbers by Jesus Cea · 13 years ago
  3. 1cbd2ab Avoid matching '' or 'yn' when asking for 'y' or 'n' in interactive code by Éric Araujo · 13 years ago
  4. becf1c5 Branch merge by Éric Araujo · 13 years ago
  5. 2496f33 Close issue 12958 by flagging expected failures in test_socket on Mac OS X by Nick Coghlan · 13 years ago
  6. 28df8de Make regrtest look at internal dicts in sysconfig. by Éric Araujo · 13 years ago
  7. 505f0eb Final bag of small changes coming from distutils2. by Éric Araujo · 13 years ago
  8. c1b7e7f A few style changes originally done in the distutils2 repo by Éric Araujo · 13 years ago
  9. f30b5ae Replace cmp function with key function by Éric Araujo · 13 years ago
  10. cc06ad1 Fix typo and wording by Éric Araujo · 13 years ago
  11. cc95dd8 Branch merge by Éric Araujo · 13 years ago
  12. 229011d Make a number of small changes to ease the backport to distutils2 by Éric Araujo · 13 years ago
  13. 4147945 Fix fallback base class when tests run without threading by Éric Araujo · 13 years ago
  14. 0cfb81d Use a local name (it was intended to be used but overlooked). by Éric Araujo · 13 years ago
  15. 7724a6c Packaging cleanup: remove conditionals for < 2.6 support. by Éric Araujo · 13 years ago
  16. e30186b Issue #12765: Fix packaging.test.test_database failures on OS X due by Ned Deily · 13 years ago
  17. 37ccd6f Fix packaging.database.Distribution.list_distinfo_files (#12785). by Éric Araujo · 13 years ago
  18. 86ca04c Issue #9871: Prevent IDLE 3 crash when given byte stings by Ned Deily · 13 years ago
  19. 7974642 Issue #9871: Prevent IDLE 3 crash when given byte stings by Ned Deily · 13 years ago
  20. 3ac4f59 The value is the dotted module name to the command class. by Jeremy Kloth · 13 years ago
  21. e012c02 merge from 3.2 by Senthil Kumaran · 13 years ago
  22. d71bbf9 Fix issue12938 - Update the docstring of html.escape. Include the information on single quote. by Senthil Kumaran · 13 years ago
  23. b7a690a merge from 3.2 - Add the missing quote_plus call. Fix closes Issue12924 by Senthil Kumaran · 13 years ago
  24. 305a68e Add the quote_plus call in the test. by Senthil Kumaran · 13 years ago
  25. 88354ed Remove trailing spaces by Amaury Forgeot d'Arc · 13 years ago
  26. 65604b5 Merge 3.2: Issue #12483: ctypes: Fix a crash when the destruction of a callback by Amaury Forgeot d'Arc · 13 years ago
  27. bbe46d6 Issue #12483: ctypes: Fix a crash when the destruction of a callback by Amaury Forgeot d'Arc · 13 years ago
  28. aa2b442 Factor out the distribution file-system safe name functions from install_distinfo to allow all metadata consumers access to them. by Jeremy Kloth · 13 years ago
  29. 4c3124c Merge 3.2 by Éric Araujo · 13 years ago
  30. faabef5 Branch merge by Éric Araujo · 13 years ago
  31. 1d7deaf Branch merge by Éric Araujo · 13 years ago
  32. cde6576 Remove unneeded --all option of “pysetup list”. by Éric Araujo · 13 years ago
  33. 64d25dd Issue #12306: Add ZLIB_RUNTIME_VERSION to the zlib module. by Nadeem Vawda · 13 years ago
  34. 249ab5e BZ2File now uses the compresslevel argument given by the caller, by Nadeem Vawda · 13 years ago
  35. c92f622 add ChainMap to __all__ (closes #12959) by Benjamin Peterson · 13 years ago
  36. 647ef8c Wrap pydoc output under 80 characters by Éric Araujo · 13 years ago
  37. fb7d244 Remove obsolete comment (yes, build_ext supports C++) by Éric Araujo · 13 years ago
  38. 1f2bcd3 Don’t let invalid line in setup.cfg pass silently by Éric Araujo · 13 years ago
  39. c6d52ed Fix usage of bytes in packaging's bdist_wininst. by Éric Araujo · 13 years ago
  40. 030cfe2 Use bytes regex instead of decoding whole pages by Éric Araujo · 13 years ago
  41. c8f9c81 Fix usage of dry-run in packaging bdist_wininst and install_distinfo. by Éric Araujo · 13 years ago
  42. e6db7a3 Fix determination of Metadata version in packaging (#8933). by Éric Araujo · 13 years ago
  43. 6bbd775 Consolidate tests for packaging.metadata. by Éric Araujo · 13 years ago
  44. 92ffc50 Merge fix for #8933 from 3.2 by Éric Araujo · 13 years ago
  45. 13e8c8e Fix determination of Metadata version (#8933). Patch by Filip Gruszczyński. by Éric Araujo · 13 years ago
  46. fce67fc Slight cleanup in distutils test_dist. by Éric Araujo · 13 years ago
  47. ceb5d16 Better fix for #12763: test_posix failure on OpenIndiana by Jesus Cea · 13 years ago
  48. 1e1c8f4 Fix issue #12948: multiprocessing test failures can hang the buildbots by Jesus Cea · 13 years ago
  49. da752d8 Fix issue #12948: multiprocessing test failures can hang the buildbots by Jesus Cea · 13 years ago
  50. 440b383 Close issue #12948: multiprocessing test failures can hang the buildbots by Jesus Cea · 13 years ago
  51. 94f964f Close issue #12948: multiprocessing test failures can hang the buildbots by Jesus Cea · 13 years ago
  52. ea0d5fc Issue #12871: sched_get_priority_(min|max) might not be defined even though by Charles-François Natali · 13 years ago
  53. 900c292 Issue #12567: Fix curses.unget_wch() tests by Victor Stinner · 13 years ago
  54. 71e44cb Issue #12567: Add curses.unget_wch() function by Victor Stinner · 13 years ago
  55. d4d8ae5 Issue #9561: packaging now writes egg-info files using UTF-8 by Victor Stinner · 13 years ago
  56. e01aa53 Merge 3.2: Issue #9561: distutils now reads and writes egg-info files using UTF-8 by Victor Stinner · 13 years ago
  57. a1bea6e Issue #9561: distutils now reads and writes egg-info files using UTF-8 by Victor Stinner · 13 years ago
  58. a404b49 Issue #12326: Remove plat-linux3 directory by Victor Stinner · 13 years ago
  59. b22d148 Branch merge by Éric Araujo · 13 years ago
  60. bcf99ac Branch merge by Éric Araujo · 13 years ago
  61. 2475785 Merge with 3.2: Issue #12841: Fix tarfile extraction of non-existent uids/gids. by Lars Gustäbel · 13 years ago
  62. 2e7ddd3 Issue #12841: Fix tarfile extraction of non-existent uids/gids. by Lars Gustäbel · 13 years ago
  63. 6a8c8a8 #12888: merge with 3.2. by Ezio Melotti · 13 years ago
  64. d9e0b06 #12888: Fix a bug in HTMLParser.unescape that prevented it to escape more than 128 entities. Patch by Peter Otten. by Ezio Melotti · 13 years ago
  65. 0df6285 Branch merge by Éric Araujo · 13 years ago
  66. 17b288c Branch merge by Éric Araujo · 13 years ago
  67. 3484a87 Merge with release clone. by Georg Brandl · 13 years ago
  68. 9fd5374 merge 3.2 (#12878) by Benjamin Peterson · 13 years ago
  69. f6f3a35 add a __dict__ descr for IOBase (closes #12878) by Benjamin Peterson · 13 years ago
  70. 564fbac Merge fix for #8286 from 3.2 by Éric Araujo · 13 years ago
  71. cfbd630 Warn instead of crashing because of invalid path in MANIFEST.in (#8286). by Éric Araujo · 13 years ago
  72. 32e2915 Enable catching WARN-level logging messages in distutils' test_sdist by Éric Araujo · 13 years ago
  73. 9b20e27 Merge from 3.2: Issue #12764: Fix a crash in ctypes when the name of a by Amaury Forgeot d'Arc · 13 years ago
  74. 02dd539 Issue #12764: Fix a crash in ctypes when the name of a Structure field is not by Amaury Forgeot d'Arc · 13 years ago
  75. 677dc71 Branch merge by Éric Araujo · 13 years ago
  76. d9e1789 Branch merge by Éric Araujo · 13 years ago
  77. 6c78de5 Merge 3.2: Issue #12636: IDLE reads the coding cookie when executing a Python script. by Victor Stinner · 13 years ago
  78. 979482a Issue #12636: IDLE reads the coding cookie when executing a Python script. by Victor Stinner · 13 years ago
  79. 85c6772 IDLE: fix some RessourceWarning, reuse tokenize.open() by Victor Stinner · 13 years ago
  80. 793c47a Merge doc changes from 3.2 (#10454, #12298) by Éric Araujo · 13 years ago
  81. ae5af15 Minor: tweak docstrings and __all__ in packaging.tests.support by Éric Araujo · 13 years ago
  82. c15c88c Issue #12494: Close pipes and kill process on error in subprocess functions by Victor Stinner · 13 years ago
  83. 024de54 Fix typo (was build) and remove redundancy in docstring by Éric Araujo · 13 years ago
  84. 3391e64 Issue #12868: Skip test_faulthandler.test_stack_overflow() on OpenBSD: by Charles-François Natali · 13 years ago
  85. 8dad187 Remove obsolete comment by Éric Araujo · 13 years ago
  86. 5edbaf2 Issue #12802: the Windows error ERROR_DIRECTORY (numbered 267) is now by Antoine Pitrou · 13 years ago
  87. a762285 Issue #12802: the Windows error ERROR_DIRECTORY (numbered 267) is now by Antoine Pitrou · 13 years ago
  88. 3b371cf #10454: a few edits to compileall help messages by Éric Araujo · 13 years ago
  89. 0ac4a5d Add missing name in shutil.__all__ by Éric Araujo · 13 years ago
  90. d9299e9 Minor improvement to extensions in setup.cfg: check parent package by Éric Araujo · 13 years ago
  91. 336b4e4 Minor improvement to extensions section in setup.cfg. by Éric Araujo · 13 years ago
  92. 95fc53f Clean up packaging.util: add __all__, remove some unused functions. by Éric Araujo · 13 years ago
  93. 799bd80 expose linux extended file system attributes (closes #12720) by Benjamin Peterson · 13 years ago
  94. ab3bea6 Merge fix for #10086 from 3.2 by Éric Araujo · 13 years ago
  95. 48e484f Fix test_sysconfig when run from a Python installed under /site (#10086). by Éric Araujo · 13 years ago
  96. 5bb7345 Fix packaging command registry to let Windows machines find bdist_msi by Éric Araujo · 13 years ago
  97. cabca45 Branch merge by Éric Araujo · 13 years ago
  98. 7ec1928 Remove unused variable by Amaury Forgeot d'Arc · 13 years ago
  99. 2d24349 Try to fix one of the bigmem tests in test_pickle by Antoine Pitrou · 13 years ago
  100. e897e95 Try to fix one of the bigmem tests in test_pickle by Antoine Pitrou · 13 years ago