1. b413874 merge heads by Amaury Forgeot d'Arc · 12 years ago
  2. 504a83f merge heads by Amaury Forgeot d'Arc · 12 years ago
  3. 18d508f Merge heads by Amaury Forgeot d'Arc · 12 years ago
  4. 79ec55e Issue #1559549: Add 'name' and 'path' attributes to ImportError. by Brett Cannon · 12 years ago
  5. 8963943 hg merge 3.2 by Amaury Forgeot d'Arc · 12 years ago
  6. a9d33a2 Issue14559: Fix build files old Microft compilers. by Amaury Forgeot d'Arc · 12 years ago
  7. f50b38a Merge #14399: zipfile now correctly handles comments added to empty zipfiles. by R David Murray · 12 years ago
  8. 51804e9 #14399: zipfile now correctly handles comments added to empty zipfiles. by R David Murray · 12 years ago
  9. 6125e23 Doc: sort time.CLOCK_xxx constants by Victor Stinner · 12 years ago
  10. 84ba495 Null-merge 3.2 branch. by Georg Brandl · 12 years ago
  11. d46d69c 3.2 sidebar: link to 3.3, not 3.1 by Georg Brandl · 12 years ago
  12. 515ea9b Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban. by Charles-François Natali · 12 years ago
  13. 5739e10 Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban. by Charles-François Natali · 12 years ago
  14. 80a133b code improvement. 'as cm' not required when not used. Review comment by Georg Brandl by Senthil Kumaran · 12 years ago
  15. df7ac06 Merge doc fixes #14553 and #14552. by R David Murray · 12 years ago
  16. e7bade5 #14553: fix word order. by R David Murray · 12 years ago
  17. 644cabe #14552: remove redundant wording in 'test' docs. by R David Murray · 12 years ago
  18. d268109 merge 3.2 (null) by Benjamin Peterson · 12 years ago
  19. 118ef7c merge 3.1 (null) by Benjamin Peterson · 12 years ago
  20. 2fd0b1a after 3.1.5 by Benjamin Peterson · 12 years ago
  21. ea16980 #14508: make gprof2html script runnable under python3 by R David Murray · 12 years ago
  22. 776c0df #14508: make gprof2html script runnable under python3 by R David Murray · 12 years ago
  23. 690598a merge to default - Issue 10484 - Incorporate improvements to CGI module - Suggested by Glenn Linderman. Refactor code and tests by Senthil Kumaran · 12 years ago
  24. d70846b 3.2 - Issue 10484 - Incorporate improvements to CGI module - Suggested by Glenn Linderman. Refactor code and tests by Senthil Kumaran · 12 years ago
  25. 1c94ff8 Improve the threading.Condition docs. by Antoine Pitrou · 12 years ago
  26. f6cd9b2 Improve the threading.Condition docs. by Antoine Pitrou · 12 years ago
  27. b43ef77 #14545: merge 3.2 by Georg Brandl · 12 years ago
  28. 2a4864b Merge 3.2 by Georg Brandl · 12 years ago
  29. 2c58075 Closes #14545: make clearer what was added. by Georg Brandl · 12 years ago
  30. 08bd4aa use assertWarns instead of check_warnings - Issue14341 by Senthil Kumaran · 12 years ago
  31. a51497a Merge 3.2.3 release clone. by Georg Brandl · 12 years ago
  32. 507776e Post-release update. by Georg Brandl · 12 years ago
  33. 9fe92d1 Make the trace module ignore modules whose names start with "<" and by Brett Cannon · 12 years ago
  34. ec766a6 1) Remove claim of an input invariant that is only true for static mpd_t. by Stefan Krah · 12 years ago
  35. 7b544ca Fix stale comment. by Stefan Krah · 12 years ago
  36. 61d85ba Merge by Antoine Pitrou · 12 years ago
  37. b96a354 Small improvements to the threading docs: better publicize support for the with statement. by Antoine Pitrou · 12 years ago
  38. 2c9f104 Fix some markup in the threading docs. by Antoine Pitrou · 12 years ago
  39. 126aef7 Issue #8799: Fix and improve the threading.Condition documentation. by Antoine Pitrou · 12 years ago
  40. 88b957a merge heads by Senthil Kumaran · 12 years ago
  41. 1cbf78a merge heads by Senthil Kumaran · 12 years ago
  42. d05853d merge - fix the incorrect changes made for PATH_INFO value - Issue10484 by Senthil Kumaran · 12 years ago
  43. dbb369d 3.2- fix the incorrect changes made for PATH_INFO value - Issue10484 by Senthil Kumaran · 12 years ago
  44. 8bf2aea Merged updates to logging reference and HOWTO from 3.2. by Vinay Sajip · 12 years ago
  45. 074faff Updated logging reference and HOWTO. by Vinay Sajip · 12 years ago
  46. eba2428 Issue #14541: Merged addition of test/sndhdrdata to Makefile.pre.in from 3.2. by Vinay Sajip · 12 years ago
  47. 935b629 Issue #14541: Added test/sndhdrdata to Makefile.pre.in for installation. by Vinay Sajip · 12 years ago
  48. 6b2e4cb Added tag v3.2.3 for changeset 3d0686d90f55 by Georg Brandl · 12 years ago
  49. 81c393b Merge. by Georg Brandl · 12 years ago
  50. 4403601 Bump to 3.2.3 final. by Georg Brandl · 12 years ago
  51. 470f33f News entry for f91ecbc8bafc. by Georg Brandl · 12 years ago
  52. cc74b6a Issue #14478: Cache the hash of a Decimal in the C version. by Stefan Krah · 12 years ago
  53. 9deb188 merge - minor .rst fix by Senthil Kumaran · 12 years ago
  54. cc49790 minor .rst fix by Senthil Kumaran · 12 years ago
  55. f93fc04 Merge. by Stefan Krah · 12 years ago
  56. e37f8b2 Issue #14520: Add __sizeof__() method to the Decimal object. by Stefan Krah · 12 years ago
  57. 4a1e7cb merge 3.2 by Benjamin Peterson · 12 years ago
  58. d47f0d6 merge heads by Benjamin Peterson · 12 years ago
  59. 77ec326 merge heads by Benjamin Peterson · 12 years ago
  60. 64ed576 merge 3.2 (#14509) by Benjamin Peterson · 12 years ago
  61. ca819c3 merge 3.1 (#14509) by Benjamin Peterson · 12 years ago
  62. f6622c8 fix build without Py_DEBUG and DNDEBUG (closes #14509) by Benjamin Peterson · 12 years ago
  63. f69aef7 Resize the coefficient to MPD_MINALLOC also if the requested size is below by Stefan Krah · 12 years ago
  64. da29f8c Merged comment correction from 3.2. by Vinay Sajip · 12 years ago
  65. 838e638 Corrected comment in cookbook example script. by Vinay Sajip · 12 years ago
  66. 0c0914e _decimal is now 100x faster than the Python version in the pi benchmark. by Stefan Krah · 12 years ago
  67. dd159ce Speed up _decimal by 30-40% for numerical workloads by improving the cache by Stefan Krah · 12 years ago
  68. 94ef3e4 Use the MPD() accessor macro. by Stefan Krah · 12 years ago
  69. b547d39 Update description of benchmarks and mention the benchmarks repo by Antoine Pitrou · 12 years ago
  70. d6aa5b3 Fix whitespace by Antoine Pitrou · 12 years ago
  71. 1584ae3 Issue #13165: stringbench is now available in the Tools/stringbench folder. by Antoine Pitrou · 12 years ago
  72. 75d9aca Rename test_ file that is really a support file to remove test_ prefix. by R David Murray · 12 years ago
  73. f1cdb60 Reflow paragraph (not that it helped much). by R David Murray · 12 years ago
  74. 78fc25c #14533: if a test has no test_main, use loadTestsFromModule. by R David Murray · 12 years ago
  75. b019ee7 #12537: in mailbox avoid depending on knowledge of email package internals by R David Murray · 12 years ago
  76. c988e24 Remove redundancy in listing of all mailbox classes in test_mailbox. by R David Murray · 12 years ago
  77. 409d0a9 Null merge by Antoine Pitrou · 12 years ago
  78. c0aa9ee Fix the patch for issue #7978: select() raises select.error before 3.3, not OSError. by Antoine Pitrou · 12 years ago
  79. 0ec2c07 Fix flakiness in test_socketserver by Antoine Pitrou · 12 years ago
  80. f18d6f3 Fix flakiness in test_socketserver by Antoine Pitrou · 12 years ago
  81. c9e8e3c Issue #7978: socketserver now restarts the select() call when EINTR is returned. by Antoine Pitrou · 12 years ago
  82. b0a9c66 Issue #7978: socketserver now restarts the select() call when EINTR is returned. by Antoine Pitrou · 12 years ago
  83. f998810 Merge: Make test_mailbox runnable via python -m unittest. by R David Murray · 12 years ago
  84. 317c8d2 Make test_mailbox runnable via python -m unittest. by R David Murray · 12 years ago
  85. e638513 Remove unused variable from gcmodule.c. The code no longer tests for the by Kristján Valur Jónsson · 12 years ago
  86. 452806c Merged logging cookbook update from 3.2. by Vinay Sajip · 12 years ago
  87. 0292fa9 Added multiprocessing example to logging cookbook. by Vinay Sajip · 12 years ago
  88. df97cbe Issue #14522: Avoid duplicating socket handles in multiprocessing.connection. by Antoine Pitrou · 12 years ago
  89. 52a11f1 Issue #14310: Catch testing errors when trying to create unsupported socket by Kristján Valur Jónsson · 12 years ago
  90. 8798ad3 struct timeval.tv_usec is 4 bytes on 64-bit OS X as it should be, but by Brett Cannon · 12 years ago
  91. 014397e Determine opensearch URL from current version. by Georg Brandl · 12 years ago
  92. 30e4ca4 Closes #14511: merge with 3.2 by Georg Brandl · 12 years ago
  93. 3abebca Closes #14511: fix wrong opensearch link for 3.2 docs. by Georg Brandl · 12 years ago
  94. 1bcb138 Merge. by Stefan Krah · 12 years ago
  95. dc36efa 1) Fix comment. by Stefan Krah · 12 years ago
  96. 10f383a Issue #14310: inter-process socket duplication for windows by Kristján Valur Jónsson · 12 years ago
  97. 0f9eec1 Don't Py_DECREF NULL variable in io.IncrementalNewlineDecoder. by Ross Lagerwall · 12 years ago
  98. c1b34a3 merge 3.2 by Benjamin Peterson · 12 years ago
  99. 403bb39 merge heads by Benjamin Peterson · 12 years ago
  100. 0492086 merge heads by Benjamin Peterson · 12 years ago