1. e8db861 Issue #27581: Don’t rely on overflow wrapping in PySequence_Tuple() by Martin Panter · 8 years ago
  2. 996d72b Issue #7063: Remove dead code from array slice handling by Martin Panter · 8 years ago
  3. 0533826 Issue #27610: Adds PEP 514 metadata to Windows installer by Steve Dower · 8 years ago
  4. 1f7480a Fixes bad Misc/NEWS merge by Steve Dower · 8 years ago
  5. edddc27 Issue #27469: Adds a shell extension to the launcher so that drag and drop works correctly. by Steve Dower · 8 years ago
  6. 525a949 Issue #27130: Merge zlib 64-bit fixes from 3.5 by Martin Panter · 8 years ago
  7. 84544c1 Issue #27130: Fix handling of buffers exceeding UINT_MAX in “zlib” module by Martin Panter · 8 years ago
  8. 5d0c598 Closes issue #24773: Implement PEP 495 (Local Time Disambiguation). by Alexander Belopolsky · 8 years ago
  9. d141531 Issue #27472: Add test.support.unix_shell as the path to the default shell. by Xavier de Gaye · 8 years ago
  10. fe8d966 Issue #27567: Expose the POLLRDHUP constant in the select module by Berker Peksag · 8 years ago
  11. a1ea9c8 add mising word by Benjamin Peterson · 8 years ago
  12. 0715ce3 add EPOLLEXCLUSIVE by Benjamin Peterson · 8 years ago
  13. 96e9716 expose EPOLLRDHUP (closes #27567) by Benjamin Peterson · 8 years ago
  14. 6fb9090 Issue #1621: Avoid signed int negation overflow in audioop by Martin Panter · 8 years ago
  15. bd09f15 Issue #27507: Merge overflow check from 3.5 by Martin Panter · 8 years ago
  16. 371731e Issue #27507: Check for integer overflow in bytearray.extend() by Martin Panter · 8 years ago
  17. b646790 Issue #27309: Enables proper Windows styles in python[w].exe manifest. by Steve Dower · 8 years ago
  18. 25f9cf4 Issue #27309: Enables proper Windows styles in python[w].exe manifest. by Steve Dower · 8 years ago
  19. 262dc1e Issue #27533: Release GIL in nt._isdir by Steve Dower · 8 years ago
  20. b22a677 Issue #27533: Release GIL in nt._isdir by Steve Dower · 8 years ago
  21. 7905f99 Issue #27419: Standard __import__() no longer look up "__import__" in globals by Serhiy Storchaka · 8 years ago
  22. b3b65e6 Issue #27419: Standard __import__() no longer look up "__import__" in globals by Serhiy Storchaka · 8 years ago
  23. 3410c01 Issue #17711: Fixed unpickling by the persistent ID with protocol 0. by Serhiy Storchaka · 8 years ago
  24. dec25af Issue #17711: Fixed unpickling by the persistent ID with protocol 0. by Serhiy Storchaka · 8 years ago
  25. df450d1 Issue #27469: Adds a shell extension to the launcher so that drag and drop works correctly. by Steve Dower · 8 years ago
  26. 7266964 Merge: #27522: break unintended cycle in feedparser. by R David Murray · 8 years ago
  27. 702b046 #27522: break unintended cycle in feedparser. by R David Murray · 8 years ago
  28. b3e73b3 Merge for #27083 by Brett Cannon · 8 years ago
  29. a47a7a5 Issue #27083: Respect the PYTHONCASEOK environment variable under Windows. by Brett Cannon · 8 years ago
  30. 896e87a Merge for #26844 by Brett Cannon · 8 years ago
  31. f76457e Issue #26844: Fix imp.find_module() to have the exception related to by Brett Cannon · 8 years ago
  32. 044283a Issue #27512: Don't segfault when os.fspath() calls an object whose by Brett Cannon · 8 years ago
  33. ce7b27d merge 3.5 (#27514) by Benjamin Peterson · 8 years ago
  34. e09ed54 make too many nested blocks be a SyntaxError instead of a SystemError (closes #27514) by Benjamin Peterson · 8 years ago
  35. ab078e9 Backed out changeset af29d89083b3 (closes #25548) (closes #27498) by Benjamin Peterson · 8 years ago
  36. fb4f825 Issue #27369: Merge test_pyexpat from 3.5 by Martin Panter · 8 years ago
  37. c29df65 Issue #27369: Merge test_pyexpat from 3.4 into 3.5 by Martin Panter · 8 years ago
  38. b7b5d35 Issue #27369: Merge test_pyexpat from 3.3 into 3.4 by Martin Panter · 8 years ago
  39. d27a7c1 Issue #27369: Merge test_pyexpat from 3.2 into 3.3 by Martin Panter · 8 years ago
  40. 076ca6c Issue #27369: Don’t test error message detail that changed in Expat 2.2.0 by Martin Panter · 8 years ago
  41. 2cdcaf1 Issue #22758: Move NEWS entry to Library section by Martin Panter · 8 years ago
  42. e824315 Merge 3.5 (issue #27392) by Yury Selivanov · 8 years ago
  43. 252e9ed Issue #27392: Add loop.connect_accepted_socket(). by Yury Selivanov · 8 years ago
  44. b209392 Start 3.6.0a4 by Ned Deily · 8 years ago
  45. a731a68 Version bump for 3.6.0a3 by Ned Deily · 8 years ago
  46. 702f4f5 Issue #23804: Merge spelling and NEWS fixes from 3.5 by Martin Panter · 8 years ago
  47. 204bf0b English spelling and grammar fixes by Martin Panter · 8 years ago
  48. 0ca0ede Restore NEWS entries lost in revision 8145f25f26aa by Martin Panter · 8 years ago
  49. 7386268 Issue #23804: Merge SSL recv() fix from 3.5 by Martin Panter · 8 years ago
  50. 4bf9c51 IDLE NEWS items. by Terry Jan Reedy · 8 years ago
  51. bed7f1a Issue #23804: Fix SSL zero-length recv() calls to not block and raise EOF by Martin Panter · 8 years ago
  52. ca0da9b Issue #27473: Fixed possible integer overflow in bytes and bytearray by Serhiy Storchaka · 8 years ago
  53. 06cfb0c Issue #27473: Fixed possible integer overflow in bytes and bytearray by Serhiy Storchaka · 8 years ago
  54. 5f21f43 #22758: fix regression in handling of secure cookies. by R David Murray · 8 years ago
  55. 20bd3b0 Issue #27027: Added test.support.is_android that is True when this is an by Xavier de Gaye · 8 years ago
  56. 290b42d [merge from 3.5] - Issue #27466: Change time format returned by by Senthil Kumaran · 8 years ago
  57. d5b47fb Issue #27466: Change time format returned by http.cookie.time2netscape, by Senthil Kumaran · 8 years ago
  58. 95750b1 Issue #27442: Expose the Android API level in sysconfig.get_config_vars() by Xavier de Gaye · 8 years ago
  59. 15552c3 Issue #27285: Document the deprecation of the pyvenv script. by Brett Cannon · 8 years ago
  60. 4afd143 Issue #27434: Version of interpreter running a cross-build and source version must be the same. by Xavier de Gaye · 8 years ago
  61. 2954f83 - Issue #27332: Fixed the type of the first argument of module-level functions by Serhiy Storchaka · 8 years ago
  62. 1a2b24f Issue #27332: Fixed the type of the first argument of module-level functions by Serhiy Storchaka · 8 years ago
  63. 0122ae9 Issue #21708: Deprecated dbm.dumb behavior that differs from common dbm by Serhiy Storchaka · 8 years ago
  64. 7e160ce Issue #23034: The output of a special Python build with defined COUNT_ALLOCS, by Serhiy Storchaka · 8 years ago
  65. 6c94d10 Issue #27443: __length_hint__() of bytearray itearator no longer return by Serhiy Storchaka · 8 years ago
  66. af65872 Issue #27443: __length_hint__() of bytearray itearator no longer return by Serhiy Storchaka · 8 years ago
  67. 0855e70 Issue #27007: The fromhex() class methods of bytes and bytearray subclasses by Serhiy Storchaka · 8 years ago
  68. a9e1ebb Issue #27430: Merge from 3.5 by Berker Peksag · 8 years ago
  69. e39682b Issue #27430: Fix typos, patch by scop. by Berker Peksag · 8 years ago
  70. 660c8fc Issue #26665: Remove mis-use of ``$`` in activate.fish. by Brett Cannon · 8 years ago
  71. b1cec73 Issue #27418: Fixed Tools/importbench/importbench.py. by Serhiy Storchaka · 8 years ago
  72. eb51faa Issue #27418: Fixed Tools/importbench/importbench.py. by Serhiy Storchaka · 8 years ago
  73. 34eeed4 Issue #26721: Change StreamRequestHandler.wfile to BufferedIOBase by Martin Panter · 8 years ago
  74. 1b329e7 Merge. by Larry Hastings · 8 years ago
  75. 9bb2005 Post-release fixups for Python 3.5.2. by Larry Hastings · 8 years ago
  76. ea68492 Post-release fixups for Python 3.4.5. by Larry Hastings · 8 years ago
  77. 754a5c1 Merge Update NEWS and idlelib NEWS.text. by Terry Jan Reedy · 8 years ago
  78. 1e957d1 Update NEWS and idlelib NEWS.text. by Terry Jan Reedy · 8 years ago
  79. b554fad Issue #22115: Updated Misc/NEWS. by Serhiy Storchaka · 8 years ago
  80. 745a407 Issue #22115: Fixed tracing Tkinter variables: by Serhiy Storchaka · 8 years ago
  81. 8122174 Issue #22115: Added methods trace_add, trace_remove and trace_info in the by Serhiy Storchaka · 8 years ago
  82. 98be9d5 Version bump for 3.4.5 final. by Larry Hastings · 8 years ago
  83. 95657cd Issue #26243: Only the level argument to zlib.compress() is keyword argument by Serhiy Storchaka · 8 years ago
  84. e92dc9c Fix a scoping issue where an UnboundLocalError was triggered if a by Brett Cannon · 8 years ago
  85. a32c4d0 Issue #27038: Expose DirEntry as os.DirEntry. by Brett Cannon · 8 years ago
  86. c78ca1e Issue #27186: Update os.fspath()/PyOS_FSPath() to check the return by Brett Cannon · 8 years ago
  87. aacd53f Issue #18726: All optional parameters of the dump(), dumps(), by Serhiy Storchaka · 8 years ago
  88. df1d31c Fix “allow(s) to” by Martin Panter · 8 years ago
  89. b84f029 Issue #27319: Methods selection_set(), selection_add(), selection_remove() by Serhiy Storchaka · 8 years ago
  90. f81a266 Issue #27294: Numerical state in the repr for Tkinter event objects is now by Serhiy Storchaka · 8 years ago
  91. 514f973 Issue #27294: Numerical state in the repr for Tkinter event objects is now by Serhiy Storchaka · 8 years ago
  92. 9c6c3fb Issue #27294: Numerical state in the repr for Tkinter event objects is now by Serhiy Storchaka · 8 years ago
  93. 977b3ac Issue #27177: Match objects in the re module now support index-like objects by Serhiy Storchaka · 8 years ago
  94. f95de0e Issue #26754: PyUnicode_FSDecoder() accepted a filename argument encoded as by Serhiy Storchaka · 8 years ago
  95. 9305d83 Issue #26754: PyUnicode_FSDecoder() accepted a filename argument encoded as by Serhiy Storchaka · 8 years ago
  96. ea93ac0 Issue #26536: socket.ioctl now supports SIO_LOOPBACK_FAST_PATH. Patch by Daniel Stokes. by Steve Dower · 8 years ago
  97. 99d66f9 Issue #27048: Prevents distutils failing on Windows when environment variables contain non-ASCII characters by Steve Dower · 8 years ago
  98. 08bb8a4 Issue #27048: Prevents distutils failing on Windows when environment variables contain non-ASCII characters by Steve Dower · 8 years ago
  99. 7410861 Issue #27330: Fixed possible leaks in the ctypes module. by Serhiy Storchaka · 8 years ago
  100. adef646 Issue #27330: Fixed possible leaks in the ctypes module. by Serhiy Storchaka · 8 years ago