1. 435c979 Merge from 3.5 by Steve Dower · 8 years ago
  2. 33128c8 Include libs folder in nuget package and allow preinstalling packages by Steve Dower · 8 years ago
  3. da9c513 Issue #27255: Added more predictions in ceval.c. by Serhiy Storchaka · 8 years ago
  4. 61d1e99 Issue #27393: Merge from 3.5 by Berker Peksag · 8 years ago
  5. 6803f35 Issue #27393: Fix escaping of C:\ too by Berker Peksag · 8 years ago
  6. c2cfe33 Issue #27393: Merge from 3.5 by Berker Peksag · 8 years ago
  7. 9c1e9d4 Issue #27393: Fix escaping of venv activate commands on Windows by Berker Peksag · 8 years ago
  8. c2f2ef8 Merge from 3.5. by Larry Hastings · 8 years ago
  9. bddc356 Null merge from 3.4 (well, except, pull in the tag for 3.4.5.) by Larry Hastings · 8 years ago
  10. 1b329e7 Merge. by Larry Hastings · 8 years ago
  11. 9bb2005 Post-release fixups for Python 3.5.2. by Larry Hastings · 8 years ago
  12. 9105870 Merge. by Larry Hastings · 8 years ago
  13. ea68492 Post-release fixups for Python 3.4.5. by Larry Hastings · 8 years ago
  14. 68a53c5 Issue #27380: IDLE: add base Query dialog, with ttk widgets and subclass by Terry Jan Reedy · 8 years ago
  15. 754a5c1 Merge Update NEWS and idlelib NEWS.text. by Terry Jan Reedy · 8 years ago
  16. 1e957d1 Update NEWS and idlelib NEWS.text. by Terry Jan Reedy · 8 years ago
  17. 7c15341 Issue 27372: Stop test_idle from changing locale, so test passes. by Terry Jan Reedy · 8 years ago
  18. b554fad Issue #22115: Updated Misc/NEWS. by Serhiy Storchaka · 8 years ago
  19. 745a407 Issue #22115: Fixed tracing Tkinter variables: by Serhiy Storchaka · 8 years ago
  20. 8122174 Issue #22115: Added methods trace_add, trace_remove and trace_info in the by Serhiy Storchaka · 8 years ago
  21. 523ccd1 Merge from 3.5 by Steve Dower · 8 years ago
  22. e7614dd Simplifies nuget build with better parameters. by Steve Dower · 8 years ago
  23. 8e36221 Added tag v3.4.5 for changeset 619b61e505d0 by Larry Hastings · 8 years ago
  24. 98be9d5 Version bump for 3.4.5 final. by Larry Hastings · 8 years ago
  25. 27d3529 Regenerate pydoc topics for 3.4.5 final. by Larry Hastings · 8 years ago
  26. da27a88 Added tag v3.5.2 for changeset 4def2a2901a5 by Larry Hastings · 8 years ago
  27. 6c1aa6b Version number bump for 3.5.2 final. by Larry Hastings · 8 years ago
  28. 66b84c0 Update pydoc topics for 3.5.2 final. by Larry Hastings · 8 years ago
  29. 6bc87b4 Issue #20350. tkapp.splitlist() is now always used instead of unreliable by Serhiy Storchaka · 8 years ago
  30. d3af156 Issue #24137: Fixed IDLE on Linux with tkinter default root disabled. by Serhiy Storchaka · 8 years ago
  31. 2d8f945 Issue #26243: Correct a wording in docs. Thanks Berker. by Serhiy Storchaka · 8 years ago
  32. 95657cd Issue #26243: Only the level argument to zlib.compress() is keyword argument by Serhiy Storchaka · 8 years ago
  33. 696c35e Issue #26186: Remove the restriction that built-in and extension by Brett Cannon · 8 years ago
  34. da03761 Merge from 3.5 by Brett Cannon · 8 years ago
  35. e92dc9c Fix a scoping issue where an UnboundLocalError was triggered if a by Brett Cannon · 8 years ago
  36. b466f8f Remove duplicate AF_INET6 addition by Martin Panter · 8 years ago
  37. 650c1c9 Minor beautification by Raymond Hettinger · 8 years ago
  38. a32c4d0 Issue #27038: Expose DirEntry as os.DirEntry. by Brett Cannon · 8 years ago
  39. 620d9c7 Merge from 3.5 by Brett Cannon · 8 years ago
  40. 559ad5d Remove a stale reference to pathlib.PurePath.path by Brett Cannon · 8 years ago
  41. c28592b Issue #27186: Define what a "path-like object" is. by Brett Cannon · 8 years ago
  42. c78ca1e Issue #27186: Update os.fspath()/PyOS_FSPath() to check the return by Brett Cannon · 8 years ago
  43. 19b2a53 Merge from 3.5 by Steve Dower · 8 years ago
  44. 3f9fbfc Preinstalls pip into the nuget package so that pip.exe is available after installation. by Steve Dower · 8 years ago
  45. 227cec7 Merge from 3.5 by Steve Dower · 8 years ago
  46. 33f7310 Adds scripts for producing Nuget packages. by Steve Dower · 8 years ago
  47. ac5a319 Issue #27381: Merge from 3.5 by Berker Peksag · 8 years ago
  48. a064382 Issue #27381: Remove superfluous paren in zipfile documentation by Berker Peksag · 8 years ago
  49. a67d78e Issue #18300: Merge from 3.5 by Berker Peksag · 8 years ago
  50. e495646 Issue #18300: Set TERM='' by default in assert_python_* by Berker Peksag · 8 years ago
  51. 69da9c4 Issue #26547: Merge from 3.5 by Berker Peksag · 8 years ago
  52. 37e87e6 Issue #26547: Remove outdated term dictproxy from vars() documentation by Berker Peksag · 8 years ago
  53. 7577ad3 Issue #27378: Merge from 3.5 by Berker Peksag · 8 years ago
  54. 79af27e Issue #27378: Remove an outdated reference from regex HOWTO by Berker Peksag · 8 years ago
  55. 606e5a6 Merge from 3.5 by Berker Peksag · 8 years ago
  56. 91d53e7 Make PyPIRCCommandTestCase derive from a base class by Berker Peksag · 8 years ago
  57. 5ffdcad Fixed integer overflow in array.buffer_info(). by Serhiy Storchaka · 8 years ago
  58. 9e941d6 Fixed integer overflow in array.buffer_info(). by Serhiy Storchaka · 8 years ago
  59. 58d3f59 Merge with 3.5 by Terry Jan Reedy · 8 years ago
  60. dcb6c88 Issue #27304: Source code links for sub-packages in the same file. by Terry Jan Reedy · 8 years ago
  61. 47e00e5 Issue #27365: Finish merge so tests pass. by Terry Jan Reedy · 8 years ago
  62. ca183ef Issue #27365: revert temporary rename by Terry Jan Reedy · 8 years ago
  63. 82c4615 Issue #27365: add chunk by Terry Jan Reedy · 8 years ago
  64. df1d34c Issue #27365: add chunk by Terry Jan Reedy · 8 years ago
  65. 5deed33 Issue #27365: revert temporary rename by Terry Jan Reedy · 8 years ago
  66. 096c6aa Issue #27365: partial merge by Terry Jan Reedy · 8 years ago
  67. 317c56d Issue #27365: temporary rename by Terry Jan Reedy · 8 years ago
  68. 06a1fcb Issue #27365: Allow non-ascii in idlelib/NEWS.txt, for contributor names. by Terry Jan Reedy · 8 years ago
  69. b8a79ae Issue #27365: Merge minimal part. by Terry Jan Reedy · 8 years ago
  70. 05029d5 Issue #27365: Allow non-ascii in idlelib/NEWS.txt - minimal part for 3.5.2. by Terry Jan Reedy · 8 years ago
  71. 6ff7a14 Issue #27365: Allow non-ascii in idlelib/NEWS.txt - minimal part for 3.5.2. by Terry Jan Reedy · 8 years ago
  72. ec51eb7 merge 3.5 by Benjamin Peterson · 8 years ago
  73. 909acb8 alter header; '%' really throws latex through a loop by Benjamin Peterson · 8 years ago
  74. 8550bd8 alter header; '%' really throws latex through a loop by Benjamin Peterson · 8 years ago
  75. b60adc5 Issue #24137: Run IDLE, test_idle, and htest with tkinter default root disabled. by Terry Jan Reedy · 8 years ago
  76. aacd53f Issue #18726: All optional parameters of the dump(), dumps(), by Serhiy Storchaka · 8 years ago
  77. 4335437 Issue #20120: Merge from 3.5 by Berker Peksag · 8 years ago
  78. c529af3 Issue #20120: Add a test case to verify the % char can be used in .pypirc by Berker Peksag · 8 years ago
  79. 1d245fa Merge 3.5. by Stefan Krah · 8 years ago
  80. 947f099 Issue #27006: Do not use PyDec_CheckExact() on a type. by Stefan Krah · 8 years ago
  81. 8113f49 Merge 3.5. by Stefan Krah · 8 years ago
  82. 6817c59 Issue #27006: from_float(): call the subclass' __new__() and __init__(). by Stefan Krah · 8 years ago
  83. df1d31c Fix “allow(s) to” by Martin Panter · 8 years ago
  84. 590dcab Merge spelling fixes from 3.5 by Martin Panter · 8 years ago
  85. 2275e62 Fix spelling errors in code comments by Martin Panter · 8 years ago
  86. 9a573a0 Added more tests for issue #27122. by Serhiy Storchaka · 8 years ago
  87. ce1a9f3 Added more tests for issue #27122. by Serhiy Storchaka · 8 years ago
  88. b84f029 Issue #27319: Methods selection_set(), selection_add(), selection_remove() by Serhiy Storchaka · 8 years ago
  89. 6c85091 Issue #23641: Added __getnewargs_ex__ to the list of special mock attributes. by Serhiy Storchaka · 8 years ago
  90. 5943ea7 Issue #23641: Added __getnewargs_ex__ to the list of special mock attributes. by Serhiy Storchaka · 8 years ago
  91. 696c8af Use macros instead of corresponding functions (they never fail) in _tkinter.c. by Serhiy Storchaka · 8 years ago
  92. b8d3e40 Issue #23968: Fix installs of the renamed config directory for OS X by Ned Deily · 8 years ago
  93. f81a266 Issue #27294: Numerical state in the repr for Tkinter event objects is now by Serhiy Storchaka · 8 years ago
  94. 514f973 Issue #27294: Numerical state in the repr for Tkinter event objects is now by Serhiy Storchaka · 8 years ago
  95. 9c6c3fb Issue #27294: Numerical state in the repr for Tkinter event objects is now by Serhiy Storchaka · 8 years ago
  96. 45ff4a5 Issue #27349: Merge from 3.5 by Berker Peksag · 8 years ago
  97. 56fe474 Issue #27349: Fix typo in distutils upload command by Berker Peksag · 8 years ago
  98. 4c3e687 [merge from 3.5] - issue27021 - Document SC_IOV_MAX limitation imposed by OS on os.writev. by Senthil Kumaran · 8 years ago
  99. d37de3c issue27021 - Document SC_IOV_MAX limitation imposed by OS on os.writev. by Senthil Kumaran · 8 years ago
  100. 977b3ac Issue #27177: Match objects in the re module now support index-like objects by Serhiy Storchaka · 8 years ago