1. f6eae5b bpo-28787: Fix out of tree --with-dtrace builds (#135) by stratakis · 8 years ago
  2. a1054c3 bpo-29243: Fix Makefile with respect to --enable-optimizations (#1478) by torsava · 8 years ago
  3. ab7886b bpo-30101: Add support for curses.A_ITALIC. (#1015) by Eijebong · 8 years ago
  4. 9eb5ca0 bpo-29751: add Cheryl Sabella to Misc/ACKS (GH-1268) by Mariatta · 8 years ago
  5. 9616a82 bpo-29960 _random.Random corrupted on exception in setstate(). (#1019) by bladebryan · 8 years ago
  6. b4dc6af bpo-12414: Update code_sizeof() to take in account co_extra memory. (#1168) by Dong-hee Na · 8 years ago
  7. 39f5956 bpo-29738: Add Olivier Vielpeau to Misc/ACKS (GH-1146) by Mariatta · 8 years ago
  8. 9476299 bpo-29869: Add Nevada Sanchez to Misc/ACKS (GH-1125) by Mariatta · 8 years ago
  9. e8a6bb4 bpo-29692: Add missing ACKS entry (#1079) by Nick Coghlan · 8 years ago
  10. 19e0494 bpo-29506: Clarify deep copy note in copy module by Sanyam Khurana · 8 years ago
  11. 93b4b47 bpo-28837: Fix lib2to3 handling of map/zip/filter calls when followed with a 'trailer', e.g. zip()[x] (#24) by Stuart Berg · 8 years ago
  12. e8c7631 bpo-19225: Add a table of warning names and missed exception names in C API doc (#881) by cocoatomo · 8 years ago
  13. 11fa3c7 bpo-29957: change LBYL key lookup to dict.setdefault (#938) by Michael Selik · 8 years ago
  14. 16f8523 bpo-29913: deprecate compare_networks() in documentation (GH-865) by s-sanjay · 8 years ago
  15. 20fbf8a faulthandler: Restore the old sigaltstack during teardown (#777) by Christophe Zeitouny · 8 years ago
  16. 6c3d527 bpo-29800: Fix crashes in partial.__repr__ if the keys of partial.keywords are not strings (#649) by Michael Seifert · 8 years ago
  17. d5c11f7 bpo-28624: Add a test that checks that cwd parameter of Popen() accepts PathLike objects (#157) by Sayan Chowdhury · 8 years ago
  18. ae160bb bpo-26128: Added __init__to subprocess.STARTUPINFO (#171) by Subhendu Ghosh · 8 years ago
  19. 21024f0 bpo-16285: Update urllib quoting to RFC 3986 (#173) by Ratnadeep Debnath · 8 years ago
  20. e3ce695 bpo-24241: Improve preferred webbrowser handling (#85) by David Steele · 8 years ago
  21. 85064db bpo-29521 update Misc/ACKS (#106) by Mariatta · 8 years ago
  22. 996c387 Issue #29534: move Misc/NEWS entry to correct section; add Misc/ACS entry for Andrew Nester. (#99) by Mark Dickinson · 8 years ago
  23. c7a24a7 Merge issue #26355 fix from 3.6 by Nick Coghlan · 9 years ago
  24. e185757 Merge issue #26355 fix from Python 3.5 by Nick Coghlan · 9 years ago
  25. e662445 Issue #26355: Specify canonical URLs in docs pages by Nick Coghlan · 9 years ago
  26. 824c6fd Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev) by Steve Dower · 9 years ago
  27. 5f9193a Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev) by Steve Dower · 9 years ago
  28. 4a5fd61 merge by Raymond Hettinger · 9 years ago
  29. 744c720 Issue #29119: Merge in ACK from 3.5 branch by Raymond Hettinger · 9 years ago
  30. b46ea90 Issue #29119: Fix weakref in OrderedDict.move_to_end(). Work by Andra Bogildea. by Raymond Hettinger · 9 years ago
  31. 0ce6432 merge by Raymond Hettinger · 9 years ago
  32. e9ee207 Issue #29061: secrets.randbelow() would hang with a negative input by Raymond Hettinger · 9 years ago
  33. f9bd059 Merge 3.6 by Victor Stinner · 9 years ago
  34. 771cf89 Merge 3.5 by Victor Stinner · 9 years ago
  35. 440d703 Issue #29109: Enhance tracemalloc documentation by Victor Stinner · 9 years ago
  36. d36432f Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox. by Serhiy Storchaka · 9 years ago
  37. 6c57708 Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox. by Serhiy Storchaka · 9 years ago
  38. bdf9e0e Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox. by Serhiy Storchaka · 9 years ago
  39. b3b01c3 Issue #29078: Merge 3.6. by Xiang Zhang · 9 years ago
  40. b8a1aeb Issue #29078: Merge 3.5. by Xiang Zhang · 9 years ago
  41. 6721c7c Issue #29078: Add the missing import in datetime.time doc example. by Xiang Zhang · 9 years ago
  42. b46edf3 Issue #25677: Merge SyntaxError caret positioning from 3.6 by Martin Panter · 9 years ago
  43. 619555d Issue #25677: Merge SyntaxError caret positioning from 3.5 by Martin Panter · 9 years ago
  44. 3e8d941 Merge #28407 Improve test coverage of make_msgid. by R David Murray · 9 years ago
  45. d4f8132 Merge #28407 Improve test coverage of make_msgid. by R David Murray · 9 years ago
  46. c69fd86 #28407 Improve test coverage of make_msgid. by R David Murray · 9 years ago
  47. ca3263c Issue #25677: Correct syntax error caret for indented blocks. by Martin Panter · 9 years ago
  48. de7bf08 Merge 3.6, fix for #24142 by Łukasz Langa · 9 years ago
  49. 8fb4e42 Merge 3.5, fix for #24142 by Łukasz Langa · 9 years ago
  50. 47a9a4b Fixes #24142: [configparser] always join multiline values to not leave the parser in an invalid state by Łukasz Langa · 9 years ago
  51. a57890e Issue #10656: Merge AIX build fix from 3.6 by Martin Panter · 9 years ago
  52. e45df0a Issue #10656: Merge AIX build fix from 3.5 by Martin Panter · 9 years ago
  53. 395733d Issue #10656: Fix out-of-tree building on AIX by Martin Panter · 9 years ago
  54. 5e17ad9 Merge AIX fixes from 3.6 by Martin Panter · 9 years ago
  55. f8cebad Merge AIX fixes from 3.5 into 3.6 by Martin Panter · 9 years ago
  56. c9e08d8 Issue #28000: Fix gethostbyname_r() usage on AIX with _LINUX_SOURCE_COMPAT by Martin Panter · 9 years ago
  57. 7d76c90 Issue #28616: merge from 3.5 by Ned Deily · 9 years ago
  58. da4887a Issue #28616: Correct help for sys.version_info releaselevel component. by Ned Deily · 9 years ago
  59. 5f548a2 Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when by Serhiy Storchaka · 9 years ago
  60. a7c972e Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when by Serhiy Storchaka · 9 years ago
  61. 88b2219 Issue #27517: LZMA compressor and decompressor no longer raise exceptions if by Serhiy Storchaka · 9 years ago
  62. 04f17f1 Issue #27517: LZMA compressor and decompressor no longer raise exceptions if by Serhiy Storchaka · 9 years ago
  63. e37c1cb Issue #28616: merge from 3.6 by Ned Deily · 9 years ago
  64. d63f1f7 Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when by Serhiy Storchaka · 9 years ago
  65. ecf40c1 Issue #27517: LZMA compressor and decompressor no longer raise exceptions if by Serhiy Storchaka · 9 years ago
  66. 34d304c Issue #26240: Merge subprocess doc string from 3.6 by Martin Panter · 9 years ago
  67. 3dca624 Issue #26240: Merge subprocess doc string from 3.5 into 3.6 by Martin Panter · 9 years ago
  68. 4afdca0 Issue #26240: Clean up the subprocess module doc string by Martin Panter · 9 years ago
  69. f1f9b63 Issue #28435: Merge urllib test fixes from 3.6 by Martin Panter · 9 years ago
  70. 85e81cf Issue #28435: Merge urllib test fixes from 3.5 into 3.6 by Martin Panter · 9 years ago
  71. 1002a62 Issue #28435: Avoid no_proxy environment variable interfering with tests by Martin Panter · 9 years ago
  72. 52597d9 Issue #18287: PyType_Ready() now checks that tp_name is not NULL. by Serhiy Storchaka · 9 years ago
  73. e45b7c0 Issue #18287: PyType_Ready() now checks that tp_name is not NULL. by Serhiy Storchaka · 9 years ago
  74. de0574b Issue #18287: PyType_Ready() now checks that tp_name is not NULL. by Serhiy Storchaka · 9 years ago
  75. cc30fc7 Add myself to the ACKS file. by Steve Dower · 9 years ago
  76. 6a6967e Issue #21085: add configure check for siginfo_t.si_band by Zachary Ware · 9 years ago
  77. 3692500 Merge with 3.6 by Terry Jan Reedy · 9 years ago
  78. b4b55eb Merge with 3.5 by Terry Jan Reedy · 9 years ago
  79. 30eee4d Issue #28815: Change '?' to '<module>' in some doc examples. by Terry Jan Reedy · 9 years ago
  80. 6c58c34 IDLE NEWS item and ack. by Terry Jan Reedy · 9 years ago
  81. 3e7a3cb Issue #28148: Stop using localtime() and gmtime() in the time module. by Alexander Belopolsky · 9 years ago
  82. 9f518cd Merged from 3.6 by Alexander Belopolsky · 9 years ago
  83. 3992d6e Issue #28203: Merge from 3.6 by Mark Dickinson · 9 years ago
  84. 6997946 Issue #28203: Merge from 3.5 by Mark Dickinson · 9 years ago
  85. 613f8e5 Issue #28203: Fix incorrect type in error message from complex(1.0, {2:3}). Patch by Soumya Sharma. by Mark Dickinson · 9 years ago
  86. b3788aa Added proper spelling for the name Elazar. by Alexander Belopolsky · 9 years ago
  87. b33b02e Issue #28181: Add Kaartic Sivaraam to Misc/ACKS. by Christian Heimes · 9 years ago
  88. 3dad1a5 Merge 3.5 - Issue #15308: Add 'interrupt execution' (^C) to Shell menu. by Terry Jan Reedy · 9 years ago
  89. a785c87 DTrace support: function calls, GC activity, line execution by Łukasz Langa · 9 years ago
  90. 1319236 Merge: #14977: Make mailcap respect the order of the lines in the mailcap file. by R David Murray · 9 years ago
  91. 347dc95 #14977: Make mailcap respect the order of the lines in the mailcap file. by R David Murray · 9 years ago
  92. c45599d Issue #19489: Merge with 3.5 by Zachary Ware · 9 years ago
  93. 9b32bda Issue #19489: Add NEWS and ACKS by Zachary Ware · 9 years ago
  94. f530738 Remove duplicate entry for Ivan L. by Guido van Rossum · 9 years ago
  95. f8cb8a1 Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations. by Yury Selivanov · 9 years ago
  96. 32d3742 [backport to 3.5] - issue26896 - Disambiguate uses of "importer" with "finder". by Senthil Kumaran · 9 years ago
  97. 6a137e8 add recipes for pseudo-valueless enums by Ethan Furman · 9 years ago
  98. e02bfd0 Add Francisco Couzo to Misc/ACKS (for issue #27427 patch). by Mark Dickinson · 9 years ago
  99. 7c4e409 Issue #11734: Add support for IEEE 754 half-precision floats to the struct module. Original patch by Eli Stevens. by Mark Dickinson · 9 years ago
  100. c787646 Issue #6057: Merge from 3.5 by Berker Peksag · 9 years ago