1. e30186b Issue #12765: Fix packaging.test.test_database failures on OS X due by Ned Deily · 13 years ago
  2. 37ccd6f Fix packaging.database.Distribution.list_distinfo_files (#12785). by Éric Araujo · 13 years ago
  3. 86ca04c Issue #9871: Prevent IDLE 3 crash when given byte stings by Ned Deily · 13 years ago
  4. 7974642 Issue #9871: Prevent IDLE 3 crash when given byte stings by Ned Deily · 13 years ago
  5. 3ac4f59 The value is the dotted module name to the command class. by Jeremy Kloth · 13 years ago
  6. e012c02 merge from 3.2 by Senthil Kumaran · 13 years ago
  7. d71bbf9 Fix issue12938 - Update the docstring of html.escape. Include the information on single quote. by Senthil Kumaran · 13 years ago
  8. b7a690a merge from 3.2 - Add the missing quote_plus call. Fix closes Issue12924 by Senthil Kumaran · 13 years ago
  9. 305a68e Add the quote_plus call in the test. by Senthil Kumaran · 13 years ago
  10. 88354ed Remove trailing spaces by Amaury Forgeot d'Arc · 13 years ago
  11. 65604b5 Merge 3.2: Issue #12483: ctypes: Fix a crash when the destruction of a callback by Amaury Forgeot d'Arc · 13 years ago
  12. bbe46d6 Issue #12483: ctypes: Fix a crash when the destruction of a callback by Amaury Forgeot d'Arc · 13 years ago
  13. 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
  14. 4c3124c Merge 3.2 by Éric Araujo · 13 years ago
  15. faabef5 Branch merge by Éric Araujo · 13 years ago
  16. 1d7deaf Branch merge by Éric Araujo · 13 years ago
  17. cde6576 Remove unneeded --all option of “pysetup list”. by Éric Araujo · 13 years ago
  18. 64d25dd Issue #12306: Add ZLIB_RUNTIME_VERSION to the zlib module. by Nadeem Vawda · 13 years ago
  19. 249ab5e BZ2File now uses the compresslevel argument given by the caller, by Nadeem Vawda · 13 years ago
  20. c92f622 add ChainMap to __all__ (closes #12959) by Benjamin Peterson · 13 years ago
  21. 647ef8c Wrap pydoc output under 80 characters by Éric Araujo · 13 years ago
  22. fb7d244 Remove obsolete comment (yes, build_ext supports C++) by Éric Araujo · 13 years ago
  23. 1f2bcd3 Don’t let invalid line in setup.cfg pass silently by Éric Araujo · 13 years ago
  24. c6d52ed Fix usage of bytes in packaging's bdist_wininst. by Éric Araujo · 13 years ago
  25. 030cfe2 Use bytes regex instead of decoding whole pages by Éric Araujo · 13 years ago
  26. c8f9c81 Fix usage of dry-run in packaging bdist_wininst and install_distinfo. by Éric Araujo · 13 years ago
  27. e6db7a3 Fix determination of Metadata version in packaging (#8933). by Éric Araujo · 13 years ago
  28. 6bbd775 Consolidate tests for packaging.metadata. by Éric Araujo · 13 years ago
  29. 92ffc50 Merge fix for #8933 from 3.2 by Éric Araujo · 13 years ago
  30. 13e8c8e Fix determination of Metadata version (#8933). Patch by Filip Gruszczyński. by Éric Araujo · 13 years ago
  31. fce67fc Slight cleanup in distutils test_dist. by Éric Araujo · 13 years ago
  32. ceb5d16 Better fix for #12763: test_posix failure on OpenIndiana by Jesus Cea · 13 years ago
  33. 1e1c8f4 Fix issue #12948: multiprocessing test failures can hang the buildbots by Jesus Cea · 13 years ago
  34. da752d8 Fix issue #12948: multiprocessing test failures can hang the buildbots by Jesus Cea · 13 years ago
  35. 440b383 Close issue #12948: multiprocessing test failures can hang the buildbots by Jesus Cea · 13 years ago
  36. 94f964f Close issue #12948: multiprocessing test failures can hang the buildbots by Jesus Cea · 13 years ago
  37. ea0d5fc Issue #12871: sched_get_priority_(min|max) might not be defined even though by Charles-François Natali · 13 years ago
  38. 900c292 Issue #12567: Fix curses.unget_wch() tests by Victor Stinner · 13 years ago
  39. 71e44cb Issue #12567: Add curses.unget_wch() function by Victor Stinner · 13 years ago
  40. d4d8ae5 Issue #9561: packaging now writes egg-info files using UTF-8 by Victor Stinner · 13 years ago
  41. e01aa53 Merge 3.2: Issue #9561: distutils now reads and writes egg-info files using UTF-8 by Victor Stinner · 13 years ago
  42. a1bea6e Issue #9561: distutils now reads and writes egg-info files using UTF-8 by Victor Stinner · 13 years ago
  43. a404b49 Issue #12326: Remove plat-linux3 directory by Victor Stinner · 13 years ago
  44. b22d148 Branch merge by Éric Araujo · 13 years ago
  45. bcf99ac Branch merge by Éric Araujo · 13 years ago
  46. 2475785 Merge with 3.2: Issue #12841: Fix tarfile extraction of non-existent uids/gids. by Lars Gustäbel · 13 years ago
  47. 2e7ddd3 Issue #12841: Fix tarfile extraction of non-existent uids/gids. by Lars Gustäbel · 13 years ago
  48. 6a8c8a8 #12888: merge with 3.2. by Ezio Melotti · 13 years ago
  49. 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
  50. 0df6285 Branch merge by Éric Araujo · 13 years ago
  51. 17b288c Branch merge by Éric Araujo · 13 years ago
  52. 3484a87 Merge with release clone. by Georg Brandl · 13 years ago
  53. 9fd5374 merge 3.2 (#12878) by Benjamin Peterson · 13 years ago
  54. f6f3a35 add a __dict__ descr for IOBase (closes #12878) by Benjamin Peterson · 13 years ago
  55. 564fbac Merge fix for #8286 from 3.2 by Éric Araujo · 13 years ago
  56. cfbd630 Warn instead of crashing because of invalid path in MANIFEST.in (#8286). by Éric Araujo · 13 years ago
  57. 32e2915 Enable catching WARN-level logging messages in distutils' test_sdist by Éric Araujo · 13 years ago
  58. 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
  59. 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
  60. 677dc71 Branch merge by Éric Araujo · 13 years ago
  61. d9e1789 Branch merge by Éric Araujo · 13 years ago
  62. 6c78de5 Merge 3.2: Issue #12636: IDLE reads the coding cookie when executing a Python script. by Victor Stinner · 13 years ago
  63. 979482a Issue #12636: IDLE reads the coding cookie when executing a Python script. by Victor Stinner · 13 years ago
  64. 85c6772 IDLE: fix some RessourceWarning, reuse tokenize.open() by Victor Stinner · 13 years ago
  65. 793c47a Merge doc changes from 3.2 (#10454, #12298) by Éric Araujo · 13 years ago
  66. ae5af15 Minor: tweak docstrings and __all__ in packaging.tests.support by Éric Araujo · 13 years ago
  67. c15c88c Issue #12494: Close pipes and kill process on error in subprocess functions by Victor Stinner · 13 years ago
  68. 024de54 Fix typo (was build) and remove redundancy in docstring by Éric Araujo · 13 years ago
  69. 3391e64 Issue #12868: Skip test_faulthandler.test_stack_overflow() on OpenBSD: by Charles-François Natali · 13 years ago
  70. 8dad187 Remove obsolete comment by Éric Araujo · 13 years ago
  71. 5edbaf2 Issue #12802: the Windows error ERROR_DIRECTORY (numbered 267) is now by Antoine Pitrou · 13 years ago
  72. a762285 Issue #12802: the Windows error ERROR_DIRECTORY (numbered 267) is now by Antoine Pitrou · 13 years ago
  73. 3b371cf #10454: a few edits to compileall help messages by Éric Araujo · 13 years ago
  74. 0ac4a5d Add missing name in shutil.__all__ by Éric Araujo · 13 years ago
  75. d9299e9 Minor improvement to extensions in setup.cfg: check parent package by Éric Araujo · 13 years ago
  76. 336b4e4 Minor improvement to extensions section in setup.cfg. by Éric Araujo · 13 years ago
  77. 95fc53f Clean up packaging.util: add __all__, remove some unused functions. by Éric Araujo · 13 years ago
  78. 799bd80 expose linux extended file system attributes (closes #12720) by Benjamin Peterson · 13 years ago
  79. ab3bea6 Merge fix for #10086 from 3.2 by Éric Araujo · 13 years ago
  80. 48e484f Fix test_sysconfig when run from a Python installed under /site (#10086). by Éric Araujo · 13 years ago
  81. 5bb7345 Fix packaging command registry to let Windows machines find bdist_msi by Éric Araujo · 13 years ago
  82. cabca45 Branch merge by Éric Araujo · 13 years ago
  83. 7ec1928 Remove unused variable by Amaury Forgeot d'Arc · 13 years ago
  84. 2d24349 Try to fix one of the bigmem tests in test_pickle by Antoine Pitrou · 13 years ago
  85. e897e95 Try to fix one of the bigmem tests in test_pickle by Antoine Pitrou · 13 years ago
  86. 3f184f5 Move help texts near to the function they’re related to by Éric Araujo · 13 years ago
  87. 61543b1 Fix typo I introduced in f93acf8844ec by Éric Araujo · 13 years ago
  88. dd2f8b0 Merge from 3.2: by Amaury Forgeot d'Arc · 13 years ago
  89. faecc38 Issue #11241: subclasses of ctypes.Array can now be subclassed. by Amaury Forgeot d'Arc · 13 years ago
  90. 326e189 Issue #9651: Fix a crash when ctypes.create_string_buffer(0) was passed to by Amaury Forgeot d'Arc · 13 years ago
  91. d9d67a6 Update list of trove classifiers to match PyPI by Éric Araujo · 13 years ago
  92. 7a18d21 Remove misleading comment and code. by Antoine Pitrou · 13 years ago
  93. d15b768 Branch merge by Éric Araujo · 13 years ago
  94. caa745e Branch merge by Éric Araujo · 13 years ago
  95. b9fe54c Make bdist_* commands respect --skip-build passed to bdist (#10946). by Éric Araujo · 13 years ago
  96. 83ab3f3 Remove obsolete mentions of the compress program and .Z archives. by Éric Araujo · 13 years ago
  97. ff29ff8 Merge fix for #10946 from 3.2 by Éric Araujo · 13 years ago
  98. 5e48c78 Remove display options (--name, etc.) from the Distribution class. by Éric Araujo · 13 years ago
  99. acddb38 Cleanup: move code out of a try block by Éric Araujo · 13 years ago
  100. a514eb9 Issue #12847: Fix a crash with negative PUT and LONG_BINPUT arguments in by Antoine Pitrou · 13 years ago