1. a3f19c3 Remove mojibake in the locale aliases mapping. (GH-6716) by Serhiy Storchaka · 6 years ago
  2. cedc9b7 bpo-20087: Update locale alias mapping with glibc 2.27 supported locales. (ПР-6708) by Serhiy Storchaka · 6 years ago
  3. b2043bb bpo-33422: Fix quotation marks getting deleted when looking up byte/string literals on pydoc. (GH-6701) by Andrés Delfino · 6 years ago
  4. c4994dc bpo-33400: Clarified documentation to indicate no strict adherence to ISO 8601. (GH-6702) by Vinay Sajip · 6 years ago
  5. 9d3627e bpo-33332: Add signal.valid_signals() (GH-6581) by Antoine Pitrou · 6 years ago
  6. 491bbed bpo-33391: Fix refleak in set_symmetric_difference (GH-6670) by lekma · 6 years ago
  7. fc6aa28 Mitigate macOS race condition in installer build (GH-6686) by Ned Deily · 6 years ago
  8. 0dd8070 bpo-33290: Have macOS installer remove "pip" alias (GH-6683) by Ned Deily · 6 years ago
  9. 69a013e bpo-33281: NEWS and ACK (GH-6681) by Ned Deily · 6 years ago
  10. d06d345 bpo-33281: Fix ctypes.util.find_library regression on macOS (GH-6625) by Ray Donnelly · 6 years ago
  11. ef34753 bpo-20104: Improve error handling and fix a reference leak in os.posix_spawn(). (#6332) by Serhiy Storchaka · 6 years ago
  12. 7508a54 bpo-20709: os.utime(path_to_directory): wrong documentation for Windows. (GH-5469) by Stéphane Wirtel · 6 years ago
  13. 335a602 Add What's New for Korean documentation translation. (GH-6645) by Julien Palard · 6 years ago
  14. 47ab154 bpo-31908: Fix output of cover files for trace module command-line tool. (GH-4205) by Michael Selik · 6 years ago
  15. fb7e799 bpo-30465: Fix C downcast warning on Windows in ast.c (#6593) by Victor Stinner · 6 years ago
  16. 5a49ca6 Add mypy cache to gitignore (GH-6614) by Ekin Dursun · 6 years ago
  17. 3ab9365 bpo-33254: do not return an empty list when asking for the contents of a namespace package (GH-6467) by Brett Cannon · 6 years ago
  18. 10f715d Enable the verbose build for extension modules with GNU make (#6659) by Matthias Klose · 6 years ago
  19. 7e3545c bpo-33393: Update config.guess and config.sub files (#6658) by Matthias Klose · 6 years ago
  20. ddbe976 bpo-33377: add triplets for mips-r6 and riscv (#6655) by Matthias Klose · 6 years ago
  21. c3b7a6d bpo-33352: Skip test_regrtest test if rt.bat does not exist (GH-6654) by Andrés Delfino · 6 years ago
  22. 6405fee bpo-33012: Fix invalid function casts for long_long. (GH-6652) by Serhiy Storchaka · 6 years ago
  23. ca40501 bpo-27645, sqlite: Fix integer overflow on sleep (#6594) by Victor Stinner · 6 years ago
  24. 5ff3a16 bpo-21474: Update IDLE word/identifier definition from ascii to unicode. (GH-6643) by Terry Jan Reedy · 6 years ago
  25. c1a6832 bpo-33330: Write exceptions occurred in PyImport_Cleanup() to stderr. (GH-6606) by Serhiy Storchaka · 6 years ago
  26. 55edd0c bpo-33012: Fix invalid function cast warnings with gcc 8 for METH_NOARGS. (GH-6030) by Siddhesh Poyarekar · 6 years ago
  27. 9f3535c bpo-32362: Fix references to non-existent multiprocessing.Connection() (GH-6223) by Bo Bayles · 6 years ago
  28. 7d68bfa bpo-33256: Replace angle brackets around python object repr to display it in html (GH-6442) by sblondon · 6 years ago
  29. 70af06c bpo-31026: Fix test_dbm if dbm.ndbm is build with Berkeley DB. (GH-6632) by Serhiy Storchaka · 6 years ago
  30. 2e38cc3 bpo-33383: Fix crash in get() of the dbm.ndbm database object. (#6630) by Serhiy Storchaka · 6 years ago
  31. 5779483 bpo-33378: Add Korean to the language switcher. (GH-6627) by Dong-hee Na · 6 years ago
  32. e022bbc Change "non-local state" to "content-local state". (GH-6617) by Tom Christie · 6 years ago
  33. e239650 bpo-33363: raise SyntaxError for async for/with outside async functions (#6616) by Zsolt Dollenstein · 6 years ago
  34. 078c4e3 bpo-33041: Fix downcast warning on Windows (#6595) by Victor Stinner · 6 years ago
  35. 4114846 bpo-33358: Fix test_embed.test_pre_initialization_sys_options (GH-6612) by Pablo Galindo · 6 years ago
  36. df826f3 Clarify the inspect.getmembers predicate parameter (#6615) by Brian Curtin · 6 years ago
  37. 0250de4 bpo-27485: Rename and deprecate undocumented functions in urllib.parse (GH-2205) by Cheryl Sabella · 6 years ago
  38. 57faf34 bpo-33334: Support NOP and EXTENDED_ARG in dis.stack_effect(). (#6566) by Serhiy Storchaka · 6 years ago
  39. e9d9494 bpo-33330: Improve error handling in PyImport_Cleanup(). (GH-6564) by Serhiy Storchaka · 6 years ago
  40. 67a8f4f bpo-33280: Reorganize external Tcl/Tk references. (GH-6473) by Andrés Delfino · 6 years ago
  41. 643ff71 Mention both relevant PEPs in function annotations tutorial (GH-6304) by Neeraj Badlani · 6 years ago
  42. d6ef6db Fix rendering issues in the documentation for the os module (#6525) by Pablo Galindo · 6 years ago
  43. 0977091 bpo-33128 Fix duplicated call to importlib._install_external_importers (GH-6273) by Pablo Galindo · 6 years ago
  44. 650ba4f acks += chrBrd (#6584) by Łukasz Langa · 6 years ago
  45. e500839 bpo-33251: Update documentation to reflect change. (GH-6446) (#6583) by Chris Bradbury · 6 years ago
  46. 1d4a733 bpo-33251: Prevent ConfigParser.items returning items present in vars. (#6446) by Chris Bradbury · 6 years ago
  47. 25038ec bpo-33329: Fix multiprocessing regression on newer glibcs (GH-6575) by Antoine Pitrou · 6 years ago
  48. c2d384d bpo-33338: [tokenize] Minor code cleanup (#6573) by Łukasz Langa · 6 years ago
  49. d5a2377 bpo-991266: Fix quoting of Comment attribute of SimpleCookie (GH-6555) by Berker Peksag · 6 years ago
  50. b81ca28 bpo-33297: Mention Pillow to work with more image formats. (#6505) by Andrés Delfino · 6 years ago
  51. 441d945 Clarify that __path__ can't be just any value (GH-6554) by Brett Cannon · 6 years ago
  52. a8c3424 bpo-25427: Remove pyvenv (GH-5962) by Brett Cannon · 6 years ago
  53. 61f82e0 Spelling fixes to docs, docstrings, and comments (GH-6374) by Ville Skyttä · 6 years ago
  54. 0399cf9 bpo-33131: Upgrade ensurepip to bundle pip 10.0.1 (GH-6546) by Paul Moore · 6 years ago
  55. 53f67d4 bpo-33312: update Tools/gdb/libpython.py to match. (GH-6548) by Gregory P. Smith · 6 years ago
  56. 063db62 bpo-32232: by default, Setup modules are no longer built with -DPy_BUILD_CORE (GH-6489) by xdegaye · 6 years ago
  57. d70c2a6 bpo-33298: Wrap only constants with _PyCode_ConstantKey() in the compiler. (GH-6512) by Serhiy Storchaka · 6 years ago
  58. 397f1b2 bpo-33312: Fix clang ubsan out of bounds warnings in dict. (GH-6537) by Gregory P. Smith · 6 years ago
  59. b87c1c9 Clean up the readme text around PGO a bit. (GH-6538) by Gregory P. Smith · 6 years ago
  60. 6952482 bpo-33189: pygettext.py now accepts only literal strings (GH-6364) by Serhiy Storchaka · 6 years ago
  61. b7e1eff bpo-33299: Return an object itself for some types in _PyCode_ConstantKey(). (GH-6513) by Serhiy Storchaka · 6 years ago
  62. 9009f3e Update What's new in 3.7 to reference preadv, pwritev and posix_spawn (GH-6524) by Pablo Galindo · 6 years ago
  63. e3a523a bpo-31583: Fix 2to3 for using with --add-suffix option (GH-3758) by Denis Osipov · 6 years ago
  64. e5362ea bpo-33308: Fix a crash in the parser module when convert an ST object. (#6519) by Serhiy Storchaka · 6 years ago
  65. c127a86 bpo-11594: Ensure line-endings are respected when using 2to3 (GH-6483) by Aaron Ang · 6 years ago
  66. 36d56ea bpo-33295: Skip test using missing external site (GH-6504) by INADA Naoki · 6 years ago
  67. ba3a87a bpo-33144: random.Random and subclasses: split _randbelow implementation (GH-6291) by Wolfgang Maier · 6 years ago
  68. 28e8b66 Fix spelling typo (GH-6443) by jdemeyer · 6 years ago
  69. 5fbc511 bpo-33205: dict: Change GROWTH_RATE to `used*3` (GH-6350) by INADA Naoki · 6 years ago
  70. acfb087 fix pydoc-topics to work with Sphinx 1.7 (GH-6475) by Benjamin Peterson · 6 years ago
  71. 4b685bf bpo-33283: Mention PNG as a supported format by Tcl/Tk. (GH-6479) by Andrés Delfino · 6 years ago
  72. a00d440 Revert 725476222a3c1f2f93162d75a540e6bcdeaa36fd (#6494) by Łukasz Langa · 6 years ago
  73. 7661806 [lib2to3] Make grammar pickling faster (#6491) by Łukasz Langa · 6 years ago
  74. 2bea947 acks += Zsolt Dollenstein (#6490) by Łukasz Langa · 6 years ago
  75. 8f37e84 Add support for all string literals to lib2to3 (#6457) by Zsolt Dollenstein · 6 years ago
  76. c89b221 Remove to-be-deprecated urllib.request.urlretrieve function reference (#6454) by Andrés Delfino · 6 years ago
  77. b8e21f1 bpo-31947: remove None default for names param in Enum._create_ (GH-4288) by anentropic · 6 years ago
  78. f303639 bpo-33270: Intern names for all anonymous code objects (#6472) by Zackery Spytz · 6 years ago
  79. afbbac1 Removed a confusing line from a docstring in http.cookies (GH-6482) by Alex Gaynor · 6 years ago
  80. 1a5c4bd bpo-33185: Improve wording and markup (GH-6477) by Nick Coghlan · 6 years ago
  81. 82a9481 bpo-33185: Fix regression in pydoc CLI sys.path handling (GH-6419) by Nick Coghlan · 6 years ago
  82. 480ab05 bpo-33176: Add a toreadonly() method to memoryviews. (GH-6466) by Antoine Pitrou · 6 years ago
  83. b1dc075 bpo-33184: Update Windows installer to OpenSSL 1.1.0h (GH-6463) by Steve Dower · 6 years ago
  84. 23ab5ee bpo-33265: use an actual method instead of a method-like function in ExitStack (GH-6456) by jdemeyer · 6 years ago
  85. ffa2c3e itemgetter add dict example (GH-1280) by WeizhongTu · 6 years ago
  86. 04e8293 Fix error messages in argparse examples (GH-6435) by suic86 · 6 years ago
  87. d08972f bpo-33260: Regenerate token.py after removing ASYNC and AWAIT. (GH-6447) by Serhiy Storchaka · 6 years ago
  88. c4b695f bpo-33097: Fix submit accepting callable after executor shutdown by interpreter exit (GH-6144) by Mark Nemec · 6 years ago
  89. f178028 bpo-33253: Fix xxsubtype.bench() to accept correct str signature. (GH-6439) by Devon R · 6 years ago
  90. 0f914b5 bpo-31201: Clarify command to re-run failing test(s) with example (GH-6417) by Aaron Ang · 6 years ago
  91. c93938b bpo-31920: Fixed handling directories as arguments in the ``pygettext`` script. (GH-6259) by Serhiy Storchaka · 6 years ago
  92. 827d49f bpo-33031: Remove dead code in C implementation of OrderedDict. (GH-6120) by Serhiy Storchaka · 6 years ago
  93. e4679cd bpo-32759: Free unused arenas in multiprocessing.heap (GH-5827) by Antoine Pitrou · 6 years ago
  94. 2ef65f3 Fix misleading docsting of shelve.open(). (GH-6427) by Serhiy Storchaka · 6 years ago
  95. 9c463ec Update docstring of tempfile._RandomNameSequence (GH-6414) by Wolfgang Maier · 6 years ago
  96. 46936d5 Improve highlighting of some code blocks. (GH-6401) by Serhiy Storchaka · 6 years ago
  97. 9265dd7 Add a prepend() recipe to teach a chain() idiom (GH-6415) by Raymond Hettinger · 6 years ago
  98. c87eb09 bpo-29613: Added support for SameSite cookies (GH-6413) by Alex Gaynor · 6 years ago
  99. 1d80a56 bpo-33201: Modernize "Extension types" doc (GH-6337) by Antoine Pitrou · 6 years ago
  100. b405752 bpo-33184: Update macOS installer build to use OpenSSL 1.1.0h. (GH-6407) by Ned Deily · 6 years ago