1. d47af53 Move off of assertEquals() and over to assertEqual(). by Brett Cannon · 13 years ago
  2. ab1dfd6 Merge #11555 as_string doc fix from 3.2. by R David Murray · 13 years ago
  3. 4a0b60c Merge #11555 as_string doc fix from 3.1. by R David Murray · 13 years ago
  4. 7dedcb4 #11555: update doc for 3.x change to as_string mangle_from default. by R David Murray · 13 years ago
  5. 3796bef Merge with 3.2 by Ezio Melotti · 13 years ago
  6. b78b4d7 Merge with 3.2 by Ezio Melotti · 13 years ago
  7. 8beaa6c Revert typo fixes in _cytpes/libffi* by Ezio Melotti · 13 years ago
  8. e1773cd Merge obsolete comment removal from 3.2. by R David Murray · 13 years ago
  9. 106f8e3 Remove obsolete comment. by R David Murray · 13 years ago
  10. df1d00a Merge #11554 test_email_codecs activation from 3.2. by R David Murray · 13 years ago
  11. 56a9d7e #11554: reactivate test_email_codecs, and make it pass. by R David Murray · 13 years ago
  12. 2ef7698 Add news item for #11509. by briancurtin · 13 years ago
  13. 5eb3591 Adjust test names to be more descriptive instead of depending on capitalization. by briancurtin · 13 years ago
  14. eb46288 import style nits by Benjamin Peterson · 13 years ago
  15. 906f0c4 Fix #11509. Significantly increase test coverage for fileinput. by briancurtin · 13 years ago
  16. 2e3112f Typo. by Eric V. Smith · 13 years ago
  17. 58e317b merge 1579808ef25b by Gregory P. Smith · 13 years ago
  18. de3909d merge 141bbcb19c06 by Gregory P. Smith · 13 years ago
  19. 81ce685 Fix the @test_NNNN_tmp file terds being left in whatever your $PWD was by Gregory P. Smith · 13 years ago
  20. 3730892 #11515: Merge with 3.2. by Ezio Melotti · 13 years ago
  21. 4969f70 #11515: Merge with 3.1. by Ezio Melotti · 13 years ago
  22. 42da663 #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  23. deaa678 Merge redundant __contains__ doc fix from 3.2. by R David Murray · 13 years ago
  24. c48c19a Merge redundant __contains__ doc fix from 3.1. by R David Murray · 13 years ago
  25. f6db0bb Remove redundant __contains__ entry from Message docs. by R David Murray · 13 years ago
  26. 7d9129c Merge long Japanese header fix from 3.2. by R David Murray · 13 years ago
  27. 3a6152f Fix header encoding of long headers when using euc-jp and shift_jis. by R David Murray · 13 years ago
  28. a9b3a1c Merge with hg.python.org. by Reid Kleckner · 13 years ago
  29. 93479cc Tweak subprocess test timeouts to satisfy the buildbot. by Reid Kleckner · 13 years ago
  30. ee354ea merge default by Michael Foord · 13 years ago
  31. 1341bb0 Closes issue 11407. TestCase.run returns the result object used or created by Michael Foord · 13 years ago
  32. 5596a8c Merge with remote by Nick Coghlan · 13 years ago
  33. d25fd4d Close #11505: Improve string.py coverage by Nick Coghlan · 13 years ago
  34. 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
  35. 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
  36. 4572572 Merge linesep docstring changes from 3.2. by R David Murray · 13 years ago
  37. cd37dfc Harmonize linesep docstrings, and fix the quoting of \r\n by R David Murray · 13 years ago
  38. 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
  39. 750beda Merge #11496 from 3.2. by R David Murray · 13 years ago
  40. f8b9dfd #11496: skip history test if clear_history is not available. by R David Murray · 13 years ago
  41. 30bb6e0 Fix #11491. When dbm.open was called with a file which already exists and by briancurtin · 13 years ago
  42. 525c25d Fix #11491. When dbm.open was called with a file which already exists and by briancurtin · 13 years ago
  43. 94eceeb Fix #11491. When dbm.open was called with a file which already exists and by briancurtin · 13 years ago
  44. b4039aa whitespace fix by Gregory P. Smith · 13 years ago
  45. 5865fac merge default by Gregory P. Smith · 13 years ago
  46. 54d412e Add a SubprocessError base class for exceptions in the subprocess module. by Gregory P. Smith · 13 years ago
  47. 80b92d1 Attempt a larger timeout value to satisfy the buildbots. by Reid Kleckner · 13 years ago
  48. 1c711f0 Dummy merge with 3.2. by Ezio Melotti · 13 years ago
  49. d9a7c4b Skip test that requires zlib when zlib is not available. by Ezio Melotti · 13 years ago
  50. 136f572 Merged with default. by Reid Kleckner · 13 years ago
  51. 736e7fc Issue #11495: OSF support is eliminated. It was deprecated in Python 3.2 by Jesus Cea · 13 years ago
  52. 28f1303 Change versionchanged for timeout to 3.3, not 3.2. by Reid Kleckner · 13 years ago
  53. 3eb2347 Merge with default. by Reid Kleckner · 13 years ago
  54. a05a503 merge by Ronald Oussoren · 13 years ago
  55. 8485701 Merge with default. by Reid Kleckner · 13 years ago
  56. 31aa7dd Add a 'timeout' argument to subprocess.Popen. by Reid Kleckner · 13 years ago
  57. 91f0359 Skip test if zlib not present. Closes #11498. Patch by Natalia B. Bidart. by Eric V. Smith · 13 years ago
  58. a9d397b Issue #1099: Fix the build on MacOSX when building a framework with pydebug by Ronald Oussoren · 13 years ago
  59. 42d0f68 Issue #1099: Fix the build on MacOSX when building a framework with pydebug using GCC 4.0. by Ronald Oussoren · 13 years ago
  60. 4169826 Typos. by Eric V. Smith · 13 years ago
  61. 2503249 Fixes #1099: Mac compile fails with pydebug and framework enabled by Ronald Oussoren · 13 years ago
  62. af9be20 Merge #11488 patch from 3.2. by R David Murray · 13 years ago
  63. 1a5201f Merge #11488 patch from 3.1. by R David Murray · 13 years ago
  64. d89ee79 #11488: Add tests for writelines method of SpooledTemporaryFile. by R David Murray · 13 years ago
  65. 41b1228 Merge with 3.2 by Ross Lagerwall · 13 years ago
  66. 1331263 Merge from 3.1 by Ross Lagerwall · 13 years ago
  67. 8fea2e6 Issue #10885: Fix multiprocessing docs typo by Ross Lagerwall · 13 years ago
  68. 74fb760 Merge whitespace fix from 3.2. by R David Murray · 13 years ago
  69. 6924bd7 Fix whitespace by R David Murray · 13 years ago
  70. dcd79a2 Merge fix for #11490 from 3.2. by R David Murray · 13 years ago
  71. 384069c Merge fix for #11490 from 3.1. by R David Murray · 13 years ago
  72. d79210a #11490: EACCES can also mean command not found by R David Murray · 13 years ago
  73. accd1c0 #1162477: accept '.' in addition to ':' when parsing time in date header. by R David Murray · 13 years ago
  74. 0cfc237 Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() anymore by Antoine Pitrou · 13 years ago
  75. 9bd3bbc Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() anymore by Antoine Pitrou · 13 years ago
  76. c9723d0 use only the hex version, since the revno is unreliable across repos by Benjamin Peterson · 13 years ago
  77. 0d23189 Remove documentation to non-existent function PyObject_CopyToObject (fixes #11478) by Antoine Pitrou · 13 years ago
  78. 34db469 Remove documentation to non-existent function PyObject_CopyToObject (fixes #11478) by Antoine Pitrou · 13 years ago
  79. 6b19e50 Remove documentation to non-existent function PyObject_CopyToObject (fixes #11478) by Antoine Pitrou · 13 years ago
  80. f74dee4 Merge commit for #11233 by Antoine Pitrou · 13 years ago
  81. d3cccd2 Issue #11223: Fix test_threadsignals to fail, not hang, when the by Antoine Pitrou · 13 years ago
  82. 279755a Issue #7391: Remove outdated HOWTO with permission of its author. by Raymond Hettinger · 13 years ago
  83. 87c9e54 merge heads by Benjamin Peterson · 13 years ago
  84. 678da9f bump ast version by Benjamin Peterson · 13 years ago
  85. 0d6245d actually get file rev by Benjamin Peterson · 13 years ago
  86. 32657fb Merge with 3.2. by Ezio Melotti · 13 years ago
  87. 6cb2b92 convert ast versioning to mercurial by Benjamin Peterson · 13 years ago
  88. 0def5c6 Merge with 3.1. by Ezio Melotti · 13 years ago
  89. 2b73660 Fix markup in inputoutput.rst. by Ezio Melotti · 13 years ago
  90. 540fcd7 Dummy merge with 3.2. by Ezio Melotti · 13 years ago
  91. 546398d Dummy merge with 3.1. by Ezio Melotti · 13 years ago
  92. 77845ce Fix typo. by Ezio Melotti · 13 years ago
  93. 32b0127 merge 3.2 by Benjamin Peterson · 13 years ago
  94. 62e0b90 merge 3.1 by Benjamin Peterson · 13 years ago
  95. ab2b716 trunc -> math.trunc (closes #11475) by Benjamin Peterson · 13 years ago
  96. 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
  97. e4f6a80 Fix example in atexit doc: Both open and read could raise the IOError (#10461 follow-up). by Éric Araujo · 13 years ago
  98. e8eabe7 Merge #11131 by Mark Dickinson · 13 years ago
  99. a7f0dff Merge #11131 by Mark Dickinson · 13 years ago
  100. 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