1. 799bd80 expose linux extended file system attributes (closes #12720) by Benjamin Peterson · 13 years ago
  2. ab3bea6 Merge fix for #10086 from 3.2 by Éric Araujo · 13 years ago
  3. 48e484f Fix test_sysconfig when run from a Python installed under /site (#10086). by Éric Araujo · 13 years ago
  4. 5bb7345 Fix packaging command registry to let Windows machines find bdist_msi by Éric Araujo · 13 years ago
  5. cabca45 Branch merge by Éric Araujo · 13 years ago
  6. 7ec1928 Remove unused variable by Amaury Forgeot d'Arc · 13 years ago
  7. 2d24349 Try to fix one of the bigmem tests in test_pickle by Antoine Pitrou · 13 years ago
  8. e897e95 Try to fix one of the bigmem tests in test_pickle by Antoine Pitrou · 13 years ago
  9. 3f184f5 Move help texts near to the function they’re related to by Éric Araujo · 13 years ago
  10. 61543b1 Fix typo I introduced in f93acf8844ec by Éric Araujo · 13 years ago
  11. dd2f8b0 Merge from 3.2: by Amaury Forgeot d'Arc · 13 years ago
  12. faecc38 Issue #11241: subclasses of ctypes.Array can now be subclassed. by Amaury Forgeot d'Arc · 13 years ago
  13. 326e189 Issue #9651: Fix a crash when ctypes.create_string_buffer(0) was passed to by Amaury Forgeot d'Arc · 13 years ago
  14. d9d67a6 Update list of trove classifiers to match PyPI by Éric Araujo · 13 years ago
  15. 7a18d21 Remove misleading comment and code. by Antoine Pitrou · 13 years ago
  16. 9e1599a Merge 3.2 by Éric Araujo · 13 years ago
  17. d15b768 Branch merge by Éric Araujo · 13 years ago
  18. caa745e Branch merge by Éric Araujo · 13 years ago
  19. b9fe54c Make bdist_* commands respect --skip-build passed to bdist (#10946). by Éric Araujo · 13 years ago
  20. 83ab3f3 Remove obsolete mentions of the compress program and .Z archives. by Éric Araujo · 13 years ago
  21. ff29ff8 Merge fix for #10946 from 3.2 by Éric Araujo · 13 years ago
  22. 5e48c78 Remove display options (--name, etc.) from the Distribution class. by Éric Araujo · 13 years ago
  23. acddb38 Cleanup: move code out of a try block by Éric Araujo · 13 years ago
  24. a514eb9 Issue #12847: Fix a crash with negative PUT and LONG_BINPUT arguments in by Antoine Pitrou · 13 years ago
  25. 55549ec Issue #12847: Fix a crash with negative PUT and LONG_BINPUT arguments in by Antoine Pitrou · 13 years ago
  26. ee763e2 Issue #11564: Avoid crashes when trying to pickle huge objects or containers by Antoine Pitrou · 13 years ago
  27. 82be19f Issue #11564: Avoid crashes when trying to pickle huge objects or containers by Antoine Pitrou · 13 years ago
  28. fb63929 Print all fields when calling “pysetup metadata” without options. by Éric Araujo · 13 years ago
  29. fbe37df Make bdist_* commands respect --skip-build passed to bdist (#10946) by Éric Araujo · 13 years ago
  30. b741313 Cleanup: use sys.version_info instead of convoluted hexversion lshifts by Éric Araujo · 13 years ago
  31. 84b8ed8 3.3 whatsnew: fix markup, add stub for new crypt features by Éric Araujo · 13 years ago
  32. 466517d Issue #12837: POSIX.1-2008 allows socklen_t to be a signed integer: re-enable by Charles-François Natali · 13 years ago
  33. ac7e9e0 Issue #12287: Fix a stack corruption in ossaudiodev module when the FD is by Charles-François Natali · 13 years ago
  34. aa26b27 Issue #12287: Fix a stack corruption in ossaudiodev module when the FD is by Charles-François Natali · 13 years ago
  35. 44c6ef5 Merge: #12839: Fix crash in zlib module due to version mismatch. by Nadeem Vawda · 13 years ago
  36. 524148a Issue #12839: Fix crash in zlib module due to version mismatch. by Nadeem Vawda · 13 years ago
  37. 76f570a Make tests faster by reaping threads only at the end by Antoine Pitrou · 13 years ago
  38. d54fa55 Make tests faster by reaping threads only at the end by Antoine Pitrou · 13 years ago
  39. a5dba1a Provide a better diagnosis on socket errors by Antoine Pitrou · 13 years ago
  40. 6b2e160 Provide a better diagnosis on socket errors by Antoine Pitrou · 13 years ago
  41. 103940c Add pattern to .hgignore in order to mask PC/generrmap.exe by Antoine Pitrou · 13 years ago
  42. 2964691 Add pattern to .hgignore in order to mask PC/generrmap.exe by Antoine Pitrou · 13 years ago
  43. 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
  44. 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
  45. a89c32c Merge: Make regrtest complain when -M and -j are used together. by Nadeem Vawda · 13 years ago
  46. c1fba3e Make regrtest complain when -M and -j are used together. by Nadeem Vawda · 13 years ago
  47. 811afe9 Merge from 3.2 (change already committed in py3k) by Éric Araujo · 13 years ago
  48. be573e7 Remove outdated pointer to optparse (fixes #11360). by Éric Araujo · 13 years ago
  49. ce2808c Merge 3.2 by Éric Araujo · 13 years ago
  50. 3577c3c Branch merge by Éric Araujo · 13 years ago
  51. 2f24fda Branch merge by Éric Araujo · 13 years ago
  52. b008d3d Synchronize packaging docs with distutils’ (includes fix for #9302) by Éric Araujo · 13 years ago
  53. 8d9dcd1 Merge from 3.2 (#9302 fix and other changes) by Éric Araujo · 13 years ago
  54. 7744382 Document the "optional" argument of distutils’ Extension class by Éric Araujo · 13 years ago
  55. 3f5e958 Fix type information in distutils API reference (#9302). by Éric Araujo · 13 years ago
  56. cc42ebe Make the list of docs contributors sorted again by Éric Araujo · 13 years ago
  57. 1329185 Minor code simplification by Éric Araujo · 13 years ago
  58. c686167 Turn two ifs into one in the code I commited a few days ago by Éric Araujo · 13 years ago
  59. bcf147c Issue #12333: fix test_distutils failures under Solaris and derivatives by Antoine Pitrou · 13 years ago
  60. 4fc80b6 Issue #12333: fix test_distutils failures under Solaris and derivatives by Antoine Pitrou · 13 years ago
  61. ced7eda Another (hopefully last) fix for test_packaging on Windws (#12678) by Éric Araujo · 13 years ago
  62. 0a95b43 Followup to cdc6c1b072a5: I forgot to "hg add" the test files by Antoine Pitrou · 13 years ago
  63. 4fd1e6a Issue #12803: SSLContext.load_cert_chain() now accepts a password argument by Antoine Pitrou · 13 years ago
  64. 2bb371b Merge 3.2. by Georg Brandl · 13 years ago
  65. e1eef41 Close #12838: fix range() call. by Georg Brandl · 13 years ago
  66. a045c05 Issue #12656: Really fix test_asyncore failures on Windows buildbots... by Charles-François Natali · 13 years ago
  67. e3540b4 Issue #12656: Fix test_asyncore failures on Windows buildbots. by Charles-François Natali · 13 years ago
  68. e78cbec Issue #12656: Add tests for IPv6 and Unix sockets to test_asyncore. by Charles-François Natali · 13 years ago
  69. e9e95ae sock_sendmsg/sock_recvmsg: Use {0} to 0-initialize aggregate types with by Charles-François Natali · 13 years ago
  70. b09f25e Issue12810: Remove check for negative unsigned value in socketmodule.c. Patch by Charles-François Natali · 13 years ago
  71. e049f47 Fix test_packaging on Windows (#12678). by Éric Araujo · 13 years ago
  72. 09ab4f8 Merge distutils bug fix from 3.2 by Éric Araujo · 13 years ago
  73. 175eb99 Fix distutils tests on Windows (#12678). by Éric Araujo · 13 years ago
  74. 831fe48 Branch merge by Éric Araujo · 13 years ago
  75. 0fe3605 Try to fix packaging tests using build_ext on Windows (#12678) by Éric Araujo · 13 years ago
  76. ed38bfb Merge by Antoine Pitrou · 13 years ago
  77. eea10da Null merge. by Charles-François Natali · 13 years ago
  78. 7a08410 Merge by Antoine Pitrou · 13 years ago
  79. 162fee1 Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe. by Antoine Pitrou · 13 years ago
  80. 6cea35a Issue #12821: Fix test_fcntl failures on OpenBSD 5. by Charles-François Natali · 13 years ago
  81. bcb39d4 Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe. by Antoine Pitrou · 13 years ago
  82. 5bd8b8d A warning doesn't equate a failed test by Antoine Pitrou · 13 years ago
  83. 5fab03f Remove the SSLSocket versions of sendmsg/recvmsg due to lack of proper tests and documentation in conjunction with lack of any known use cases (see issue #6560 for details) by Nick Coghlan · 13 years ago
  84. 710d27e Close #12826: fix socketmodule.c for OpenBSD, include sys/uio.h by Victor Stinner · 13 years ago
  85. aec2f21 #12191: added entry in What's New (+ small editing on shutil section) by Sandro Tosi · 13 years ago
  86. 83feff5 #6484: refactor a bit the tests. by Ezio Melotti · 13 years ago
  87. 91f948a #12191: fix build failures, explicitly passing group argument when I want to test it by Sandro Tosi · 13 years ago
  88. a3fbde3 Merge indentation fix and skip decorator with 3.2. by Ezio Melotti · 13 years ago
  89. a5c92b4 Fix indentation and add a skip decorator. by Ezio Melotti · 13 years ago
  90. d902a14 #12191: add shutil.chown() to change user and/or group owner of a given path also specifying their names. by Sandro Tosi · 13 years ago
  91. 6f2a683 #9200: merge with 3.2. by Ezio Melotti · 13 years ago
  92. 8c9375b #10542: Add 4 macros to work with surrogates: Py_UNICODE_IS_SURROGATE, Py_UNICODE_IS_HIGH_SURROGATE, Py_UNICODE_IS_LOW_SURROGATE, Py_UNICODE_JOIN_SURROGATES. by Ezio Melotti · 13 years ago
  93. 93e7afc #9200: The str.is* methods now work with strings that contain non-BMP characters even in narrow Unicode builds. by Ezio Melotti · 13 years ago
  94. 3d1706f Fix deprecation warnings in test_socket. by Nadeem Vawda · 13 years ago
  95. 5c7f5c6 Credit patch authors in NEWS for #6560 by Nick Coghlan · 13 years ago
  96. c4a2871 Fix #12811 by closing files promptly in tabnanny.check. Patch by Anthony Briggs. by Nick Coghlan · 13 years ago
  97. 029ba2b Add unit tests for the mailcap module. Patch by Gregory Nofi (closes #6484) by Nick Coghlan · 13 years ago
  98. 4ecf6cf Attempt to address Windows buildbot failures by Nick Coghlan · 13 years ago
  99. 96fe56a Add support for the send/recvmsg API to the socket module. Patch by David Watson and Heiko Wundram. (Closes #6560) by Nick Coghlan · 13 years ago
  100. 8983729 Null merge; fix already present in default branch. by Nadeem Vawda · 13 years ago