1. 304d528 Merge 3.5 (test_gdb) by Victor Stinner · 9 years ago
  2. aba2466 Merge 3.4 (test_gdb) by Victor Stinner · 9 years ago
  3. 479fea6 test_gdb: oops, the regex to parse the gdb version was still too strict by Victor Stinner · 9 years ago
  4. a7b76e0 test_wsgiref: add missing import (support) by Victor Stinner · 9 years ago
  5. d5da634 Merge with 3.6. Fix test_wsgiref execution from the test module. by Senthil Kumaran · 9 years ago
  6. b541e58 Merge with 3.5. Fix test_wsgiref execution from the test module. by Senthil Kumaran · 9 years ago
  7. 22f2c0e Fix test_wsgiref execution from the test module. by Senthil Kumaran · 9 years ago
  8. 5b4674d Merge 3.5 (test_gdb) by Victor Stinner · 9 years ago
  9. ccc546c Merge 3.4 (test_gdb) by Victor Stinner · 9 years ago
  10. 26afae4 test_gdb: fix regex to parse GDB version for 'GNU gdb 6.1.1 [FreeBSD]\n' by Victor Stinner · 9 years ago
  11. 2ec5bd6 Issue #23517: fromtimestamp() and utcfromtimestamp() methods of by Victor Stinner · 9 years ago
  12. 0fa5ef7 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  13. 379583e Merge with 3.4 by Terry Jan Reedy · 9 years ago
  14. ac5004f Issue #21192: Change 'RUN' back to 'RESTART' when running editor file. by Terry Jan Reedy · 9 years ago
  15. be923ac Rewrite eintr_tester.py to avoid os.fork() by Victor Stinner · 9 years ago
  16. 40e47f6 Merge 3.5 (test_warnings) by Victor Stinner · 9 years ago
  17. 4912e7a Merge 3.4 (test_warnings) by Victor Stinner · 9 years ago
  18. 1c40552 Fix test_warnings: don't modify warnings.filters by Victor Stinner · 9 years ago
  19. ede14ae Merge 3.5 (test_gdb) by Victor Stinner · 9 years ago
  20. 329ca71 Merge 3.4 (test_gdb) by Victor Stinner · 9 years ago
  21. 5b6b4a8 test_gdb: use subprocess.Popen context manager to fix ResourceWarning warnings by Victor Stinner · 9 years ago
  22. 2f3ac1e test_gdb: fix regex to parse gdb version for SUSE Linux Entreprise by Victor Stinner · 9 years ago
  23. 2051b84 Merge 3.5 heads (issue #24975) by Yury Selivanov · 9 years ago
  24. 2ec5587 Issue #23517: datetime.timedelta constructor now rounds microseconds to nearest by Victor Stinner · 9 years ago
  25. 1fa3652 Merge 3.5 (issue #24975) by Yury Selivanov · 9 years ago
  26. 177b8eb test_eintr: try to debug hang on FreeBSD by Victor Stinner · 9 years ago
  27. e801c36 test_gdb: fix ResourceWarning if the test is interrupted by Victor Stinner · 9 years ago
  28. 6dad8f8 test_gdb: add debug info to investigate failure on "s390x SLES 3.x" buildbot by Victor Stinner · 9 years ago
  29. f08fea9 Issue 24297: Fix test_symbol on Windows by Victor Stinner · 9 years ago
  30. 8aad8d6 Issue #23517: test_time, skip a test checking a corner case on floating point by Victor Stinner · 9 years ago
  31. ead144c test_time: add more tests on HALF_UP rounding mode by Victor Stinner · 9 years ago
  32. acea9f6 Issue #23517: Reintroduce unit tests for the old PyTime API since it's still by Victor Stinner · 9 years ago
  33. 7447423 Issue #23517: Add "half up" rounding mode to the _PyTime API by Victor Stinner · 9 years ago
  34. b3d5313 Issue #24975: Fix AST compilation for PEP 448 syntax. by Yury Selivanov · 9 years ago
  35. 7f9f27d merge by Raymond Hettinger · 9 years ago
  36. 9157545 merge by Raymond Hettinger · 9 years ago
  37. 7a3602e Issue #24931: Resolve __dict__ conflict in namedtuple subclasses. by Raymond Hettinger · 9 years ago
  38. c332e09 Update setuptools to 18.2 and pip to 7.1.2 by Donald Stufft · 9 years ago
  39. ccb3167 Issue #24881: Fixed setting binary mode in Python implementation of FileIO by Serhiy Storchaka · 9 years ago
  40. f0f55a0 Issue #24881: Fixed setting binary mode in Python implementation of FileIO by Serhiy Storchaka · 9 years ago
  41. fd10a76 Issue #21112: Fix regression in unittest.expectedFailure on subclasses. by Robert Collins · 9 years ago
  42. 079fc7f Issue #21112: Fix regression in unittest.expectedFailure on subclasses. by Robert Collins · 9 years ago
  43. ed599b7 Issue #21112: Fix regression in unittest.expectedFailure on subclasses. by Robert Collins · 9 years ago
  44. 54f0e19 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  45. 73c2194 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  46. 8e92967 Issue #24790: correct typo noticed by Eric Smith by Terry Jan Reedy · 9 years ago
  47. ae6a756 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  48. eb3849c Merge with 3.4 by Terry Jan Reedy · 9 years ago
  49. 2050a10 Issue #24790: Restore unused function. by Terry Jan Reedy · 9 years ago
  50. f6f5dbf Merge with 3.5 by Terry Jan Reedy · 9 years ago
  51. 2ceb55f Merge with 3.4 by Terry Jan Reedy · 9 years ago
  52. 41a27e0 Issue #24782: In Idle extension config dialog, replace tabs with sorted list. by Terry Jan Reedy · 9 years ago
  53. 7a1a0bb merge by Raymond Hettinger · 9 years ago
  54. 87674ec Issue #24913: Fix overrun error in deque.index(). by Raymond Hettinger · 9 years ago
  55. 69de2a5 Issue #23552: Timeit now warns when there is substantial (4x) variance by Robert Collins · 9 years ago
  56. 45d1c00 Merge from 3.5 (with 3.5.0rc2 changes) into default (3.6). Messy! by Larry Hastings · 9 years ago
  57. 06a7d61 Merge from Python 3.5.0 (rc2) to Python 3.5.1. by Larry Hastings · 9 years ago
  58. db1ccc6 Regenerated pydoc topics for Python 3.5.0rc2. by Larry Hastings · 9 years ago
  59. 1df0b35 Issue #24769: Interpreter now starts properly when dynamic loading by Larry Hastings · 9 years ago
  60. 32dfaf7 merge updated pip and setuptools by Donald Stufft · 9 years ago
  61. d8c5f82 Merge updated to pip and setuptools by Donald Stufft · 9 years ago
  62. b372356 Update pip to 7.1.2 and setuptools to 18.2 by Donald Stufft · 9 years ago
  63. 4bffa5f Issue #24633: site-packages/README -> README.txt. by Robert Collins · 9 years ago
  64. 4e70772 Issue #24878: Fix typos and line wrap by Raymond Hettinger · 9 years ago
  65. f01b16c Issue #20362: Honour TestCase.longMessage correctly in assertRegex. by Robert Collins · 9 years ago
  66. be6caca Issue #20362: Honour TestCase.longMessage correctly in assertRegex. by Robert Collins · 9 years ago
  67. e4d35dc Fix test_linecache change. by Robert Collins · 9 years ago
  68. 95801bb Issue #24879: Teach pydoc to display named tuple fields in the order they were defined. by Raymond Hettinger · 9 years ago
  69. 15b87bf Add in missing docstrings. by Raymond Hettinger · 9 years ago
  70. 631a35c Issue #24054: decouple linecache tests from inspect tests by Robert Collins · 9 years ago
  71. ab7cc759 Issue #23572: Fixed functools.singledispatch on classes with falsy metaclasses. by Yury Selivanov · 9 years ago
  72. aae9a1d Merge 3.5 (issue #23572) by Yury Selivanov · 9 years ago
  73. 77a8cd6 Issue #23572: Fixed functools.singledispatch on classes with falsy metaclasses. by Yury Selivanov · 9 years ago
  74. 4a8dc58 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  75. f5e0c41 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  76. a78ebe6 Issue #24790: Remove extraneous code (which also create 2 & 3 conflicts). by Terry Jan Reedy · 9 years ago
  77. 7a0eadc (Merge 3.5) cgi.FieldStorage.read_multi ignores Content-Length by Victor Stinner · 9 years ago
  78. 1e26dc7 (Merge 3.4) cgi.FieldStorage.read_multi ignores Content-Length by Victor Stinner · 9 years ago
  79. 6579459 cgi.FieldStorage.read_multi ignores Content-Length by Victor Stinner · 9 years ago
  80. 507343a Add missing docstring by Raymond Hettinger · 9 years ago
  81. 5b798ab Issue #24878: Add docstrings to selected namedtuples by Raymond Hettinger · 9 years ago
  82. 7ca6c55 Issue #24867: Fix asyncio.Task.get_stack() for 'async def' coroutines by Yury Selivanov · 9 years ago
  83. a0016e6 Merge with 3.5 Entries for idlelib/NEWS.txt by Terry Jan Reedy · 9 years ago
  84. 13e0970 Entries for idlelib/NEWS.txt by Terry Jan Reedy · 9 years ago
  85. 5080deb Entries for idlelib/NEWS.txt by Terry Jan Reedy · 9 years ago
  86. 47d159f Issue #24379: Add operator.subscript() as a convenience for building slices. by Raymond Hettinger · 9 years ago
  87. 61e767b Issue #24774: Fix docstring in http.server.test. by Robert Collins · 9 years ago
  88. 5409177 Issue #24774: Fix docstring in http.server.test. by Robert Collins · 9 years ago
  89. 9644f24 Issue #24774: Fix docstring in http.server.test. by Robert Collins · 9 years ago
  90. bb562a9 Add error information to a failing test to help diagnose a buildbot failure. by Raymond Hettinger · 9 years ago
  91. 1cadf76 Improve comment by Raymond Hettinger · 9 years ago
  92. a166ce5 Add more tests for pickling itertools.cycle by Raymond Hettinger · 9 years ago
  93. 79c878d Fix crash in itertools.cycle.__setstate__() caused by lack of type checking. by Raymond Hettinger · 9 years ago
  94. fa02bc0 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  95. a0bcfaf Merge with 3.4 by Terry Jan Reedy · 9 years ago
  96. c6dd5b1 Issue #24833: Add attribute reference needed for 3.x. by Terry Jan Reedy · 9 years ago
  97. 14f7b8b Merge 3.5 (issue #24867) by Yury Selivanov · 9 years ago
  98. bb78ade Merge 3.4 (Issue #24867) by Yury Selivanov · 9 years ago
  99. 2339833 Issue #24867: Fix Task.get_stack() for 'async def' coroutines by Yury Selivanov · 9 years ago
  100. d868376 Merge from 3.5 for issue #24492 by Brett Cannon · 9 years ago