1. c3705d3 Fix NameError from #13719 fix by Éric Araujo · 13 years ago
  2. 420f698 Backport minidom attribute tests from default (73c76466cf44). by Éric Araujo · 13 years ago
  3. e413c06 Make distutils’ upload command work with bdist_msi products (#13719). by Éric Araujo · 13 years ago
  4. e5eec7e Move xml.etree higher and xml.parsers.expat lower in the markup ToC. by Éric Araujo · 13 years ago
  5. fdfaf0a Use source reST role instead of file where it makes sense. by Éric Araujo · 13 years ago
  6. d3899e3 Remove mention of defunct file. by Éric Araujo · 13 years ago
  7. c432a9d Use raw string for a docstring that uses a backslash by Éric Araujo · 13 years ago
  8. 653f932 Issue #14195: Make WeakSet.__lt__ and WeakSet.__gt__ irreflexive. by Meador Inge · 13 years ago
  9. 9c47ac0 Fix some set algebra methods of WeakSet objects. by Antoine Pitrou · 13 years ago
  10. de89d4b Port 2.7 fix for sporadic failure in test_weakset. by Antoine Pitrou · 13 years ago
  11. 4a90ef0 Issue #14177: marshal.loads() now raises TypeError when given an unicode string. by Antoine Pitrou · 13 years ago
  12. 679e9d3 Issue #14172: Fix reference leak when marshalling a buffer-like object (other than a bytes object). by Antoine Pitrou · 13 years ago
  13. b2b1863 merge 3.2 heads by Eli Bendersky · 13 years ago
  14. 2029344 Issue #11379: add a note in xml.dom.minidom suggesting to use etree in some cases by Eli Bendersky · 13 years ago
  15. f959618 Closes #14158: improved resilience to test files left behind. by Vinay Sajip · 13 years ago
  16. 4d2bfb5 sqlite3: Port documentation changes from the 2.7 branch by Petri Lehtinen · 13 years ago
  17. bbe2f60 Issue #14159: Fix the len() of weak containers (WeakSet, WeakKeyDictionary, WeakValueDictionary) to return a better approximation when some objects are dead or dying. by Antoine Pitrou · 13 years ago
  18. eb977da Issue #14152: Restore the Include/*.h dependencies for extension builds. by Stefan Krah · 13 years ago
  19. 682d374 #14089: increase coverage of the fractions module. Patch by Oleg Plakhotnyuk. by Ezio Melotti · 13 years ago
  20. 443f000 #14155: remove duplication about search vs match in re doc. by Ezio Melotti · 13 years ago
  21. 5a045b9 #10713: Improve documentation for \b and \B and add a few tests. Initial patch and tests by Martin Pool. by Ezio Melotti · 13 years ago
  22. 62417a0 Propagate changes for issues #13053 and #13086 from 2.7 to 3.2. (Doc only.) by Larry Hastings · 13 years ago
  23. aba2b06 Give better failure messages in test_strptime (cf. issue #14113). by Nadeem Vawda · 13 years ago
  24. 83c4882 s/div/truediv/; thanks to Félix-Antoine Fortin from docs@ by Sandro Tosi · 13 years ago
  25. 39b83ac Improved logging cookbook example. by Vinay Sajip · 13 years ago
  26. e998386 Fix markup errors. by Georg Brandl · 13 years ago
  27. d311374 Issue #13125: Silence spurious test_lib2to3 output when in non-verbose mode. by Antoine Pitrou · 13 years ago
  28. 2201ecb Issue #14125: backport refleak fix (d4adbf908983). by Stefan Krah · 13 years ago
  29. 982f534 Updated cookbook with information on customising LogRecords. by Vinay Sajip · 13 years ago
  30. 6b883a2 Updated logging cookbook with info on alternative format styles. by Vinay Sajip · 13 years ago
  31. f12b447 Merge by Antoine Pitrou · 13 years ago
  32. e965d97 Issue #13521: dict.setdefault() now does only one lookup for the given key, making it "atomic" for many purposes. by Antoine Pitrou · 13 years ago
  33. 05a4dd8 Issue #13873: Fix crash in test_zlib when running on a small (<4GB) tmpfs. by Nadeem Vawda · 13 years ago
  34. 3bbdc8e Issue #14123: Explicitly mention that old style % string formatting has caveats by Gregory P. Smith · 13 years ago
  35. f527277 Branch merge by Éric Araujo · 13 years ago
  36. 845a772 Set archive format explicitly in one distutils test by Éric Araujo · 13 years ago
  37. fab9766 Fix typo in “seperat{or,ion}” by Éric Araujo · 13 years ago
  38. a609199 Use const markup instead of a misleading string literal by Éric Araujo · 13 years ago
  39. 4342722 #14114: don't include copybutton.js in the htmlhelp output. by Ezio Melotti · 13 years ago
  40. e7295a7 Add news entry for previous commit by Éric Araujo · 13 years ago
  41. b465624 Add test file for scripts in Tools (#13447). by Éric Araujo · 13 years ago
  42. 2e0a0e1 Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884). by Éric Araujo · 13 years ago
  43. 3d4809f Package mime.types by Martin v. Löwis · 13 years ago
  44. ab5a044 merge 3.2.2 release branch for rc by Benjamin Peterson · 13 years ago
  45. 349c900 Merged upstream changes. by Vinay Sajip · 13 years ago
  46. f050903 Fix added for recent changes in non-threading environments. by Vinay Sajip · 13 years ago
  47. 195261e Added tag v3.2.3rc1 for changeset 7085403daf43 by Georg Brandl · 13 years ago
  48. 2142ee8 Update copyright year. by Georg Brandl · 13 years ago
  49. e578021 Add 3.2.3 to license. by Georg Brandl · 13 years ago
  50. bada35b merge heads by Georg Brandl · 13 years ago
  51. afe05bd Bump version to 3.2.3rc1. by Georg Brandl · 13 years ago
  52. 29ca21c Update pydoc topics. by Georg Brandl · 13 years ago
  53. eb25fb7 Fix markup errors. by Georg Brandl · 13 years ago
  54. 0abf61d logging: Added locking in flush() and close() handler methods. Thanks to Fayaz Yusuf Khan for the suggestion. by Vinay Sajip · 13 years ago
  55. ba528f5 merge 3.1 by Benjamin Peterson · 13 years ago
  56. 273cd18 update copyright year by Benjamin Peterson · 13 years ago
  57. bff13be merge 3.1 (with 3.1.5rc1 release tag) by Benjamin Peterson · 13 years ago
  58. 31833d4 Added tag v3.1.5rc1 for changeset ee26aca3219c by Benjamin Peterson · 13 years ago
  59. 36a6558 version now 3.1.5rc1 by Benjamin Peterson · 13 years ago
  60. c094242 Fix (presumably) test_hash under big-endian systems (PPC). by Antoine Pitrou · 13 years ago
  61. 4f22a8d Issue #14084: Fix a file descriptor leak when importing a module with a bad encoding. by Antoine Pitrou · 13 years ago
  62. 7214612 In find_module(), do not silence fileno() and dup() errors. by Antoine Pitrou · 13 years ago
  63. 9f64f73 Issue #14053: Fix "make patchcheck" to work with MQ. by Nadeem Vawda · 13 years ago
  64. 7ef825f merge with 3.2 by Georg Brandl · 13 years ago
  65. c9a4207 Remove reST markup from --help output. Also: O(n**2) is dict construction, not single insertion. by Georg Brandl · 13 years ago
  66. 86838b0 Fix test failure in test_cmd_line by initializing the hash secret at the earliest point. by Antoine Pitrou · 13 years ago
  67. dbd3f61 Issue #6807: Run msisupport.mak earlier. by Martin v. Löwis · 13 years ago
  68. 26bb3cf Issue #10580: Minor grammar change in Windows installer. by Martin v. Löwis · 13 years ago
  69. e249dca merge 3.2 by Benjamin Peterson · 13 years ago
  70. 69e9727 ensure no one tries to hash things before the random seed is found by Benjamin Peterson · 13 years ago
  71. 4fe85ab sqlite3: Fix 64-bit integer handling in user functions on 32-bit architectures by Petri Lehtinen · 13 years ago
  72. 29877e8 HTMLParser is now able to handle slashes in the start tag. by Ezio Melotti · 13 years ago
  73. 178e5ea Disable an inspect test: it depends on dict ordering which parameter is reported as duplicate. by Georg Brandl · 13 years ago
  74. 95a97b7 Delete the iterator, which could accidentally keep a temporary reference to the yielded element. by Antoine Pitrou · 13 years ago
  75. 9edceb3 Merge by Antoine Pitrou · 13 years ago
  76. 2697cd1 Dummy-merge with 3.1 by Georg Brandl · 13 years ago
  77. 91e5c08 Fix typo in conditional. by Georg Brandl · 13 years ago
  78. e9f637b Make "regrtest -j" "-R"-aware by Antoine Pitrou · 13 years ago
  79. e5a0e0a Fix obscure failures of datetime-related tests due to the datetime tests failing to restore the system state completely after testing the pure-Python versions. by Georg Brandl · 13 years ago
  80. 09562b4 Fix typo. by Georg Brandl · 13 years ago
  81. 16684eb Fix dbm_gnu test relying on set order. by Georg Brandl · 13 years ago
  82. f47b20f Fix use of deprecated assertRegexpMatches method. by Georg Brandl · 13 years ago
  83. 9571155 Remove setting hash seed to regrtest's random seed and re-execv()ing: this doesn't preserve Python flags and fails from a temp directory. by Georg Brandl · 13 years ago
  84. 7c573f7 Fix dbm_gnu test relying on set order. by Georg Brandl · 13 years ago
  85. 06b1c4f Fix typo. by Georg Brandl · 13 years ago
  86. 12897d7 Fix typo in conditional. by Georg Brandl · 13 years ago
  87. 6147024 Remove setting hash seed to regrtest's random seed and re-execv()ing: this doesn't preserve Python flags and fails from a temp directory. by Georg Brandl · 13 years ago
  88. 27fe226 Another test_dis dict order dependency. by Georg Brandl · 13 years ago
  89. b9dafe6 Merge with 3.1. by Georg Brandl · 13 years ago
  90. a108227 Fix test_dis dependency on dict order. by Georg Brandl · 13 years ago
  91. c425a94 Fix use of deprecated assert_ method. by Georg Brandl · 13 years ago
  92. 242631d Fix "sys.path modified" warning in test_strlit, by not replacing sys.path itself, only its contents. by Georg Brandl · 13 years ago
  93. a86b262 Fix bad inheritance in test_subprocess that led to a number of tests being executed twice. by Georg Brandl · 13 years ago
  94. 8848255 Run tests with -R on "make test" and the buildbots. by Georg Brandl · 13 years ago
  95. 09a7c72 Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 13 years ago
  96. a3ed11b don't rely on the order of module clearing by Benjamin Peterson · 13 years ago
  97. 2daf6ae Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 13 years ago
  98. fee358b logging: clarified documentation for Handler.handleError. by Vinay Sajip · 13 years ago
  99. c3ef037 Add missing “::” markup. by Éric Araujo · 13 years ago
  100. 0467686 Issue #13605: use print() in argparse nargs example by Sandro Tosi · 13 years ago