1. d2dc15b Merge 3.5 (issue #25888) by Yury Selivanov · 8 years ago
  2. c724bae coroutines: Error when awaiting on coroutine that's being awaited by Yury Selivanov · 8 years ago
  3. 5604446 Merge 3.5 (issue #26338) by Yury Selivanov · 8 years ago
  4. e076ffb asyncio: Remove duplicate bind addresses in create_server. by Yury Selivanov · 8 years ago
  5. 06495ff Merge 3.5 (issue #26347) by Yury Selivanov · 8 years ago
  6. f9e1f2b inspect: Fix BoundArguments.apply_defaults to handle empty arguments by Yury Selivanov · 8 years ago
  7. a8ac8e3 Merge 3.5 (issue #26221) by Yury Selivanov · 8 years ago
  8. 1bd0307 asyncio: Prevent StopIteration from being thrown into a Future by Yury Selivanov · 8 years ago
  9. 578bc5b Merge 3.5 (issue #25647) by Yury Selivanov · 8 years ago
  10. dce63234 asyncio: Fix @coroutine to recognize CoroWrapper (issue #25647) by Yury Selivanov · 8 years ago
  11. 3ebaea0 Sync selectors.py with upstream asyncio by Yury Selivanov · 8 years ago
  12. 45c84cc Merge 3.5 by Yury Selivanov · 8 years ago
  13. 0c6a344 asyncio, selectors: Update to the upstream version by Yury Selivanov · 8 years ago
  14. aed6f6c Merge 3.5 by Yury Selivanov · 8 years ago
  15. 049205f Merge 3.4 by Yury Selivanov · 8 years ago
  16. 90faa09 asyncio: Update 3.4 asyncio/test_tasks to upstream version by Yury Selivanov · 8 years ago
  17. 6f86a33 Factor-out common subexpression. by Raymond Hettinger · 9 years ago
  18. 589106b Put block length computations in a more logical order. by Raymond Hettinger · 9 years ago
  19. 2ad474b Update assertion in compiler_addop_i() by Victor Stinner · 9 years ago
  20. f219285 Merge 3.5 by Victor Stinner · 9 years ago
  21. 3379867 Issue #26464: Fix unicode_fast_translate() again by Victor Stinner · 9 years ago
  22. 3d9d77a Merge 3.5 by Victor Stinner · 9 years ago
  23. 6c9aa8f Fix str.translate() by Victor Stinner · 9 years ago
  24. 42e49ac Issue #26457: Fixed the subnets() methods in IP network classes for the case by Serhiy Storchaka · 9 years ago
  25. bb0dbd5 Issue #26457: Fixed the subnets() methods in IP network classes for the case by Serhiy Storchaka · 9 years ago
  26. 8131f14 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  27. 5f582bd Whitespace by Terry Jan Reedy · 9 years ago
  28. 54f9950 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  29. 7811a9c Document maintenance of idlelib/help.html in idlelib. by Terry Jan Reedy · 9 years ago
  30. 13d09af Merge with 3.5 by Terry Jan Reedy · 9 years ago
  31. f8cd02d Rebase the 3.x version of idlelib/help.html on the 3.5 version of by Terry Jan Reedy · 9 years ago
  32. 93088d1 Issue #26385: Merge NamedTemporaryFile fix from 3.5 by Martin Panter · 9 years ago
  33. d047c2f merge with 3.5 by Georg Brandl · 9 years ago
  34. 96421d6 Update susp-ignore file (#25910). by Georg Brandl · 9 years ago
  35. a7f7232 merge with 3.5 by Georg Brandl · 9 years ago
  36. 76b2ee0 Fix typo. by Georg Brandl · 9 years ago
  37. 7869a22 Issue #26385: Cleanup NamedTemporaryFile if open() fails, by SilentGhost by Martin Panter · 9 years ago
  38. 8cacc63 Issue #22836: Merge exception reporting from 3.5 by Martin Panter · 9 years ago
  39. 3263f68 Issue #22836: Keep exception reports sensible despite errors by Martin Panter · 9 years ago
  40. b8d7503 #26246: merge with 3.5. by Ezio Melotti · 9 years ago
  41. 738f88f #26246: merge with 3.4. by Ezio Melotti · 9 years ago
  42. 90ba2ca #26246: update copybutton.js after JQuery update. Patch by Liang-Bo Wang. by Ezio Melotti · 9 years ago
  43. fc6f2ef compile.c: inline compiler_use_new_block() by Victor Stinner · 9 years ago
  44. 3902d62 merge with 3.5 by Georg Brandl · 9 years ago
  45. 5d94134 Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 9 years ago
  46. 1a41c44 merge with 3.5 by Georg Brandl · 9 years ago
  47. 06871ef Fix version. by Georg Brandl · 9 years ago
  48. eb73563 merge with 3.5 by Georg Brandl · 9 years ago
  49. 32fbd3a Closes #26442: fix copy-paste. by Georg Brandl · 9 years ago
  50. def4ff6 merge with 3.5 by Georg Brandl · 9 years ago
  51. adeffcc Closes #26444: typo fixes. by Georg Brandl · 9 years ago
  52. 9d66d4a remove unused c_encoding struct member by Benjamin Peterson · 9 years ago
  53. 768921c rewrite parsestr() so it's comprehensible; remove dead code by Benjamin Peterson · 9 years ago
  54. 202803a c_encoding can never be NULL, which allows some code simplification by Benjamin Peterson · 9 years ago
  55. 7812dbc Dummy merge with 3.5 by Martin Panter · 9 years ago
  56. de9b27d Issue #26390: Merge pbkdf2_hmac() doc from 3.5 by Martin Panter · 9 years ago
  57. 6d6dd73 merge with 3.5 by Georg Brandl · 9 years ago
  58. 8c16cb9 Closes #26435: fix syntax in directives. Thanks to Jakub Stasiak. by Georg Brandl · 9 years ago
  59. 057ab49 merge with 3.5 by Georg Brandl · 9 years ago
  60. 2305b3c Fix rstlint to also look for indented comments that should be directives. by Georg Brandl · 9 years ago
  61. 6e13225 Issue #26402: Merge XML-RPC client fix from 3.5 by Martin Panter · 9 years ago
  62. eae3336 Issue #26402: Fix XML-RPC client retrying after server disconnection by Martin Panter · 9 years ago
  63. f799ca8 Issue #25801: Fixed resource warnings in test_zipfile64. Patch by SilentGhost. by Serhiy Storchaka · 9 years ago
  64. f828218 Issue #25801: Fixed resource warnings in test_zipfile64. Patch by SilentGhost. by Serhiy Storchaka · 9 years ago
  65. 62bc321 Fix out-of-date comment by Raymond Hettinger · 9 years ago
  66. 3ece994 Issue #25136: merge from 3.5 by Ned Deily · 9 years ago
  67. e76a6d5 Issue #25136: Add reference to 'xcode-select --install' to Mac README. by Ned Deily · 9 years ago
  68. 5c884df Change OS X installer builds targeted for 10.10 and above to build by Ned Deily · 9 years ago
  69. 5988498 Change OS X installer builds targeted for 10.10 and above to build by Ned Deily · 9 years ago
  70. b8da1a4 Issue #25136: merge from 3.5 by Ned Deily · 9 years ago
  71. 020250f Issue #25136: Support Apple Xcode 7's new textual SDK stub libraries. by Ned Deily · 9 years ago
  72. b118870 Issue #26302: merge from 3.5 by Jason R. Coombs · 9 years ago
  73. d10aa2e Null merge by Serhiy Storchaka · 9 years ago
  74. e14c07e Fixed a bug in os.walk() with bytes path on Windows caused by merging fixes by Serhiy Storchaka · 9 years ago
  75. 6c783ac Issue #25913: Leading <~ is optional now in base64.a85decode() with adobe=True. by Serhiy Storchaka · 9 years ago
  76. 205e75b Issue #25913: Leading <~ is optional now in base64.a85decode() with adobe=True. by Serhiy Storchaka · 9 years ago
  77. 510addf Issue #5824: Merge socketserver tests from 3.5 by Martin Panter · 9 years ago
  78. 1827eff Issue #5824: Fix DatagramRequestHandler tests by binding the client socket by Martin Panter · 9 years ago
  79. 150ea1a Issue #22088: Merge base64 docs from 3.5 by Martin Panter · 9 years ago
  80. ee3074e Issue #22088: Clarify base-64 alphabets and which characters are discarded by Martin Panter · 9 years ago
  81. 3d2778c Issue #26406: merge from 3.5 by Ned Deily · 9 years ago
  82. e1d4e58 Issue #26406: Avoid unnecessary serialization of getaddrinfo(3) calls on by Ned Deily · 9 years ago
  83. 2d43bc2 merge with 3.5 by Georg Brandl · 9 years ago
  84. f1d371b Update example; str(float) changed so there is difference now. by Georg Brandl · 9 years ago
  85. 72f2ef4 Issue #26268: Merge with 3.5 by Zachary Ware · 9 years ago
  86. fe93283 Issue #26261: Merge NamedTemporaryFile docs from 3.5 by Martin Panter · 9 years ago
  87. 1f0e1f3 Issue #26261: Clarify NamedTemporaryFile name attribute vs file.name by Martin Panter · 9 years ago
  88. 6fe57ad Issue #26268: Update Windows builds to use OpenSSL 1.0.2f by Zachary Ware · 9 years ago
  89. 16f164e Issue #26268: Update the prepare_ssl.py script by Zachary Ware · 9 years ago
  90. bc85e35 Issue #26390: Fix and test pbkdf2_hmac() parameter names by Martin Panter · 9 years ago
  91. 0d34530 Merge XML-RPC client documentation from 3.5 by Martin Panter · 9 years ago
  92. 1c5e715 Fix errors in XML-RPC client example code by Martin Panter · 9 years ago
  93. 42b33a4 Issue #26401: Fix compile() documentation by Berker Peksag · 9 years ago
  94. 0334c3c Issue #26401: Fix compile() documentation by Berker Peksag · 9 years ago
  95. ccd6c59 Fix some typos in the NEWS file by Brett Cannon · 9 years ago
  96. 31feb71 Fix some typos in the NEWS file by Brett Cannon · 9 years ago
  97. d9108d1 Issue #23430: Stop socketserver from catching SystemExit etc from handlers by Martin Panter · 9 years ago
  98. 86a8be0 Fix a name in an example by Brett Cannon · 9 years ago
  99. 4cbab34 Issue #26397: Update an importlib example to use util.module_from_spec() instead of create_module() by Brett Cannon · 9 years ago
  100. fe1941e Merge w/ 3.5 by Brett Cannon · 9 years ago