1. 2e789a1 Final touch-ups for the What's New In Python 3.5 document. by Larry Hastings · 10 years ago v3.5.0
  2. f92f6c8 Version bump for Python 3.5.0 final. by Larry Hastings · 10 years ago
  3. fcdd34d Regenerate pydoc topics, fix minor non-RST formatting in Misc/NEWS. by Larry Hastings · 10 years ago
  4. 17e9f3b Backported the What's New In 3.5 from 3.5.1 to 3.5.0 (final!). by Larry Hastings · 10 years ago
  5. 76b7133 Issue #25071: Windows installer should not require TargetDir parameter when installing quietly by Steve Dower · 10 years ago
  6. 0db1c42 Update typing docs based on a patch by Daniel Andrade Groppe. by Guido van Rossum · 10 years ago
  7. 2e7da04 Update typing docs based on a patch by Ivan Levkivskyi (but much rewritten by me). by Guido van Rossum · 10 years ago
  8. ac062f7 Merge typing docs cleanup diff by Zach Ware from default back into 350 branch. by Guido van Rossum · 10 years ago
  9. 03728fa Post-release update for Python 3.5.0rc4. by Larry Hastings · 10 years ago
  10. fff3e16 Added tag v3.5.0rc4 for changeset 2d033fedfa7f by Larry Hastings · 10 years ago
  11. 1043f95 Version bump for Python 3.5.0rc4. by Larry Hastings · 10 years ago v3.5.0rc4
  12. a1419d1 Merged in stevedower/cpython350 (pull request #23) by Larry Hastings · 10 years ago
  13. bf74f37 Moves distutils test import within skippable class. by Steve Dower · 10 years ago
  14. c31b6d1 Merge 3.5.0rc3 revisions back into current 3.5.0 head. by Larry Hastings · 10 years ago
  15. fcbe1df Issue #25027: Reverts partial-static build options and adds vcruntime140.dll to Windows installation. by Steve Dower · 10 years ago
  16. 0130e29 Adds Mics/NEWS entry for issue #25029. by Steve Dower · 10 years ago
  17. f711a90 Merge fix for #25029 by Steve Dower · 10 years ago
  18. f772e91 Added Misc/NEWS section for Python 3.5.0 final. by Larry Hastings · 10 years ago
  19. 97cded9 Issue #25029: MemoryError in test_strptime by Steve Dower · 10 years ago
  20. 71f9633 Added tag v3.5.0rc3 for changeset 66ed52375df8 by Larry Hastings · 10 years ago
  21. 442c560 Version bump for Python 3.5.0rc3. by Larry Hastings · 10 years ago v3.5.0rc3
  22. 7d83949 Updated topics (again) for Python 3.5.0rc3 (second try). by Larry Hastings · 10 years ago
  23. c1635e4 Merged in stevedower/cpython350 (pull request #20) by Larry Hastings · 10 years ago
  24. e5b5895 Issue #24917: time_strftime() buffer over-read. by Steve Dower · 10 years ago
  25. 714e493 Issue #24305: Prevent import subsystem stack frames from being counted by Larry Hastings · 10 years ago
  26. 62b2462 Backing out 09b62202d9b7; the tests fail on Linux, and it needs a re-think. by Larry Hastings · 10 years ago
  27. 055a9e0 Merged in ncoghlan/cpython350 (pull request #17) by Larry Hastings · 10 years ago
  28. 6995342 Issue #24917: Moves NEWS entry under Library. by Steve Dower · 10 years ago
  29. 373602f Issue #24917: time_strftime() Buffer Over-read. Patch by John Leitch. by Steve Dower · 10 years ago
  30. 2ebd8f5 Issue #25005: Backout fix for #8232 because of use of unsafe subprocess.call(shell=True) by Steve Dower · 10 years ago
  31. 9d3c61c Close #24748: Restore imp.load_dynamic compatibility by Nick Coghlan · 10 years ago
  32. 7d293ee Issue #24912: Prevent __class__ assignment to immutable built-in objects. by Guido van Rossum · 10 years ago
  33. 1b66910 Fix issue #24635. by Guido van Rossum · 10 years ago
  34. 9f9a00a Merged in storchaka/cpython350 (pull request #13) by Larry Hastings · 10 years ago
  35. 4e63f7a Issue #24989: Fixed buffer overread in BytesIO.readline() if a position is by Serhiy Storchaka · 10 years ago
  36. a43de00 Issue #21192: Change 'RUN' back to 'RESTART' when running editor file. by Terry Jan Reedy · 10 years ago
  37. df6b544 Issue #24913: Fix overrun error in deque.index(). by Brett Cannon · 10 years ago
  38. b3d5313 Issue #24975: Fix AST compilation for PEP 448 syntax. by Yury Selivanov · 10 years ago
  39. c332e09 Update setuptools to 18.2 and pip to 7.1.2 by Donald Stufft · 10 years ago
  40. 9126d54 Added missing #-marks to Misc/NEWS lines. by Larry Hastings · 10 years ago
  41. abcf3a1 Added missing IDLE updates to Misc/NEWS that shipped with Python 3.5.0rc1. by Larry Hastings · 10 years ago
  42. b966466 Move misplaced Misc/NEWS item from 3.5.0rc1 to 3.5.0rc2. by Larry Hastings · 10 years ago
  43. cd9b212 Add missing Misc/NEWS item for merged pull request for issue #24867. by Larry Hastings · 10 years ago
  44. a51812a Post-release updates for Python 3.5.0rc2. by Larry Hastings · 10 years ago
  45. 5c21e6b Added tag v3.5.0rc2 for changeset cc15d736d860 by Larry Hastings · 10 years ago
  46. e6c6f69 Version bump for Python 3.5.0rc2. by Larry Hastings · 10 years ago v3.5.0rc2
  47. db1ccc6 Regenerated pydoc topics for Python 3.5.0rc2. by Larry Hastings · 10 years ago
  48. 01b1ff6 Rebuilt Clinic generated code. by Larry Hastings · 10 years ago
  49. 1df0b35 Issue #24769: Interpreter now starts properly when dynamic loading by Larry Hastings · 10 years ago
  50. 7250d02 Merged in 1st1/cpython350 (pull request #5) by Larry Hastings · 10 years ago
  51. 90f5bca Merged in stevedower/cpython350 (pull request #6) by Larry Hastings · 10 years ago
  52. 8bf6b06 Merged in bitdancer/cpython350 (pull request #4) by Larry Hastings · 10 years ago
  53. d5b129c Fix for one-letter type in What's New In Python 3.5. by Larry Hastings · 10 years ago
  54. b98046b Fixes file that did not graft correctly. by Steve Dower · 10 years ago
  55. ab2a34a Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk. by Steve Dower · 10 years ago
  56. 7ca6c55 Issue #24867: Fix asyncio.Task.get_stack() for 'async def' coroutines by Yury Selivanov · 10 years ago
  57. 803502c #21167: Fix definition of NAN when ICC used without -fp-model strict. by R David Murray · 10 years ago
  58. 6707906 Merged in brettcannon/cpython350/3.5 (pull request #2) by larry · 10 years ago
  59. 3008bc0 Issue #24492: make sure that ``from ... import ...` raises an by Brett Cannon · 10 years ago
  60. cae101f Issue #24839: platform._syscmd_ver raises DeprecationWarning by Steve Dower · 10 years ago
  61. 2ab6ddb Post-release bump for Python 3.5.0rc1. by Larry Hastings · 10 years ago
  62. bb8a52a Added tag v3.5.0rc1 for changeset 1a58b1227501 by Larry Hastings · 10 years ago
  63. 73b4a7a Merged fixes for two bad bugs. This will be the new Python 3.5.0rc1. by Larry Hastings · 10 years ago v3.5.0rc1
  64. 4a3d96c Issue #24745: Prevent IDLE initialization crash with Tk 8.4: by Ned Deily · 10 years ago
  65. 131426e Merge 3.4 (issues #24835, #24763) by Yury Selivanov · 10 years ago
  66. 9632ea2 Issue #24763: Fix asyncio test on Windows (fix reverted change) by Yury Selivanov · 10 years ago
  67. cdab6f3 Added tag v3.5.0rc1 for changeset 01a684180b19 by Larry Hastings · 10 years ago
  68. 71ea65f Release bump for Python 3.5.0rc1. by Larry Hastings · 10 years ago
  69. f7ae14f Regenerated pydoc topics for Python 3.5.0rc1. by Larry Hastings · 10 years ago
  70. 89e5122 Fixed doubled spaces in Misc/NEWS. by Serhiy Storchaka · 10 years ago
  71. 054d3cd Fixed doubled spaces in Misc/NEWS. by Serhiy Storchaka · 10 years ago
  72. c97a962 Issue #24824: Signatures of codecs.encode() and codecs.decode() now are by Serhiy Storchaka · 10 years ago
  73. 83ee5a3 Merge 3.4 by Zachary Ware · 10 years ago
  74. 9a47ed8 regrtest: the 'bad' and 'environment_changed' sets of tests don't intersect anymore by Zachary Ware · 10 years ago
  75. 3a7ffa7 Issue #4214: Remove ineffectual /pdb:none option from msvc9compiler.py by Steve Dower · 10 years ago
  76. d84b29f Issue #4395: Better testing and documentation of binary operators. by Robert Collins · 10 years ago
  77. 159fbdd Issue #23812: Fix getter-cancellation with many pending getters code path by Yury Selivanov · 10 years ago
  78. 86b34da Issue #23004: mock_open() now reads binary data correctly when the type of read_data is bytes. by Berker Peksag · 10 years ago
  79. 0b2833e Issue #24531: Document that encoding lines cannot follow non-comment lines. by Robert Collins · 10 years ago
  80. 79b98df Issue #21279: Flesh out str.translate docs by Zachary Ware · 10 years ago
  81. 5c28e9f Issue #23672: Allow Idle to edit and run files with astral chars in name. by Terry Jan Reedy · 10 years ago
  82. 8c125eb asyncio: Make sure BaseException is re-raised in SSLProtocol by Yury Selivanov · 10 years ago
  83. 3fc0f2d Issue #23812: Fix asyncio.Queue.get() to avoid loosing items on cancellation. by Yury Selivanov · 10 years ago
  84. 91e561a Issue #24129: Clarify reference docs for name resolution. by Nick Coghlan · 10 years ago
  85. 36948d7 Issue #24791: Add tests for things that regressed with PEP 448 by Zachary Ware · 10 years ago
  86. 920a335 Issue #24751: When running regrtest with '-w', don't fail if re-run succeeds. by Zachary Ware · 10 years ago
  87. 1ae28d2 Issue #20769: Improve reload() docs. Patch by Dorian Pula. by Robert Collins · 10 years ago
  88. 2a8911c asyncio: Sync with upstream (compat module) by Yury Selivanov · 10 years ago
  89. 996083d asyncio: Sync with mainstream by Yury Selivanov · 10 years ago
  90. 2fee5c9 Issue #24021: docstring for urllib.urlcleanup. by Robert Collins · 10 years ago
  91. 7e220c0 Merge by Terry Jan Reedy · 10 years ago
  92. 2f7de53 Issue #24759: Revert 13a8782a775e. by Terry Jan Reedy · 10 years ago
  93. a0e5d98 Issue #23888: Handle fractional time in cookie expiry. Patch by ssh. by Robert Collins · 10 years ago
  94. 43cbbe2 Issue #22397: Skip failing tests on AIX by Robert Collins · 10 years ago
  95. 4c0a09a Revert da29a94367b2 by Yury Selivanov · 10 years ago
  96. f6b5cad include fcntl.h on all *nix platforms (closes #24217) by Benjamin Peterson · 10 years ago
  97. 6b3f29c asyncio: Fix code style by Yury Selivanov · 10 years ago
  98. 0dcd80a Issue #20557: Use specific asserts in io tests. by Serhiy Storchaka · 10 years ago
  99. ce17f76 Issue #23182: PEP8-ify the annotation grammar tests. Patch by Ian Lee. by Zachary Ware · 10 years ago
  100. 3e77677 Issue #23652: Make the select module compile against LSB headers. by Zachary Ware · 10 years ago