1. f3d9c31 Issue #23888: Handle fractional time in cookie expiry. Patch by ssh. by Robert Collins · 9 years ago
  2. a0e5d98 Issue #23888: Handle fractional time in cookie expiry. Patch by ssh. by Robert Collins · 9 years ago
  3. 1824544 Issue #23652: Merge with 3.4 by Zachary Ware · 9 years ago
  4. 3e77677 Issue #23652: Make the select module compile against LSB headers. by Zachary Ware · 9 years ago
  5. dba51b8 Issue 24745: Add ACKS entry. by Terry Jan Reedy · 9 years ago
  6. 1c837f4 Issue 24745: Add ACKS entry. by Terry Jan Reedy · 9 years ago
  7. 26f6676 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  8. 231007f Issue #21192: Idle Editor. When a file is run, put its name in the restart bar. by Terry Jan Reedy · 9 years ago
  9. 19fae1a Issue #22932: Fix timezones in email.utils.formatdate. by Robert Collins · 9 years ago
  10. 2080dc9 Issue #22932: Fix timezones in email.utils.formatdate. by Robert Collins · 9 years ago
  11. 78378e8 Issue #23779: imaplib raises TypeError if authenticator tries to abort. by Robert Collins · 9 years ago
  12. 5ccc18f Issue #23779: imaplib raises TypeError if authenticator tries to abort. by Robert Collins · 9 years ago
  13. 0598da3 Merge with 3.4 for Issue #24729 by Jason R. Coombs · 9 years ago
  14. dcf841b Merge by Jason R. Coombs · 9 years ago
  15. f8d5063 Issue #23589: Remove duplicate sentence from the FAQ. Patch by Yongzhi Pan. by Robert Collins · 9 years ago
  16. bd4dd54 Issue #23589: Remove duplicate sentence from the FAQ. Patch by Yongzhi Pan. by Robert Collins · 9 years ago
  17. 842c074 Issue #24729: Correct reference to open function. by Jason R. Coombs · 9 years ago
  18. 991d1d3 Merge 3.4 (Misc/ACKS) by Victor Stinner · 9 years ago
  19. 111803c Issue #23319: Add Matthieu Gautier to Misc/ACKS by Victor Stinner · 9 years ago
  20. 5ef6fde Merge 3.4 (ctypes) by Victor Stinner · 9 years ago
  21. 9c631a0 Issue #23319: Fix ctypes.BigEndianStructure, swap correctly bytes. Patch by Victor Stinner · 9 years ago
  22. e0374c7 Issue #19450: merge from 3.4 by Ned Deily · 9 years ago
  23. bb1c079 Issue #19450: Update OS X installer builds to use SQLite 3.8.11. by Ned Deily · 9 years ago
  24. f7e3b5e Issue #23254: Document how to close the TCPServer listening socket. by Robert Collins · 9 years ago
  25. 1ee9283 Issue #23254: Document how to close the TCPServer listening socket. by Robert Collins · 9 years ago
  26. 4e167ca Issue #19450: Update Windows builds to use SQLite 3.8.11.0 by Steve Dower · 9 years ago
  27. 54d361f Issue #19450: Update Windows builds to use SQLite 3.8.11.0 by Steve Dower · 9 years ago
  28. acd61b6 Issue #24735: Fix invalid memory access in combinations_with_replacement() by Raymond Hettinger · 9 years ago
  29. 0659c43 Issue #23441: rcompleter now prints a tab character instead of displaying by Berker Peksag · 9 years ago
  30. aaf6114 Issue #23441: rcompleter now prints a tab character instead of displaying by Berker Peksag · 9 years ago
  31. f66f420 Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella. by Robert Collins · 9 years ago
  32. ddc7440 Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella. by Robert Collins · 9 years ago
  33. 71427ee Merge Python 3.5.0b4 changes back with 3.5 branch head. by Larry Hastings · 9 years ago
  34. 3d1dc90 Post-release updates for Python 3.5.0b4. by Larry Hastings · 9 years ago
  35. f002225 Issue #24683: Fixed crashes in _json functions called with arguments of by Serhiy Storchaka · 9 years ago
  36. 83236f7 Issue #24683: Fixed crashes in _json functions called with arguments of by Serhiy Storchaka · 9 years ago
  37. 164df4e Version bump for Python 3.5.0b4. by Larry Hastings · 9 years ago
  38. 940d69d Issue #21697: shutil.copytree() now correctly handles symbolic links that point to directories. by Berker Peksag · 9 years ago
  39. 5a294d8 Issue #21697: shutil.copytree() now correctly handles symbolic links that point to directories. by Berker Peksag · 9 years ago
  40. 374164c Issue #14373: Fixed segmentation fault when gc.collect() is called during by Serhiy Storchaka · 9 years ago
  41. 71f70b8 Issue #24603: merge from 3.4 by Ned Deily · 9 years ago
  42. c3f417d Issue #24695: Fix a regression in traceback.print_exception() by Berker Peksag · 9 years ago
  43. c19bb32 Issue #24620: Random.setstate() now validates the value of state last element. by Serhiy Storchaka · 9 years ago
  44. 178f0b6 Issue #24620: Random.setstate() now validates the value of state last element. by Serhiy Storchaka · 9 years ago
  45. 5b718d7 Issue #24485: Function source inspection fails on closures. by Meador Inge · 9 years ago
  46. 4f4913b Issue #24485: Revert backwards compatibility breaking changes of #21217. by Yury Selivanov · 9 years ago
  47. f315c1c Issue #24687: Plug refleak on SyntaxError in function parameters annotations. by Yury Selivanov · 9 years ago
  48. 2f07a66 Issue #24688: ast.get_docstring() for 'async def' functions. by Yury Selivanov · 9 years ago
  49. 38de40d Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero. by Robert Collins · 9 years ago
  50. e02f6c2 Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero. by Robert Collins · 9 years ago
  51. 8fb307c Issue #24619: New approach for tokenizing async/await. by Yury Selivanov · 9 years ago
  52. 80acc3e Issue #24603: Update the Windows build to use OpenSSL 1.0.2d by Zachary Ware · 9 years ago
  53. 689b55c Issue #24603: Update the Windows build to use OpenSSL 1.0.2d by Zachary Ware · 9 years ago
  54. e4e811d Issue #24669: Fix inspect.getsource() for 'async def' functions. by Yury Selivanov · 9 years ago
  55. d92d4ef Issue #23573: Restored optimization of bytes.rfind() and bytearray.rfind() by Serhiy Storchaka · 9 years ago
  56. 485407c Issue #24580: Symbolic group references to open group in re patterns now are by Serhiy Storchaka · 9 years ago
  57. 2489bd5 Issue #24206: Fixed __eq__ and __ne__ methods of inspect classes. by Serhiy Storchaka · 9 years ago
  58. 3018cc4 Issue #24206: Fixed __eq__ and __ne__ methods of inspect classes. by Serhiy Storchaka · 9 years ago
  59. f12e3e2 Fixed typos in Misc/NEWS. by Serhiy Storchaka · 9 years ago
  60. 4838717 Issue #21750: mock_open.read_data can now be read from each instance, as it by Robert Collins · 9 years ago
  61. 5329aaa Issue #21750: mock_open.read_data can now be read from each instance, as it by Robert Collins · 9 years ago
  62. 8cc80f1 Merge 3.4 by Victor Stinner · 9 years ago
  63. 579db16 Closes #23247: Fix a crash in the StreamWriter.reset() of CJK codecs by Victor Stinner · 9 years ago
  64. a3626bc Issue #24583: Fix crash when set is mutated while being updated. by Raymond Hettinger · 9 years ago
  65. ced770d Issue #24631: Fixed regression in the timeit modulu with multyline setup. by Serhiy Storchaka · 9 years ago
  66. 76d508b - Issue #18622: unittest.mock.mock_open().reset_mock would recurse infinitely. by Robert Collins · 9 years ago
  67. b37f43f - Issue #18622: unittest.mock.mock_open().reset_mock would recurse infinitely. by Robert Collins · 9 years ago
  68. f58f88c Issue #23661: unittest.mock side_effects can now be exceptions again. by Robert Collins · 9 years ago
  69. 0512115 Issue #24608: chunk.Chunk.read() now always returns bytes, not str. by Serhiy Storchaka · 9 years ago
  70. d44768f Issue #24608: chunk.Chunk.read() now always returns bytes, not str. by Serhiy Storchaka · 9 years ago
  71. c5ea754 - Issue #15014: SMTP.auth() and SMTP.login() now support RFC 4954's optional by Barry Warsaw · 9 years ago
  72. 958b3cc Corrected empty lines in Misc/NEWS. by Serhiy Storchaka · 9 years ago
  73. ebbdb7d Corrected empty lines in Misc/NEWS. by Serhiy Storchaka · 9 years ago
  74. 02eae6b Issue #18684: Fixed reading out of the buffer in the re module. by Serhiy Storchaka · 9 years ago
  75. 03d6ee3 Issue #18684: Fixed reading out of the buffer in the re module. by Serhiy Storchaka · 9 years ago
  76. e12aa62 Merge with 3.4: Issue #24259: tarfile now raises a ReadError if an archive is truncated inside a data segment. by Lars Gustäbel · 9 years ago
  77. 0357268 Issue #24259: tarfile now raises a ReadError if an archive is truncated inside a data segment. by Lars Gustäbel · 9 years ago
  78. ab30353 Merge with ongoing work in 3.5 branch. by Larry Hastings · 9 years ago
  79. b34db6a Post-release fixes for Python 3.5.0b3. by Larry Hastings · 9 years ago
  80. d5d77aa set items in dict displays from left to right (closes #24569) by Benjamin Peterson · 9 years ago
  81. 1554b17 add news section for next beta by Benjamin Peterson · 9 years ago
  82. 63eaf7b merge heads by Benjamin Peterson · 9 years ago
  83. 1da0612 merge heads by Benjamin Peterson · 9 years ago
  84. e54d532 merge 3.4 (#24407) by Benjamin Peterson · 9 years ago
  85. 2a48a6e merge 3.3 (#24407) by Benjamin Peterson · 9 years ago
  86. a82f77f protect against mutation of the dict during insertion (closes #24407) by Benjamin Peterson · 9 years ago
  87. 704dde1 Issue #24432: Update OS X 10.5+ installer builds to use OpenSSL 1.0.2c. by Ned Deily · 9 years ago
  88. 0454d48 Issue #24432: Update OS X 10.5+ installer builds to use OpenSSL 1.0.2c. by Ned Deily · 9 years ago
  89. f92673c Issue #24432: Update Windows builds to use OpenSSL 1.0.2c. by Steve Dower · 9 years ago
  90. a09ef03 Issue #24432: Update Windows builds to use OpenSSL 1.0.2c. by Steve Dower · 9 years ago
  91. fdbeb2b Issue #24400: Resurrect inspect.isawaitable() by Yury Selivanov · 9 years ago
  92. 2ab5b09 Close #24458: PEP 489 documentation by Nick Coghlan · 9 years ago
  93. f488fb4 Issue #19235: Add new RecursionError exception. Patch by Georg Brandl. by Yury Selivanov · 9 years ago
  94. e13f8f3 Issue #24450: Add gi_yieldfrom to generators; cr_await to coroutines. by Yury Selivanov · 9 years ago
  95. 42e913a merge 3.4 (#24552) by Benjamin Peterson · 9 years ago
  96. 80f78a3 fix use after free (closes #24552) by Benjamin Peterson · 9 years ago
  97. 49c521f Merge with 3.4: Issue #24514: tarfile now tolerates number fields consisting of only whitespace. by Lars Gustäbel · 9 years ago
  98. b7a688b Issue #24514: tarfile now tolerates number fields consisting of only whitespace. by Lars Gustäbel · 9 years ago
  99. 88632d7 Note removal of inspect.isawaitable() in the NEWS file by Yury Selivanov · 9 years ago
  100. 4a01cab Issue #19176: Fixed doctype() related bugs in C implementation of ElementTree. by Serhiy Storchaka · 9 years ago