1. 9409b4a merge 3.4 by Benjamin Peterson · 8 years ago
  2. ad04a85 Switch to the new upload url for PyPI by Donald Stufft · 8 years ago
  3. 188c118 Switch to the new upload url for PyPI by Donald Stufft · 8 years ago
  4. 2279aeb Issue #27452: add line counter and crc to IDLE configHandler test dump. by Terry Jan Reedy · 8 years ago
  5. e75ffa9 Add versionadded to PyDict_SetDefault documentation by Berker Peksag · 8 years ago
  6. a793037 Issue #19527: Fixed tests with defined COUNT_ALLOCS. by Serhiy Storchaka · 8 years ago
  7. af65872 Issue #27443: __length_hint__() of bytearray itearator no longer return by Serhiy Storchaka · 8 years ago
  8. 8faca61 Issue #27431: Update default protocol version in shelve.Shelf() documentation by Berker Peksag · 8 years ago
  9. e39682b Issue #27430: Fix typos, patch by scop. by Berker Peksag · 8 years ago
  10. 660c8fc Issue #26665: Remove mis-use of ``$`` in activate.fish. by Brett Cannon · 8 years ago
  11. 15287f8 Issue #4945: Improved the documenting of boolean arguments in the json module. by Serhiy Storchaka · 8 years ago
  12. 0ab67df Issue #27416: clarify copy doc by Victor Stinner · 8 years ago
  13. eb51faa Issue #27418: Fixed Tools/importbench/importbench.py. by Serhiy Storchaka · 8 years ago
  14. 4575098 Fix issue #27402: example for typing did not type-check. by Guido van Rossum · 8 years ago
  15. 63bf487 asyncio: Use socket specs for getaddrinfo() in sock_connect() by Yury Selivanov · 8 years ago
  16. 77bc04a asyncio: Fix NameError in sslproto _fatal_error() by Yury Selivanov · 8 years ago
  17. 2e4cdb6 Adds script for purging the caching server for downloads on python.org. by Steve Dower · 8 years ago
  18. aaa1767 Adds batch file to build nuget packages. by Steve Dower · 8 years ago
  19. 33128c8 Include libs folder in nuget package and allow preinstalling packages by Steve Dower · 8 years ago
  20. 6803f35 Issue #27393: Fix escaping of C:\ too by Berker Peksag · 8 years ago
  21. 9c1e9d4 Issue #27393: Fix escaping of venv activate commands on Windows by Berker Peksag · 8 years ago
  22. bddc356 Null merge from 3.4 (well, except, pull in the tag for 3.4.5.) by Larry Hastings · 8 years ago
  23. 1b329e7 Merge. by Larry Hastings · 8 years ago
  24. 9bb2005 Post-release fixups for Python 3.5.2. by Larry Hastings · 8 years ago
  25. 9105870 Merge. by Larry Hastings · 8 years ago
  26. ea68492 Post-release fixups for Python 3.4.5. by Larry Hastings · 8 years ago
  27. 1e957d1 Update NEWS and idlelib NEWS.text. by Terry Jan Reedy · 8 years ago
  28. 745a407 Issue #22115: Fixed tracing Tkinter variables: by Serhiy Storchaka · 8 years ago
  29. e7614dd Simplifies nuget build with better parameters. by Steve Dower · 8 years ago
  30. 8e36221 Added tag v3.4.5 for changeset 619b61e505d0 by Larry Hastings · 8 years ago
  31. 98be9d5 Version bump for 3.4.5 final. by Larry Hastings · 8 years ago
  32. 27d3529 Regenerate pydoc topics for 3.4.5 final. by Larry Hastings · 8 years ago
  33. da27a88 Added tag v3.5.2 for changeset 4def2a2901a5 by Larry Hastings · 8 years ago
  34. 6c1aa6b Version number bump for 3.5.2 final. by Larry Hastings · 8 years ago
  35. 66b84c0 Update pydoc topics for 3.5.2 final. by Larry Hastings · 8 years ago
  36. e92dc9c Fix a scoping issue where an UnboundLocalError was triggered if a by Brett Cannon · 8 years ago
  37. 559ad5d Remove a stale reference to pathlib.PurePath.path by Brett Cannon · 8 years ago
  38. 3f9fbfc Preinstalls pip into the nuget package so that pip.exe is available after installation. by Steve Dower · 8 years ago
  39. 33f7310 Adds scripts for producing Nuget packages. by Steve Dower · 8 years ago
  40. a064382 Issue #27381: Remove superfluous paren in zipfile documentation by Berker Peksag · 8 years ago
  41. e495646 Issue #18300: Set TERM='' by default in assert_python_* by Berker Peksag · 8 years ago
  42. 37e87e6 Issue #26547: Remove outdated term dictproxy from vars() documentation by Berker Peksag · 8 years ago
  43. 79af27e Issue #27378: Remove an outdated reference from regex HOWTO by Berker Peksag · 8 years ago
  44. 91d53e7 Make PyPIRCCommandTestCase derive from a base class by Berker Peksag · 8 years ago
  45. 9e941d6 Fixed integer overflow in array.buffer_info(). by Serhiy Storchaka · 8 years ago
  46. dcb6c88 Issue #27304: Source code links for sub-packages in the same file. by Terry Jan Reedy · 8 years ago
  47. 06a1fcb Issue #27365: Allow non-ascii in idlelib/NEWS.txt, for contributor names. by Terry Jan Reedy · 8 years ago
  48. 05029d5 Issue #27365: Allow non-ascii in idlelib/NEWS.txt - minimal part for 3.5.2. by Terry Jan Reedy · 8 years ago
  49. 6ff7a14 Issue #27365: Allow non-ascii in idlelib/NEWS.txt - minimal part for 3.5.2. by Terry Jan Reedy · 8 years ago
  50. 909acb8 alter header; '%' really throws latex through a loop by Benjamin Peterson · 8 years ago
  51. 8550bd8 alter header; '%' really throws latex through a loop by Benjamin Peterson · 8 years ago
  52. c529af3 Issue #20120: Add a test case to verify the % char can be used in .pypirc by Berker Peksag · 8 years ago
  53. 947f099 Issue #27006: Do not use PyDec_CheckExact() on a type. by Stefan Krah · 8 years ago
  54. 6817c59 Issue #27006: from_float(): call the subclass' __new__() and __init__(). by Stefan Krah · 8 years ago
  55. 2275e62 Fix spelling errors in code comments by Martin Panter · 8 years ago
  56. ce1a9f3 Added more tests for issue #27122. by Serhiy Storchaka · 8 years ago
  57. 5943ea7 Issue #23641: Added __getnewargs_ex__ to the list of special mock attributes. by Serhiy Storchaka · 8 years ago
  58. 514f973 Issue #27294: Numerical state in the repr for Tkinter event objects is now by Serhiy Storchaka · 8 years ago
  59. 56fe474 Issue #27349: Fix typo in distutils upload command by Berker Peksag · 8 years ago
  60. d37de3c issue27021 - Document SC_IOV_MAX limitation imposed by OS on os.writev. by Senthil Kumaran · 8 years ago
  61. 9305d83 Issue #26754: PyUnicode_FSDecoder() accepted a filename argument encoded as by Serhiy Storchaka · 8 years ago
  62. bae5d81 Issue #24314: Fix doc links for general attributes like __name__, __dict__ by Martin Panter · 8 years ago
  63. 886a5f3 Issue #27343: Fixed error message for conflicting initializers of ctypes.Structure. by Serhiy Storchaka · 8 years ago
  64. 08bb8a4 Issue #27048: Prevents distutils failing on Windows when environment variables contain non-ASCII characters by Steve Dower · 8 years ago
  65. 85e6635 ctypes: the type of b_size is Py_ssize_t. by Serhiy Storchaka · 8 years ago
  66. ec721f3 py_getrandom(): use long type for the syscall() result by Victor Stinner · 8 years ago
  67. adef646 Issue #27330: Fixed possible leaks in the ctypes module. by Serhiy Storchaka · 8 years ago
  68. 42d4b9c Issue #26930: Update Windows build to OpenSSL 1.0.2h by Zachary Ware · 8 years ago
  69. f88d83b Issue #26930: Update Windows build to OpenSSL 1.0.2h by Zachary Ware · 8 years ago
  70. dccc5ed Issue #27327: fix doc typo, noted by Jakub Wilk. by Ned Deily · 8 years ago
  71. 694de3b Issue #27301: Fixed incorrect return codes for errors in compile.c. by Serhiy Storchaka · 8 years ago
  72. 33e7ca7 Make faq/general.rst gender-inclusive, patch by Sam Hathaway. by Berker Peksag · 8 years ago
  73. b14f0c6 merge with 3.4 by Georg Brandl · 8 years ago
  74. 4b9e75b Docs: add html-stable autobuild variant by Georg Brandl · 8 years ago
  75. 71e8636 Issue #27311: Fix ZipFile.writestr data argument name. by Martin Panter · 8 years ago
  76. cefa917 Issue #27238: Got rid of bare excepts in the turtle module. Original patch by Serhiy Storchaka · 8 years ago
  77. fcbe337 issue27122: fix typo in the news file, wrong issue #. not issue27123. by Gregory P. Smith · 8 years ago
  78. ba2ecd6 Issue #27123: When an exception is raised within the context being by Gregory P. Smith · 8 years ago
  79. c72828b cleanup random.c by Victor Stinner · 8 years ago
  80. b98a36e Fix os.urandom() using getrandom() on Linux by Victor Stinner · 8 years ago
  81. fd7f19e Issue #25843: Fix the NEWS entry by Victor Stinner · 8 years ago
  82. a8cadb2 Issue #16182: One more check for set_pre_input_hook() by Martin Panter · 8 years ago
  83. f85bce7 Mark tests as skipped when a SQLite version is not supported by Berker Peksag · 8 years ago
  84. 2b50899 Remove empty setUp and tearDown methods from sqlite3 tests by Berker Peksag · 8 years ago
  85. 48b13f0 Delete outdated paragraph about OptimizedUnicode again by Berker Peksag · 8 years ago
  86. 8e6d09c Issue #26386: Fixed ttk.TreeView selection operations with item id's by Serhiy Storchaka · 8 years ago
  87. 6afbc65 Issue #16182: set_pre_input_hook() may not exist; document, and update test by Martin Panter · 8 years ago
  88. 11a693d merge 3.4 by Benjamin Peterson · 8 years ago
  89. 06d49bb sync ordering of stddef.h includes with expat 2.1.1 by Benjamin Peterson · 8 years ago
  90. 056f76d Issue #16182: Attempted workarounds for Apple Editline by Martin Panter · 8 years ago
  91. ec84417 Issue #27245: IDLE: Cleanly delete custom themes and key bindings. by Terry Jan Reedy · 8 years ago
  92. e1b3431 Issue #22636: Handle OSError from subprocess, e.g. if command not found by Martin Panter · 8 years ago
  93. bfb15ab Issue #22636: avoid using a shell in the ctypes.util module by Martin Panter · 8 years ago
  94. f00c49d Issue #16182: Fix readline begidx, endidx, and use locale encoding by Martin Panter · 8 years ago
  95. 19e21e4 Issue #27310: remove vestigial import in IDLE.app by Ned Deily · 8 years ago
  96. a8bb04b Issue #26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test. by Matthias Klose · 8 years ago
  97. f7c5624 Issue #26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test. by Matthias Klose · 8 years ago
  98. 6e9a96b Post-release fixups for Python 3.5.2rc1. by Larry Hastings · 8 years ago
  99. 5fc7c4d Issue #27136: Change test to use ::1 for better OS X Tiger compatibility by Martin Panter · 8 years ago
  100. 9748478 Issue #27306: Fix typo in tarfile documentation by Berker Peksag · 8 years ago