1. c8c5a33 Add NEWS items for Idle. by Terry Jan Reedy · 9 years ago
  2. bb5f83f Add NEWS items for Idle. by Terry Jan Reedy · 9 years ago
  3. 926be1b Issue #25176: Merge cgi.parse_qsl link from 3.4 into 3.5 by Martin Panter · 9 years ago
  4. cebfdac Issue #25176: Correct link for cgi.parse_qsl; patch from Ville Skyttä by Martin Panter · 9 years ago
  5. 7188a3e Issue #24915: Add Clang support to PGO builds and use the test suite by Brett Cannon · 9 years ago
  6. 6df29ad Issue #25150: Hide the private _Py_atomic_xxx symbols from the public by Victor Stinner · 9 years ago
  7. 84ff4ab Merge 3.4 (datetime rounding) by Victor Stinner · 9 years ago
  8. 511491a Issue #23517: Fix rounding in fromtimestamp() and utcfromtimestamp() methods by Victor Stinner · 9 years ago
  9. 02d6a25 Issue #25155: document the bugfix in Misc/NEWS by Victor Stinner · 9 years ago
  10. e953ba7 Issue #25108: Omitted internal frames in traceback functions print_stack(), by Serhiy Storchaka · 9 years ago
  11. d3ffd32 Issue #25118: Fix a regression of Python 3.5.0 in os.waitpid() on Windows. by Victor Stinner · 9 years ago
  12. 9c51f89 Merge release engineering work from Python 3.5.0. by Larry Hastings · 9 years ago
  13. 82c0c69 Post-release updates for Python 3.5.0. by Larry Hastings · 9 years ago
  14. f92f6c8 Version bump for Python 3.5.0 final. by Larry Hastings · 9 years ago
  15. fcdd34d Regenerate pydoc topics, fix minor non-RST formatting in Misc/NEWS. by Larry Hastings · 9 years ago
  16. 729aa14 Adds 3.5.0 header to Misc/NEWS by Steve Dower · 9 years ago
  17. 6695c2e Merge from 3.5.0 by Steve Dower · 9 years ago
  18. 76b7133 Issue #25071: Windows installer should not require TargetDir parameter when installing quietly by Steve Dower · 9 years ago
  19. f9fdfa7 Merge 3.4 by Victor Stinner · 9 years ago
  20. ec1a498 Issue #24684: socket.socket.getaddrinfo() now calls by Victor Stinner · 9 years ago
  21. 0e8e78e Issue #25030: Merge seek() doc fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  22. b685515 compute stack effect of BUILD_MAP correctly (closes #25060) by Benjamin Peterson · 9 years ago
  23. db4220e Issue #25030: Do not document seek() as if it accepts keyword arguments by Martin Panter · 9 years ago
  24. 31ce9ac Issue #25022: Merge with 3.4 by Zachary Ware · 9 years ago
  25. 3d9a9d4 Issue #25022: Add NEWS, fix docs to not mention the old example. by Zachary Ware · 9 years ago
  26. 29bf4d4 Issue #24857: Comparing call_args to a long sequence now correctly returns a by Berker Peksag · 9 years ago
  27. 3fc536f Issue #24857: Comparing call_args to a long sequence now correctly returns a by Berker Peksag · 9 years ago
  28. ded28e3 Merge Python 3.5.0rc4 back to hg.python.org. by Larry Hastings · 9 years ago
  29. 1043f95 Version bump for Python 3.5.0rc4. by Larry Hastings · 9 years ago
  30. 24a9bd0 Issue #24984: Merge 3.4 into 3.5 by Martin Panter · 9 years ago
  31. d1a9858 Issue #24984: Document AF_BLUETOOTH socket address formats by Martin Panter · 9 years ago
  32. c31b6d1 Merge 3.5.0rc3 revisions back into current 3.5.0 head. by Larry Hastings · 9 years ago
  33. fcbe1df Issue #25027: Reverts partial-static build options and adds vcruntime140.dll to Windows installation. by Steve Dower · 9 years ago
  34. 0130e29 Adds Mics/NEWS entry for issue #25029. by Steve Dower · 9 years ago
  35. f772e91 Added Misc/NEWS section for Python 3.5.0 final. by Larry Hastings · 9 years ago
  36. d941d7a Issue #24982: shutil.make_archive() with the "zip" format now adds entries by Serhiy Storchaka · 9 years ago
  37. 2504cec Issue #24982: shutil.make_archive() with the "zip" format now adds entries by Serhiy Storchaka · 9 years ago
  38. 3b1bc78 Issue #25019: Fixed a crash caused by setting non-string key of expat parser. by Serhiy Storchaka · 9 years ago
  39. 931331a Issue #25019: Fixed a crash caused by setting non-string key of expat parser. by Serhiy Storchaka · 9 years ago
  40. c8c47f5 Merge heads. by Larry Hastings · 9 years ago
  41. 442c560 Version bump for Python 3.5.0rc3. by Larry Hastings · 9 years ago
  42. f35bd30 Merge from 3.5.0 branch. by Steve Dower · 9 years ago
  43. aa2fcc6 Issue #24917: time_strftime() buffer over-read. by Steve Dower · 9 years ago
  44. c1635e4 Merged in stevedower/cpython350 (pull request #20) by Larry Hastings · 9 years ago
  45. da19767 Issue #25004: Merge 3.4 into 3.5 by Martin Panter · 9 years ago
  46. e8d58d1 Issue #25004: Handle out-of-disk-space error in LargeMmapTests by Martin Panter · 9 years ago
  47. e5b5895 Issue #24917: time_strftime() buffer over-read. by Steve Dower · 9 years ago
  48. 06dc2fa Issue #23406: Merge 3.4 into 3.5 by Martin Panter · 9 years ago
  49. 7f02d6d Issue #23406: Clarify documentation on multiplying a sequence by Martin Panter · 9 years ago
  50. 20a2c64 #23144: merge with 3.4. by Ezio Melotti · 9 years ago
  51. 6f2bb98 #23144: Make sure that HTMLParser.feed() returns all the data, even when convert_charrefs is True. by Ezio Melotti · 9 years ago
  52. 714e493 Issue #24305: Prevent import subsystem stack frames from being counted by Larry Hastings · 9 years ago
  53. 62b2462 Backing out 09b62202d9b7; the tests fail on Linux, and it needs a re-think. by Larry Hastings · 9 years ago
  54. dcaf4cc Issue #24917: Backed out changeset 09b62202d9b7 by Steve Dower · 9 years ago
  55. ef920d6 Backed out changeset: a29b49d57769 by Steve Dower · 9 years ago
  56. 237060a Merge from 3.5.0 release branch by Steve Dower · 9 years ago
  57. 0fba9b3 Issue #24917: time_strftime() Buffer Over-read. Patch by John Leitch. by Steve Dower · 9 years ago
  58. 055a9e0 Merged in ncoghlan/cpython350 (pull request #17) by Larry Hastings · 9 years ago
  59. e989bf5 merge from 3.4 by Terry Jan Reedy · 9 years ago
  60. ca3f435 Issue #16180: Exit pdb if file has syntax error, instead of trapping user by Terry Jan Reedy · 9 years ago
  61. 37fdcbc Issue #24912: Prevent __class__ assignment to immutable built-in objects. (Merge 3.5.0 -> 3.5) by Guido van Rossum · 9 years ago
  62. f3f2d37 Issue #24910: Windows MSIs now have unique display names. by Steve Dower · 9 years ago
  63. 6995342 Issue #24917: Moves NEWS entry under Library. by Steve Dower · 9 years ago
  64. 373602f Issue #24917: time_strftime() Buffer Over-read. Patch by John Leitch. by Steve Dower · 9 years ago
  65. 2ebd8f5 Issue #25005: Backout fix for #8232 because of use of unsafe subprocess.call(shell=True) by Steve Dower · 9 years ago
  66. 9d3c61c Close #24748: Restore imp.load_dynamic compatibility by Nick Coghlan · 9 years ago
  67. 7d293ee Issue #24912: Prevent __class__ assignment to immutable built-in objects. by Guido van Rossum · 9 years ago
  68. 1b66910 Fix issue #24635. by Guido van Rossum · 9 years ago
  69. 647bae6 Issue #24635: Fixed flakiness in test_typing.py. by Guido van Rossum · 9 years ago
  70. 874dbe8 Merge 3.4 (create_stdio) by Victor Stinner · 9 years ago
  71. 6fb5bae Fix race condition in create_stdio() by Victor Stinner · 9 years ago
  72. 6e87576 Fixed merge error. by Serhiy Storchaka · 9 years ago
  73. 66d1865 Merge heads by Serhiy Storchaka · 9 years ago
  74. 58d83ac Merge 3.5.0 by Serhiy Storchaka · 9 years ago
  75. 4e63f7a Issue #24989: Fixed buffer overread in BytesIO.readline() if a position is by Serhiy Storchaka · 9 years ago
  76. b27f3c3 Issue #24986: Allow building Python without external libraries on Windows by Zachary Ware · 9 years ago
  77. e74fe18 Allow PCbuild\rt.bat to accept unlimited arguments for regrtest. by Zachary Ware · 9 years ago
  78. 8436812 Merge from 3.5.0 for issue #24913 by Brett Cannon · 9 years ago
  79. 594e54c Issue #24989: Fixed buffer overread in BytesIO.readline() if a position is by Serhiy Storchaka · 9 years ago
  80. df6b544 Issue #24913: Fix overrun error in deque.index(). by Brett Cannon · 9 years ago
  81. ca30b02 Issue #24992: Fix error handling and a race condition (related to garbage by Victor Stinner · 9 years ago
  82. 2051b84 Merge 3.5 heads (issue #24975) by Yury Selivanov · 9 years ago
  83. b3d5313 Issue #24975: Fix AST compilation for PEP 448 syntax. by Yury Selivanov · 9 years ago
  84. e721b7c Issue #24952: Merge 3.4 into 3.5 by Martin Panter · 9 years ago
  85. 31e7f50 Issue #24952: Clarify default argument of stack_size() in threading, _thread by Martin Panter · 9 years ago
  86. 7a3602e Issue #24931: Resolve __dict__ conflict in namedtuple subclasses. by Raymond Hettinger · 9 years ago
  87. f0f55a0 Issue #24881: Fixed setting binary mode in Python implementation of FileIO by Serhiy Storchaka · 9 years ago
  88. 079fc7f Issue #21112: Fix regression in unittest.expectedFailure on subclasses. by Robert Collins · 9 years ago
  89. ed599b7 Issue #21112: Fix regression in unittest.expectedFailure on subclasses. by Robert Collins · 9 years ago
  90. 87674ec Issue #24913: Fix overrun error in deque.index(). by Raymond Hettinger · 9 years ago
  91. 9783e44 Misc/NEWS needs a Python 3.5.0rc3 section in 3.5 and trunk. by Larry Hastings · 9 years ago
  92. 06a7d61 Merge from Python 3.5.0 (rc2) to Python 3.5.1. by Larry Hastings · 9 years ago
  93. 9126d54 Added missing #-marks to Misc/NEWS lines. by Larry Hastings · 9 years ago
  94. abcf3a1 Added missing IDLE updates to Misc/NEWS that shipped with Python 3.5.0rc1. by Larry Hastings · 9 years ago
  95. b966466 Move misplaced Misc/NEWS item from 3.5.0rc1 to 3.5.0rc2. by Larry Hastings · 9 years ago
  96. cd9b212 Add missing Misc/NEWS item for merged pull request for issue #24867. by Larry Hastings · 9 years ago
  97. a51812a Post-release updates for Python 3.5.0rc2. by Larry Hastings · 9 years ago
  98. 36f22a2 Issue #24808: Merge 3.4 into 3.5; adjust new tp_as_async field by Martin Panter · 9 years ago
  99. 78d5033 Issue #24808: Update the documentation of some PyTypeObject fields by Martin Panter · 9 years ago
  100. ef4554f Issue #10708: Add a link to devguide in Misc/Porting. by Berker Peksag · 9 years ago