1. 9862b51 Issue #27452: make command line idle-test> python test_help.py work. by Terry Jan Reedy · 8 years ago
  2. 5ce1b86 Issue #27452: add line counter and crc to IDLE config test dump. by Terry Jan Reedy · 8 years ago
  3. 2279aeb Issue #27452: add line counter and crc to IDLE configHandler test dump. by Terry Jan Reedy · 8 years ago
  4. e3c1d34 Merge from 3.5 by Berker Peksag · 8 years ago
  5. e75ffa9 Add versionadded to PyDict_SetDefault documentation by Berker Peksag · 8 years ago
  6. 0cd6b97 Issue 27437: Add query.ModuleName and use it for file => Load Module. by Terry Jan Reedy · 8 years ago
  7. bae75cf Issue #19527: Fixed tests with defined COUNT_ALLOCS. by Serhiy Storchaka · 8 years ago
  8. a793037 Issue #19527: Fixed tests with defined COUNT_ALLOCS. by Serhiy Storchaka · 8 years ago
  9. 7e160ce Issue #23034: The output of a special Python build with defined COUNT_ALLOCS, by Serhiy Storchaka · 8 years ago
  10. 6c94d10 Issue #27443: __length_hint__() of bytearray itearator no longer return by Serhiy Storchaka · 8 years ago
  11. af65872 Issue #27443: __length_hint__() of bytearray itearator no longer return by Serhiy Storchaka · 8 years ago
  12. e09132f Backed out changeset b0087e17cd5e (issue #26765) by Serhiy Storchaka · 8 years ago
  13. ab8bcb3 Issue #26765: Fixed parsing Py_ssize_t arguments on 32-bit Windows. by Serhiy Storchaka · 8 years ago
  14. 3550489 Issue #26765: Moved wrappers for bytes and bytearray methods to common header by Serhiy Storchaka · 8 years ago
  15. 0855e70 Issue #27007: The fromhex() class methods of bytes and bytearray subclasses by Serhiy Storchaka · 8 years ago
  16. cf8b42e Issue #27431: Merge from 3.5 by Berker Peksag · 8 years ago
  17. 8faca61 Issue #27431: Update default protocol version in shelve.Shelf() documentation by Berker Peksag · 8 years ago
  18. a9e1ebb Issue #27430: Merge from 3.5 by Berker Peksag · 8 years ago
  19. e39682b Issue #27430: Fix typos, patch by scop. by Berker Peksag · 8 years ago
  20. e807e89 Fix typo in whatsnew/3.6.rst by Berker Peksag · 8 years ago
  21. 16cd909 Merge from 3.5 for issue #26664 by Brett Cannon · 8 years ago
  22. 660c8fc Issue #26665: Remove mis-use of ``$`` in activate.fish. by Brett Cannon · 8 years ago
  23. ee047e5 Issue #4945: Improved the documenting of boolean arguments in the json module. by Serhiy Storchaka · 8 years ago
  24. 15287f8 Issue #4945: Improved the documenting of boolean arguments in the json module. by Serhiy Storchaka · 8 years ago
  25. 60a7ec3 Merge 3.5 (copy doc) by Victor Stinner · 8 years ago
  26. 0ab67df Issue #27416: clarify copy doc by Victor Stinner · 8 years ago
  27. b1cec73 Issue #27418: Fixed Tools/importbench/importbench.py. by Serhiy Storchaka · 8 years ago
  28. eb51faa Issue #27418: Fixed Tools/importbench/importbench.py. by Serhiy Storchaka · 8 years ago
  29. 34eeed4 Issue #26721: Change StreamRequestHandler.wfile to BufferedIOBase by Martin Panter · 8 years ago
  30. 7acc348 Fix issue #27402: example for typing did not type-check. (Merge 3.5->3.6) by Guido van Rossum · 8 years ago
  31. 4575098 Fix issue #27402: example for typing did not type-check. by Guido van Rossum · 8 years ago
  32. 5eef78b Merge 3.5 (asyncio) by Yury Selivanov · 8 years ago
  33. 63bf487 asyncio: Use socket specs for getaddrinfo() in sock_connect() by Yury Selivanov · 8 years ago
  34. 7c6b3ea Merge 3.5 (asyncio) by Yury Selivanov · 8 years ago
  35. 77bc04a asyncio: Fix NameError in sslproto _fatal_error() by Yury Selivanov · 8 years ago
  36. 7de2840 Issue #27352: Fixed an error message in a test. by Serhiy Storchaka · 8 years ago
  37. 2977cdc Merge from 3.5 by Steve Dower · 8 years ago
  38. 2e4cdb6 Adds script for purging the caching server for downloads on python.org. by Steve Dower · 8 years ago
  39. fbd1523 Issue #27352: Correct the validation of the ImportFrom AST node and simplify by Serhiy Storchaka · 8 years ago
  40. 44a98b6 Merge from 3.5 by Steve Dower · 8 years ago
  41. aaa1767 Adds batch file to build nuget packages. by Steve Dower · 8 years ago
  42. 435c979 Merge from 3.5 by Steve Dower · 8 years ago
  43. 33128c8 Include libs folder in nuget package and allow preinstalling packages by Steve Dower · 8 years ago
  44. da9c513 Issue #27255: Added more predictions in ceval.c. by Serhiy Storchaka · 8 years ago
  45. 61d1e99 Issue #27393: Merge from 3.5 by Berker Peksag · 8 years ago
  46. 6803f35 Issue #27393: Fix escaping of C:\ too by Berker Peksag · 8 years ago
  47. c2cfe33 Issue #27393: Merge from 3.5 by Berker Peksag · 8 years ago
  48. 9c1e9d4 Issue #27393: Fix escaping of venv activate commands on Windows by Berker Peksag · 8 years ago
  49. c2f2ef8 Merge from 3.5. by Larry Hastings · 8 years ago
  50. bddc356 Null merge from 3.4 (well, except, pull in the tag for 3.4.5.) by Larry Hastings · 8 years ago
  51. 1b329e7 Merge. by Larry Hastings · 8 years ago
  52. 9bb2005 Post-release fixups for Python 3.5.2. by Larry Hastings · 8 years ago
  53. 9105870 Merge. by Larry Hastings · 8 years ago
  54. ea68492 Post-release fixups for Python 3.4.5. by Larry Hastings · 8 years ago
  55. 68a53c5 Issue #27380: IDLE: add base Query dialog, with ttk widgets and subclass by Terry Jan Reedy · 8 years ago
  56. 754a5c1 Merge Update NEWS and idlelib NEWS.text. by Terry Jan Reedy · 8 years ago
  57. 1e957d1 Update NEWS and idlelib NEWS.text. by Terry Jan Reedy · 8 years ago
  58. 7c15341 Issue 27372: Stop test_idle from changing locale, so test passes. by Terry Jan Reedy · 8 years ago
  59. b554fad Issue #22115: Updated Misc/NEWS. by Serhiy Storchaka · 8 years ago
  60. 745a407 Issue #22115: Fixed tracing Tkinter variables: by Serhiy Storchaka · 8 years ago
  61. 8122174 Issue #22115: Added methods trace_add, trace_remove and trace_info in the by Serhiy Storchaka · 8 years ago
  62. 523ccd1 Merge from 3.5 by Steve Dower · 8 years ago
  63. e7614dd Simplifies nuget build with better parameters. by Steve Dower · 8 years ago
  64. 8e36221 Added tag v3.4.5 for changeset 619b61e505d0 by Larry Hastings · 8 years ago
  65. 98be9d5 Version bump for 3.4.5 final. by Larry Hastings · 8 years ago
  66. 27d3529 Regenerate pydoc topics for 3.4.5 final. by Larry Hastings · 8 years ago
  67. da27a88 Added tag v3.5.2 for changeset 4def2a2901a5 by Larry Hastings · 8 years ago
  68. 6c1aa6b Version number bump for 3.5.2 final. by Larry Hastings · 8 years ago
  69. 66b84c0 Update pydoc topics for 3.5.2 final. by Larry Hastings · 8 years ago
  70. 6bc87b4 Issue #20350. tkapp.splitlist() is now always used instead of unreliable by Serhiy Storchaka · 8 years ago
  71. d3af156 Issue #24137: Fixed IDLE on Linux with tkinter default root disabled. by Serhiy Storchaka · 8 years ago
  72. 2d8f945 Issue #26243: Correct a wording in docs. Thanks Berker. by Serhiy Storchaka · 8 years ago
  73. 95657cd Issue #26243: Only the level argument to zlib.compress() is keyword argument by Serhiy Storchaka · 8 years ago
  74. 696c35e Issue #26186: Remove the restriction that built-in and extension by Brett Cannon · 8 years ago
  75. da03761 Merge from 3.5 by Brett Cannon · 8 years ago
  76. e92dc9c Fix a scoping issue where an UnboundLocalError was triggered if a by Brett Cannon · 8 years ago
  77. b466f8f Remove duplicate AF_INET6 addition by Martin Panter · 8 years ago
  78. 650c1c9 Minor beautification by Raymond Hettinger · 8 years ago
  79. a32c4d0 Issue #27038: Expose DirEntry as os.DirEntry. by Brett Cannon · 8 years ago
  80. 620d9c7 Merge from 3.5 by Brett Cannon · 8 years ago
  81. 559ad5d Remove a stale reference to pathlib.PurePath.path by Brett Cannon · 8 years ago
  82. c28592b Issue #27186: Define what a "path-like object" is. by Brett Cannon · 8 years ago
  83. c78ca1e Issue #27186: Update os.fspath()/PyOS_FSPath() to check the return by Brett Cannon · 8 years ago
  84. 19b2a53 Merge from 3.5 by Steve Dower · 8 years ago
  85. 3f9fbfc Preinstalls pip into the nuget package so that pip.exe is available after installation. by Steve Dower · 8 years ago
  86. 227cec7 Merge from 3.5 by Steve Dower · 8 years ago
  87. 33f7310 Adds scripts for producing Nuget packages. by Steve Dower · 8 years ago
  88. ac5a319 Issue #27381: Merge from 3.5 by Berker Peksag · 8 years ago
  89. a064382 Issue #27381: Remove superfluous paren in zipfile documentation by Berker Peksag · 8 years ago
  90. a67d78e Issue #18300: Merge from 3.5 by Berker Peksag · 8 years ago
  91. e495646 Issue #18300: Set TERM='' by default in assert_python_* by Berker Peksag · 8 years ago
  92. 69da9c4 Issue #26547: Merge from 3.5 by Berker Peksag · 8 years ago
  93. 37e87e6 Issue #26547: Remove outdated term dictproxy from vars() documentation by Berker Peksag · 8 years ago
  94. 7577ad3 Issue #27378: Merge from 3.5 by Berker Peksag · 8 years ago
  95. 79af27e Issue #27378: Remove an outdated reference from regex HOWTO by Berker Peksag · 8 years ago
  96. 606e5a6 Merge from 3.5 by Berker Peksag · 8 years ago
  97. 91d53e7 Make PyPIRCCommandTestCase derive from a base class by Berker Peksag · 8 years ago
  98. 5ffdcad Fixed integer overflow in array.buffer_info(). by Serhiy Storchaka · 8 years ago
  99. 9e941d6 Fixed integer overflow in array.buffer_info(). by Serhiy Storchaka · 8 years ago
  100. 58d3f59 Merge with 3.5 by Terry Jan Reedy · 8 years ago