1. 900c292 Issue #12567: Fix curses.unget_wch() tests by Victor Stinner · 13 years ago
  2. 71e44cb Issue #12567: Add curses.unget_wch() function by Victor Stinner · 13 years ago
  3. d4d8ae5 Issue #9561: packaging now writes egg-info files using UTF-8 by Victor Stinner · 13 years ago
  4. e01aa53 Merge 3.2: Issue #9561: distutils now reads and writes egg-info files using UTF-8 by Victor Stinner · 13 years ago
  5. a1bea6e Issue #9561: distutils now reads and writes egg-info files using UTF-8 by Victor Stinner · 13 years ago
  6. a404b49 Issue #12326: Remove plat-linux3 directory by Victor Stinner · 13 years ago
  7. b22d148 Branch merge by Éric Araujo · 13 years ago
  8. bcf99ac Branch merge by Éric Araujo · 13 years ago
  9. 2475785 Merge with 3.2: Issue #12841: Fix tarfile extraction of non-existent uids/gids. by Lars Gustäbel · 13 years ago
  10. 2e7ddd3 Issue #12841: Fix tarfile extraction of non-existent uids/gids. by Lars Gustäbel · 13 years ago
  11. 6a8c8a8 #12888: merge with 3.2. by Ezio Melotti · 13 years ago
  12. 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
  13. 0df6285 Branch merge by Éric Araujo · 13 years ago
  14. 17b288c Branch merge by Éric Araujo · 13 years ago
  15. 3484a87 Merge with release clone. by Georg Brandl · 13 years ago
  16. 9fd5374 merge 3.2 (#12878) by Benjamin Peterson · 13 years ago
  17. f6f3a35 add a __dict__ descr for IOBase (closes #12878) by Benjamin Peterson · 13 years ago
  18. 564fbac Merge fix for #8286 from 3.2 by Éric Araujo · 13 years ago
  19. cfbd630 Warn instead of crashing because of invalid path in MANIFEST.in (#8286). by Éric Araujo · 13 years ago
  20. 32e2915 Enable catching WARN-level logging messages in distutils' test_sdist by Éric Araujo · 13 years ago
  21. 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
  22. 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
  23. 677dc71 Branch merge by Éric Araujo · 13 years ago
  24. d9e1789 Branch merge by Éric Araujo · 13 years ago
  25. 6c78de5 Merge 3.2: Issue #12636: IDLE reads the coding cookie when executing a Python script. by Victor Stinner · 13 years ago
  26. 979482a Issue #12636: IDLE reads the coding cookie when executing a Python script. by Victor Stinner · 13 years ago
  27. 85c6772 IDLE: fix some RessourceWarning, reuse tokenize.open() by Victor Stinner · 13 years ago
  28. 793c47a Merge doc changes from 3.2 (#10454, #12298) by Éric Araujo · 13 years ago
  29. ae5af15 Minor: tweak docstrings and __all__ in packaging.tests.support by Éric Araujo · 13 years ago
  30. c15c88c Issue #12494: Close pipes and kill process on error in subprocess functions by Victor Stinner · 13 years ago
  31. 024de54 Fix typo (was build) and remove redundancy in docstring by Éric Araujo · 13 years ago
  32. 3391e64 Issue #12868: Skip test_faulthandler.test_stack_overflow() on OpenBSD: by Charles-François Natali · 13 years ago
  33. 8dad187 Remove obsolete comment by Éric Araujo · 13 years ago
  34. 5edbaf2 Issue #12802: the Windows error ERROR_DIRECTORY (numbered 267) is now by Antoine Pitrou · 13 years ago
  35. a762285 Issue #12802: the Windows error ERROR_DIRECTORY (numbered 267) is now by Antoine Pitrou · 13 years ago
  36. 3b371cf #10454: a few edits to compileall help messages by Éric Araujo · 13 years ago
  37. 0ac4a5d Add missing name in shutil.__all__ by Éric Araujo · 13 years ago
  38. d9299e9 Minor improvement to extensions in setup.cfg: check parent package by Éric Araujo · 13 years ago
  39. 336b4e4 Minor improvement to extensions section in setup.cfg. by Éric Araujo · 13 years ago
  40. 95fc53f Clean up packaging.util: add __all__, remove some unused functions. by Éric Araujo · 13 years ago
  41. 799bd80 expose linux extended file system attributes (closes #12720) by Benjamin Peterson · 13 years ago
  42. ab3bea6 Merge fix for #10086 from 3.2 by Éric Araujo · 13 years ago
  43. 48e484f Fix test_sysconfig when run from a Python installed under /site (#10086). by Éric Araujo · 13 years ago
  44. 5bb7345 Fix packaging command registry to let Windows machines find bdist_msi by Éric Araujo · 13 years ago
  45. cabca45 Branch merge by Éric Araujo · 13 years ago
  46. 7ec1928 Remove unused variable by Amaury Forgeot d'Arc · 13 years ago
  47. 2d24349 Try to fix one of the bigmem tests in test_pickle by Antoine Pitrou · 13 years ago
  48. e897e95 Try to fix one of the bigmem tests in test_pickle by Antoine Pitrou · 13 years ago
  49. 3f184f5 Move help texts near to the function they’re related to by Éric Araujo · 13 years ago
  50. 61543b1 Fix typo I introduced in f93acf8844ec by Éric Araujo · 13 years ago
  51. dd2f8b0 Merge from 3.2: by Amaury Forgeot d'Arc · 13 years ago
  52. faecc38 Issue #11241: subclasses of ctypes.Array can now be subclassed. by Amaury Forgeot d'Arc · 13 years ago
  53. 326e189 Issue #9651: Fix a crash when ctypes.create_string_buffer(0) was passed to by Amaury Forgeot d'Arc · 13 years ago
  54. d9d67a6 Update list of trove classifiers to match PyPI by Éric Araujo · 13 years ago
  55. 7a18d21 Remove misleading comment and code. by Antoine Pitrou · 13 years ago
  56. d15b768 Branch merge by Éric Araujo · 13 years ago
  57. caa745e Branch merge by Éric Araujo · 13 years ago
  58. b9fe54c Make bdist_* commands respect --skip-build passed to bdist (#10946). by Éric Araujo · 13 years ago
  59. 83ab3f3 Remove obsolete mentions of the compress program and .Z archives. by Éric Araujo · 13 years ago
  60. ff29ff8 Merge fix for #10946 from 3.2 by Éric Araujo · 13 years ago
  61. 5e48c78 Remove display options (--name, etc.) from the Distribution class. by Éric Araujo · 13 years ago
  62. acddb38 Cleanup: move code out of a try block by Éric Araujo · 13 years ago
  63. a514eb9 Issue #12847: Fix a crash with negative PUT and LONG_BINPUT arguments in by Antoine Pitrou · 13 years ago
  64. 55549ec Issue #12847: Fix a crash with negative PUT and LONG_BINPUT arguments in by Antoine Pitrou · 13 years ago
  65. ee763e2 Issue #11564: Avoid crashes when trying to pickle huge objects or containers by Antoine Pitrou · 13 years ago
  66. 82be19f Issue #11564: Avoid crashes when trying to pickle huge objects or containers by Antoine Pitrou · 13 years ago
  67. fb63929 Print all fields when calling “pysetup metadata” without options. by Éric Araujo · 13 years ago
  68. fbe37df Make bdist_* commands respect --skip-build passed to bdist (#10946) by Éric Araujo · 13 years ago
  69. b741313 Cleanup: use sys.version_info instead of convoluted hexversion lshifts by Éric Araujo · 13 years ago
  70. 76f570a Make tests faster by reaping threads only at the end by Antoine Pitrou · 13 years ago
  71. d54fa55 Make tests faster by reaping threads only at the end by Antoine Pitrou · 13 years ago
  72. a5dba1a Provide a better diagnosis on socket errors by Antoine Pitrou · 13 years ago
  73. 6b2e160 Provide a better diagnosis on socket errors by Antoine Pitrou · 13 years ago
  74. 2093730 Fix #9923: mailcap now uses the OS path separator for the MAILCAP envvar. Not backported, since it could break cases where people worked around the old POSIX-specific behaviour on non-POSIX platforms. by Nick Coghlan · 13 years ago
  75. 513886a Fix #12835: prevent use of the unencrypted sendmsg/recvmsg APIs on SSL wrapped sockets (Patch by David Watson) by Nick Coghlan · 13 years ago
  76. a89c32c Merge: Make regrtest complain when -M and -j are used together. by Nadeem Vawda · 13 years ago
  77. c1fba3e Make regrtest complain when -M and -j are used together. by Nadeem Vawda · 13 years ago
  78. 3577c3c Branch merge by Éric Araujo · 13 years ago
  79. 2f24fda Branch merge by Éric Araujo · 13 years ago
  80. 8d9dcd1 Merge from 3.2 (#9302 fix and other changes) by Éric Araujo · 13 years ago
  81. 1329185 Minor code simplification by Éric Araujo · 13 years ago
  82. c686167 Turn two ifs into one in the code I commited a few days ago by Éric Araujo · 13 years ago
  83. bcf147c Issue #12333: fix test_distutils failures under Solaris and derivatives by Antoine Pitrou · 13 years ago
  84. 08e544e Issue #12333: fix test_distutils failures under Solaris and derivatives by Antoine Pitrou · 13 years ago
  85. b0993bc Bump to 3.2.2. by Georg Brandl · 13 years ago
  86. f1961e8 Regenerate pydoc topics. by Georg Brandl · 13 years ago
  87. d5a9811 Make bdist_* commands respect --skip-build passed to bdist (#10946) by Éric Araujo · 13 years ago
  88. 4fc80b6 Issue #12333: fix test_distutils failures under Solaris and derivatives by Antoine Pitrou · 13 years ago
  89. ced7eda Another (hopefully last) fix for test_packaging on Windws (#12678) by Éric Araujo · 13 years ago
  90. 0a95b43 Followup to cdc6c1b072a5: I forgot to "hg add" the test files by Antoine Pitrou · 13 years ago
  91. 4fd1e6a Issue #12803: SSLContext.load_cert_chain() now accepts a password argument by Antoine Pitrou · 13 years ago
  92. a045c05 Issue #12656: Really fix test_asyncore failures on Windows buildbots... by Charles-François Natali · 13 years ago
  93. e3540b4 Issue #12656: Fix test_asyncore failures on Windows buildbots. by Charles-François Natali · 13 years ago
  94. e78cbec Issue #12656: Add tests for IPv6 and Unix sockets to test_asyncore. by Charles-François Natali · 13 years ago
  95. e049f47 Fix test_packaging on Windows (#12678). by Éric Araujo · 13 years ago
  96. 09ab4f8 Merge distutils bug fix from 3.2 by Éric Araujo · 13 years ago
  97. c3085aa Fix distutils tests on Windows (#12678). by Éric Araujo · 13 years ago
  98. 175eb99 Fix distutils tests on Windows (#12678). by Éric Araujo · 13 years ago
  99. 831fe48 Branch merge by Éric Araujo · 13 years ago
  100. 0fe3605 Try to fix packaging tests using build_ext on Windows (#12678) by Éric Araujo · 13 years ago