1. f978405 Add Bruno Penteado to ACKS (#3091) by Łukasz Langa · 7 years ago
  2. 48d9823 bpo-5001, bpo-31169: Fix two uninformative asserts in multiprocessing/managers.py (#3078) by Allen W. Smith, Ph.D · 7 years ago
  3. b811d66 bpo-31072: Add filter to zipapp (#3021) by Jeffrey Rackauckas · 7 years ago
  4. 8238ef0 Add author of the fix for #30841 to ACKS. (#3001) by Łukasz Langa · 7 years ago
  5. c4c9866 bpo-31107: Fix copyreg mangled slot names calculation. (#2989) by Shane Harvey · 7 years ago
  6. 47320a6 Document Path.is_mount(), update Misc/ACKS and Misc/NEWS (#2980) by Łukasz Langa · 7 years ago
  7. b3527bf bpo-30964: Mention ensurepip in package installation docs (GH-2786) by Nicholas · 7 years ago
  8. 287c559 bpo-30822: Fix testing of datetime module. (#2530) (#2783) by Utkarsh Upadhyay · 7 years ago
  9. 8207c17 Revert "bpo-30822: Fix testing of datetime module." (#2588) by Victor Stinner · 7 years ago
  10. 98b6bc3 bpo-30822: Fix testing of datetime module. (#2530) by Utkarsh Upadhyay · 7 years ago
  11. 8a8d285 bpo-30441: Fix bug when modifying os.environ while iterating over it (#2409) by Osvaldo Santana Neto · 7 years ago
  12. fae2c35 bpo-30723: IDLE -- Enhance parenmatch; add style, flash, and help (#2306) by wohlganger · 7 years ago
  13. a7874c7 bpo-30769: Fix reference leak introduced in 77703942c59 (#2416) by Eric N. Vander Weele · 7 years ago
  14. b350c22 bpo-30532: Fix whitespace folding in certain cases by Joel Hillacre · 7 years ago
  15. c38e32a bpo-30645: don't append to an inner loop path in imp.load_package() (GH-2268) by Alexandru Ardelean · 7 years ago
  16. 90e01e5 urllib: Simplify splithost by calling into urlparse. (#1849) by postmasters · 7 years ago
  17. 5cc7ac2 bpo-30629: Add Motoki Naruse to Misc/ACKS (#2284) by Motoki Naruse · 7 years ago
  18. b459f74 [email] bpo-29478: Fix passing max_line_length=None from Compat32 policy (GH-595) by mircea-cosbuc · 7 years ago
  19. 171b9a3 bpo-30605: Fix compiling binary regexs with BytesWarnings enabled. (#2016) by Roy Williams · 7 years ago
  20. 897bba7 bpo-30584: Fix test_os fails on non-English Windows (#1980) by Denis Osipov · 7 years ago
  21. add98eb bpo-30177: pathlib: include the full path in resolve(strict=False) (#1893) by Antoine Pietri · 7 years ago
  22. 8b7a4cc bpo-30095: Make CSS classes used by calendar.HTMLCalendar customizable (GH-1439) by Oz N Tiram · 7 years ago
  23. ae8750b bpo-24899: Add comparison table for os.path -> pathlib (GH-1753) by Jamiel Almeida · 7 years ago
  24. aead53b bpo-30245: Fix possible overflow when organize struct.pack_into error message (#1682) by Johan Liu · 7 years ago
  25. 9498782 bpo-29851: Have importlib.reload() raise ImportError if the module's spec is not found (GH-972) by Garvit Khatri · 7 years ago
  26. f82c951 bpo-30395 _PyGILState_Reinit deadlock fix (#1734) by Jason Fried · 7 years ago
  27. 753bca3 bpo-27945: Fixed various segfaults with dict. (#1657) by Serhiy Storchaka · 7 years ago
  28. 763557e bpo-17188: DOC: Document 'from None' in raise statement (#1671) by csabella · 7 years ago
  29. 79ef7f8 bpo-30357: test_thread now uses threading_cleanup() (#1592) by Victor Stinner · 7 years ago
  30. 600c5ad bpo-30178: Add Jim Fasarakis-Hilliard to Misc/ACKS (GH-1572) by Mariatta · 7 years ago
  31. f6eae5b bpo-28787: Fix out of tree --with-dtrace builds (#135) by stratakis · 7 years ago
  32. a1054c3 bpo-29243: Fix Makefile with respect to --enable-optimizations (#1478) by torsava · 7 years ago
  33. ab7886b bpo-30101: Add support for curses.A_ITALIC. (#1015) by Eijebong · 7 years ago
  34. 9eb5ca0 bpo-29751: add Cheryl Sabella to Misc/ACKS (GH-1268) by Mariatta · 7 years ago
  35. 9616a82 bpo-29960 _random.Random corrupted on exception in setstate(). (#1019) by bladebryan · 7 years ago
  36. b4dc6af bpo-12414: Update code_sizeof() to take in account co_extra memory. (#1168) by Dong-hee Na · 7 years ago
  37. 39f5956 bpo-29738: Add Olivier Vielpeau to Misc/ACKS (GH-1146) by Mariatta · 7 years ago
  38. 9476299 bpo-29869: Add Nevada Sanchez to Misc/ACKS (GH-1125) by Mariatta · 7 years ago
  39. e8a6bb4 bpo-29692: Add missing ACKS entry (#1079) by Nick Coghlan · 7 years ago
  40. 19e0494 bpo-29506: Clarify deep copy note in copy module by Sanyam Khurana · 7 years ago
  41. 93b4b47 bpo-28837: Fix lib2to3 handling of map/zip/filter calls when followed with a 'trailer', e.g. zip()[x] (#24) by Stuart Berg · 7 years ago
  42. e8c7631 bpo-19225: Add a table of warning names and missed exception names in C API doc (#881) by cocoatomo · 7 years ago
  43. 11fa3c7 bpo-29957: change LBYL key lookup to dict.setdefault (#938) by Michael Selik · 7 years ago
  44. 16f8523 bpo-29913: deprecate compare_networks() in documentation (GH-865) by s-sanjay · 7 years ago
  45. 20fbf8a faulthandler: Restore the old sigaltstack during teardown (#777) by Christophe Zeitouny · 7 years ago
  46. 6c3d527 bpo-29800: Fix crashes in partial.__repr__ if the keys of partial.keywords are not strings (#649) by Michael Seifert · 8 years ago
  47. d5c11f7 bpo-28624: Add a test that checks that cwd parameter of Popen() accepts PathLike objects (#157) by Sayan Chowdhury · 8 years ago
  48. ae160bb bpo-26128: Added __init__to subprocess.STARTUPINFO (#171) by Subhendu Ghosh · 8 years ago
  49. 21024f0 bpo-16285: Update urllib quoting to RFC 3986 (#173) by Ratnadeep Debnath · 8 years ago
  50. e3ce695 bpo-24241: Improve preferred webbrowser handling (#85) by David Steele · 8 years ago
  51. 85064db bpo-29521 update Misc/ACKS (#106) by Mariatta · 8 years ago
  52. 996c387 Issue #29534: move Misc/NEWS entry to correct section; add Misc/ACS entry for Andrew Nester. (#99) by Mark Dickinson · 8 years ago
  53. c7a24a7 Merge issue #26355 fix from 3.6 by Nick Coghlan · 8 years ago
  54. e185757 Merge issue #26355 fix from Python 3.5 by Nick Coghlan · 8 years ago
  55. e662445 Issue #26355: Specify canonical URLs in docs pages by Nick Coghlan · 8 years ago
  56. 824c6fd Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev) by Steve Dower · 8 years ago
  57. 5f9193a Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev) by Steve Dower · 8 years ago
  58. 4a5fd61 merge by Raymond Hettinger · 8 years ago
  59. 744c720 Issue #29119: Merge in ACK from 3.5 branch by Raymond Hettinger · 8 years ago
  60. b46ea90 Issue #29119: Fix weakref in OrderedDict.move_to_end(). Work by Andra Bogildea. by Raymond Hettinger · 8 years ago
  61. 0ce6432 merge by Raymond Hettinger · 8 years ago
  62. e9ee207 Issue #29061: secrets.randbelow() would hang with a negative input by Raymond Hettinger · 8 years ago
  63. f9bd059 Merge 3.6 by Victor Stinner · 8 years ago
  64. 771cf89 Merge 3.5 by Victor Stinner · 8 years ago
  65. 440d703 Issue #29109: Enhance tracemalloc documentation by Victor Stinner · 8 years ago
  66. d36432f Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox. by Serhiy Storchaka · 8 years ago
  67. 6c57708 Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox. by Serhiy Storchaka · 8 years ago
  68. bdf9e0e Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox. by Serhiy Storchaka · 8 years ago
  69. b3b01c3 Issue #29078: Merge 3.6. by Xiang Zhang · 8 years ago
  70. b8a1aeb Issue #29078: Merge 3.5. by Xiang Zhang · 8 years ago
  71. 6721c7c Issue #29078: Add the missing import in datetime.time doc example. by Xiang Zhang · 8 years ago
  72. b46edf3 Issue #25677: Merge SyntaxError caret positioning from 3.6 by Martin Panter · 8 years ago
  73. 619555d Issue #25677: Merge SyntaxError caret positioning from 3.5 by Martin Panter · 8 years ago
  74. 3e8d941 Merge #28407 Improve test coverage of make_msgid. by R David Murray · 8 years ago
  75. d4f8132 Merge #28407 Improve test coverage of make_msgid. by R David Murray · 8 years ago
  76. c69fd86 #28407 Improve test coverage of make_msgid. by R David Murray · 8 years ago
  77. ca3263c Issue #25677: Correct syntax error caret for indented blocks. by Martin Panter · 8 years ago
  78. de7bf08 Merge 3.6, fix for #24142 by Łukasz Langa · 8 years ago
  79. 8fb4e42 Merge 3.5, fix for #24142 by Łukasz Langa · 8 years ago
  80. 47a9a4b Fixes #24142: [configparser] always join multiline values to not leave the parser in an invalid state by Łukasz Langa · 8 years ago
  81. a57890e Issue #10656: Merge AIX build fix from 3.6 by Martin Panter · 8 years ago
  82. e45df0a Issue #10656: Merge AIX build fix from 3.5 by Martin Panter · 8 years ago
  83. 395733d Issue #10656: Fix out-of-tree building on AIX by Martin Panter · 8 years ago
  84. 5e17ad9 Merge AIX fixes from 3.6 by Martin Panter · 8 years ago
  85. f8cebad Merge AIX fixes from 3.5 into 3.6 by Martin Panter · 8 years ago
  86. c9e08d8 Issue #28000: Fix gethostbyname_r() usage on AIX with _LINUX_SOURCE_COMPAT by Martin Panter · 8 years ago
  87. 7d76c90 Issue #28616: merge from 3.5 by Ned Deily · 8 years ago
  88. da4887a Issue #28616: Correct help for sys.version_info releaselevel component. by Ned Deily · 8 years ago
  89. 5f548a2 Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when by Serhiy Storchaka · 8 years ago
  90. a7c972e Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when by Serhiy Storchaka · 8 years ago
  91. 88b2219 Issue #27517: LZMA compressor and decompressor no longer raise exceptions if by Serhiy Storchaka · 8 years ago
  92. 04f17f1 Issue #27517: LZMA compressor and decompressor no longer raise exceptions if by Serhiy Storchaka · 8 years ago
  93. e37c1cb Issue #28616: merge from 3.6 by Ned Deily · 8 years ago
  94. d63f1f7 Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when by Serhiy Storchaka · 8 years ago
  95. ecf40c1 Issue #27517: LZMA compressor and decompressor no longer raise exceptions if by Serhiy Storchaka · 8 years ago
  96. 34d304c Issue #26240: Merge subprocess doc string from 3.6 by Martin Panter · 8 years ago
  97. 3dca624 Issue #26240: Merge subprocess doc string from 3.5 into 3.6 by Martin Panter · 8 years ago
  98. 4afdca0 Issue #26240: Clean up the subprocess module doc string by Martin Panter · 8 years ago
  99. f1f9b63 Issue #28435: Merge urllib test fixes from 3.6 by Martin Panter · 8 years ago
  100. 85e81cf Issue #28435: Merge urllib test fixes from 3.5 into 3.6 by Martin Panter · 8 years ago