1. b3c728f Close #11577: Improve binhex test coverage and fix ResourceWarning by Nick Coghlan · 13 years ago
  2. a215023 #11243: tests and fixes for handling of 'dirty data' in additional methods by R David Murray · 13 years ago
  3. 4e43268 Merge #11401 fix from 3.1. by R David Murray · 13 years ago
  4. de91276 #11401: handle headers with no value. by R David Murray · 13 years ago
  5. a88da67 #11578: add unit tests for timeit module. by R David Murray · 13 years ago
  6. 07926f0 Closes issue 11503. Improves test coverage of posixpath. by Michael Foord · 13 years ago
  7. 78099bb Merge #9298 fix. by R David Murray · 13 years ago
  8. 6d94bd4 #9298: restore proper folding of base64 encoded bodies. by R David Murray · 13 years ago
  9. 7462fa6 Backport improved test coverage for string.py by Nick Coghlan · 13 years ago
  10. 454e11d Fix typo in NEWS by Nick Coghlan · 13 years ago
  11. 296d9a6 Add missing NEWS entries by Nick Coghlan · 13 years ago
  12. a78e4e6 correct patch ack (#11133) by Benjamin Peterson · 13 years ago
  13. f0edd1b Merge with 3.1 by Ronald Oussoren · 13 years ago
  14. 0b8753d Issue #11569: use absolute path to the sysctl command in multiprocessing to by Ronald Oussoren · 13 years ago
  15. dcebe0f Closes issue 11133. Fixes two cases where inspect.getattr_static could trigger code execution by Michael Foord · 13 years ago
  16. c867239 Wing project file update for mercurial by Michael Foord · 13 years ago
  17. 29dcaad Issue 11510: Fix BUILD_SET optimizer bug. by Raymond Hettinger · 13 years ago
  18. f134dce Merge by Antoine Pitrou · 13 years ago
  19. e870623 Merge fix for issue #11501 by Antoine Pitrou · 13 years ago
  20. 2c50a09 On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile no by Antoine Pitrou · 13 years ago
  21. 28edfee issue 11432 news entry. by Gregory P. Smith · 13 years ago
  22. 56a9d7e #11554: reactivate test_email_codecs, and make it pass. by R David Murray · 13 years ago
  23. 42da663 #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  24. f2db4de Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified IP addresses in the proxy exception list. by Ronald Oussoren · 13 years ago
  25. e72e161 Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified IP addresses in the proxy exception list by Ronald Oussoren · 13 years ago
  26. f8b9dfd #11496: skip history test if clear_history is not available. by R David Murray · 13 years ago
  27. 525c25d Fix #11491. When dbm.open was called with a file which already exists and by briancurtin · 13 years ago
  28. 94eceeb Fix #11491. When dbm.open was called with a file which already exists and by briancurtin · 13 years ago
  29. 42d0f68 Issue #1099: Fix the build on MacOSX when building a framework with pydebug using GCC 4.0. by Ronald Oussoren · 13 years ago
  30. 2503249 Fixes #1099: Mac compile fails with pydebug and framework enabled by Ronald Oussoren · 13 years ago
  31. 1a5201f Merge #11488 patch from 3.1. by R David Murray · 13 years ago
  32. d89ee79 #11488: Add tests for writelines method of SpooledTemporaryFile. by R David Murray · 13 years ago
  33. 384069c Merge fix for #11490 from 3.1. by R David Murray · 13 years ago
  34. d79210a #11490: EACCES can also mean command not found by R David Murray · 13 years ago
  35. d3cccd2 Issue #11223: Fix test_threadsignals to fail, not hang, when the by Antoine Pitrou · 13 years ago
  36. a7f0dff Merge #11131 by Mark Dickinson · 13 years ago
  37. 37a79fb Issue 11131: Fix sign of zero result on decimal.Decimal plus and minus operations in ROUND_FLOOR rounding mode. by Mark Dickinson · 13 years ago
  38. 375ff58 Issue #11179: Make ccbench work under Python 3.1 and 2.7 again. by Antoine Pitrou · 13 years ago
  39. 5647c47 Merge #10999 fix. by R David Murray · 13 years ago
  40. 3017806 #10999: Add missing documentation for chflags constants to stat module docs by R David Murray · 13 years ago
  41. 35db8a8 Merge fix for issue #11450 by Antoine Pitrou · 13 years ago
  42. 7983d33 Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() when by Antoine Pitrou · 13 years ago
  43. 2d12f96 Issue #5622: merge fix from 3.1. by Ned Deily · 13 years ago
  44. d285318 Issue #5622: Fix curses.wrapper to raise correct exception if curses by Ned Deily · 13 years ago
  45. d0654ef Merge NEWS entry edit. by Senthil Kumaran · 13 years ago
  46. 1679f4d Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates by Antoine Pitrou · 13 years ago
  47. 8d28134 Merge NEWS fix by Antoine Pitrou · 13 years ago
  48. 6826d29 Merge by Antoine Pitrou · 13 years ago
  49. fee6684 Issue #5421: merge fix by Antoine Pitrou · 13 years ago
  50. 7807c35 Issue #10812: Add some extra posix functions to the os module. by Ross Lagerwall · 13 years ago
  51. e9ff2ef Closes issue 10979. unittest buffering now works with class and module setup and teardown by Michael Foord · 13 years ago
  52. bab07a6 Tidy up merge with remote by Nick Coghlan · 13 years ago
  53. ce4ee1f Merge from 3.2 by Nick Coghlan · 13 years ago
  54. 49cb959 Add missing NEWS item for previous commit by Nick Coghlan · 13 years ago
  55. cfec350 Merge #11401 fix from 3.2. by R David Murray · 13 years ago
  56. 832ebeb Merge #11578 test from 3.2. by R David Murray · 13 years ago
  57. 4b31818 merge 3.2 by Michael Foord · 13 years ago
  58. bb35299 Merge #9298 fix. by R David Murray · 13 years ago
  59. 252183e Record backport of string.py patch and add credit to NEWS by Nick Coghlan · 13 years ago
  60. 35ec8a4 Merge NEWS entries from 3.2 by Nick Coghlan · 13 years ago
  61. ba102ec Issue #5870: Add subprocess.DEVNULL constant. by Ross Lagerwall · 13 years ago
  62. 09bb8f4 merge 3.2 by Benjamin Peterson · 13 years ago
  63. 4d5fe33 Merge with 3.2 by Ronald Oussoren · 13 years ago
  64. ed1fce2 merge 3.2 by Michael Foord · 13 years ago
  65. b2874b7 Changes to Wing IDE project file. Merge of peepholer changesets that were applied separately. by Michael Foord · 13 years ago
  66. 8213caf Merge by Antoine Pitrou · 13 years ago
  67. 0e63f59 Merge fix for issue #11501 by Antoine Pitrou · 13 years ago
  68. ffd1f48 merge heads by Benjamin Peterson · 13 years ago
  69. 485119e kill PY_PATCHLEVEL_REVISION by Benjamin Peterson · 13 years ago
  70. 31a248b Misc/NEWS entry for issue 11432 by Gregory P. Smith · 13 years ago
  71. e97a5b2 merge heads by Benjamin Peterson · 13 years ago
  72. d6afe72 improve dis test coverage (closes #11559) by Benjamin Peterson · 13 years ago
  73. 254800e Merge and resolve Misc/NEWS. by Barry Warsaw · 13 years ago
  74. 1f5c958 - Issue #11289: `smtp.SMTP` class becomes a context manager so it can be used by Barry Warsaw · 13 years ago
  75. df1d00a Merge #11554 test_email_codecs activation from 3.2. by R David Murray · 13 years ago
  76. 2ef7698 Add news item for #11509. by briancurtin · 13 years ago
  77. ee354ea merge default by Michael Foord · 13 years ago
  78. 1341bb0 Closes issue 11407. TestCase.run returns the result object used or created by Michael Foord · 13 years ago
  79. 5596a8c Merge with remote by Nick Coghlan · 13 years ago
  80. d25fd4d Close #11505: Improve string.py coverage by Nick Coghlan · 13 years ago
  81. ba3a978 Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified IP addresses in the proxy exception list. by Ronald Oussoren · 13 years ago
  82. 30bb6e0 Fix #11491. When dbm.open was called with a file which already exists and by briancurtin · 13 years ago
  83. 736e7fc Issue #11495: OSF support is eliminated. It was deprecated in Python 3.2 by Jesus Cea · 13 years ago
  84. a05a503 merge by Ronald Oussoren · 13 years ago
  85. 91f0359 Skip test if zlib not present. Closes #11498. Patch by Natalia B. Bidart. by Eric V. Smith · 13 years ago
  86. a9d397b Issue #1099: Fix the build on MacOSX when building a framework with pydebug by Ronald Oussoren · 13 years ago
  87. af9be20 Merge #11488 patch from 3.2. by R David Murray · 13 years ago
  88. dcd79a2 Merge fix for #11490 from 3.2. by R David Murray · 13 years ago
  89. accd1c0 #1162477: accept '.' in addition to ':' when parsing time in date header. by R David Murray · 13 years ago
  90. f74dee4 Merge commit for #11233 by Antoine Pitrou · 13 years ago
  91. 6cb2b92 convert ast versioning to mercurial by Benjamin Peterson · 13 years ago
  92. b9cd353 Issue 9856: Change object.__format__ with a non-empty format string from a PendingDeprecationWarning to a DeprecationWarning. by Eric V. Smith · 13 years ago
  93. e8eabe7 Merge #11131 by Mark Dickinson · 13 years ago
  94. 16c4ce1 Issue #9935: Speed up pickling of instances of user-defined classes. by Antoine Pitrou · 13 years ago
  95. f5f6288 Issue #11179: Make ccbench work under Python 3.1 and 2.7 again. by Antoine Pitrou · 13 years ago
  96. 17b880a Issue #11244: The peephole optimizer is now able to constant-fold by Antoine Pitrou · 13 years ago
  97. ee30a0b Merge #10999 fix. by R David Murray · 13 years ago
  98. d2dee34 Merge fix for issue #11450 by Antoine Pitrou · 13 years ago
  99. 33cb5c9 Issue #5622: merge fix from 3.2. by Ned Deily · 13 years ago
  100. 63bd5f9 Merge 3.2. by Thomas Wouters · 13 years ago