1. ff4584c bpo-39947: Use _PyInterpreterState_GET_UNSAFE() (GH-18978) by Victor Stinner · 4 years, 5 months ago
  2. 6d674a1 bpo-36144: OrderedDict Union (PEP 584) (#18967) by Brandt Bucher · 4 years, 5 months ago
  3. d648ef1 bpo-36144: Update os.environ and os.environb for PEP 584 (#18911) by Charles Burkland · 4 years, 5 months ago
  4. 38965ec bpo-39947: Hide implementation detail of trashcan macros (GH-18971) by Victor Stinner · 4 years, 5 months ago
  5. 309d7cc bpo-35370: Add _PyEval_SetTrace() function (GH-18975) by Victor Stinner · 4 years, 5 months ago
  6. 9ee88cd bpo-37207: Use PEP 590 vectorcall to speed up tuple() (GH-18936) by Dong-hee Na · 4 years, 5 months ago
  7. 3f2f4fe bpo-39947: Move get_recursion_depth() to _testinternalcapi (GH-18974) by Victor Stinner · 4 years, 5 months ago
  8. 224481a bpo-39947: Move Py_EnterRecursiveCall() to internal C API (GH-18972) by Victor Stinner · 4 years, 5 months ago
  9. 0b72b23 bpo-38500: Add _PyInterpreterState_SetEvalFrameFunc() (GH-17340) by Victor Stinner · 4 years, 5 months ago
  10. c846ef0 bpo-39936: _aix_support uses _bootsubprocess (GH-18970) by Victor Stinner · 4 years, 5 months ago
  11. 1ae9cde bpo-39689: Do not test undefined casts to _Bool (GH-18964) by Stefan Krah · 4 years, 5 months ago
  12. fdcd53f Doc: Fix grammar in PyErr_ResourceWarning (GH-18879) by Daniel Hahler · 4 years, 5 months ago
  13. 3c29675 bpo-1294959: Fix typo for new attribute platlibdir. (GH-18960) by Raúl Cumplido · 4 years, 5 months ago
  14. 75cd5bf Remove unused args from two pylifecycle.c functions (GH-18867) by Andy Lester · 4 years, 5 months ago
  15. c7d2d69 bpo-39884: Add method name in "bad call flags" error (GH-18944) by Victor Stinner · 4 years, 5 months ago
  16. 1dd3794 Simplify defaultdict.__or__ (#18931) by Brandt Bucher · 4 years, 5 months ago
  17. c00c86b Fix syntax error in an example in the ast documentation and sync docstrings (GH-18946) by Pablo Galindo · 4 years, 5 months ago
  18. 276a84a bpo-38080: Added "getproxies" to urllib fixes in the 2to3 tool (GH-16167) by José Roberto Meza Cabrera · 4 years, 5 months ago
  19. 64838ce bpo-39847: EnterNonRecursiveMutex() uses GetTickCount64() (GH-18780) by bobince · 4 years, 5 months ago
  20. 894adc1 bpo-39930: Fix MSBuild detection for Build Tools (GH-18938) by Steve Dower · 4 years, 5 months ago
  21. 196f1eb bpo-1635741: Fix refleaks of time module error handling (GH-18486) by Hai Shi · 4 years, 5 months ago
  22. aa0c080 bpo-1635741: Fix potential refleaks in binascii module (GH-18613) by Hai Shi · 4 years, 5 months ago
  23. 41fbf86 bpo-1635741: Port audioop extension module to multiphase initialization (PEP 489) (GH-18608) by Hai Shi · 4 years, 5 months ago
  24. a158168 bpo-1635741: Port _locale extension module to multiphase initialization (PEP 489) (GH-18358) by Hai Shi · 4 years, 5 months ago
  25. 704e206 bpo-39916: Use os.scandir() as context manager in Path.glob(). (GH-18880) by Serhiy Storchaka · 4 years, 5 months ago
  26. e553f20 bpo-39915: Ensure await_args_list is updated according to the order in which coroutines were awaited (GH-18924) by Karthikeyan Singaravelan · 4 years, 5 months ago
  27. fde44ae bpo-39930: Convert error to warning for more silent failure (GH-18921) by Steve Dower · 4 years, 5 months ago
  28. 3c97e1e bpo-39761: Fix dtrace build with empty $DFLAGS (GH-18766) by Petr Viktorin · 4 years, 5 months ago
  29. 2dd4174 bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18918) by Steve Dower · 4 years, 5 months ago
  30. 39c3493 Fix download.html (GH-18902) by Inada Naoki · 4 years, 5 months ago
  31. c77aa2d bpo-39926: Update unicodedata checksum tests for Unicode 13.0 update. (GH-18913) by Benjamin Peterson · 4 years, 5 months ago
  32. 51796e5 Update some www.unicode.org URLs to use HTTPS. (GH-18912) by Benjamin Peterson · 4 years, 5 months ago
  33. 051b9d0 closes bpo-39926: Update Unicode to 13.0.0. (GH-18910) by Benjamin Peterson · 4 years, 5 months ago
  34. 76d5877 closes bpo-39922: Remove unused args from four functions. (GH-18893) by Andy Lester · 4 years, 5 months ago
  35. bd87a7f Updates functools.py with consistent quotes (GH-18825) by Nikita Sobolev · 4 years, 5 months ago
  36. 4e53abb bpo-38631: _PyGILState_Init() returns PyStatus (GH-18908) by Victor Stinner · 4 years, 5 months ago
  37. 88f82b2 bpo-38662: ensurepip invokes pip via runpy (GH-18901) by Miro Hrončok · 4 years, 5 months ago
  38. d06eec2 tracemalloc: 'pretty top' example no longer changes the filename (GH-18903) by Adam Johnson · 4 years, 5 months ago
  39. 13d52c2 bpo-34822: Simplify AST for subscription. (GH-9605) by Serhiy Storchaka · 4 years, 5 months ago
  40. e5e5632 bpo-39869: Fix typo in 'Instance objects' section. (GH-18889) by Antoine · 4 years, 5 months ago
  41. 00d7cd8 bpo-38075: Fix random_seed(): use PyObject_CallOneArg() (GH-18897) by Victor Stinner · 4 years, 5 months ago
  42. 8510f43 bpo-1294959: Add sys.platlibdir attribute (GH-18381) by Victor Stinner · 4 years, 5 months ago
  43. 700cb58 bpo-39828: Fix json.tool to catch BrokenPipeError (GH-18779) by Dong-hee Na · 4 years, 5 months ago
  44. b4698ec bpo-39877: Deprecate PyEval_InitThreads() (GH-18892) by Victor Stinner · 4 years, 5 months ago
  45. 175a704 bpo-39877: PyGILState_Ensure() don't call PyEval_InitThreads() (GH-18891) by Victor Stinner · 4 years, 5 months ago
  46. addaaaa bpo-39763: Add _bootsubprocess to build Python on AIX (GH-18872) by Victor Stinner · 4 years, 5 months ago
  47. 9ad58ac bpo-19466: Py_Finalize() clears daemon threads earlier (GH-18848) by Victor Stinner · 4 years, 5 months ago
  48. 8e9c47a bpo-28577: Special case added to IP v4 and v6 hosts for /32 and /128 networks (GH-18757) by Pete Wicken · 4 years, 5 months ago
  49. 9229eee bpo-39877: take_gil() checks tstate_must_exit() twice (GH-18890) by Victor Stinner · 4 years, 5 months ago
  50. b7e9525 bpo-36287: Make ast.dump() not output optional fields and attributes with default values. (GH-18843) by Serhiy Storchaka · 4 years, 5 months ago
  51. 85f5a69 bpo-39877: Refactor take_gil() function (GH-18885) by Victor Stinner · 4 years, 5 months ago
  52. 363fab8 bpo-27115: Use Query subclass for IDLE editor Goto (GH-18871) by Terry Jan Reedy · 4 years, 5 months ago
  53. e7cab7f bpo-38870: Simplify sequence interleaves in ast.unparse (GH-17892) by Batuhan Taşkaya · 4 years, 5 months ago
  54. 111e4ee bpo-39877: Py_Initialize() pass tstate to PyEval_InitThreads() (GH-18884) by Victor Stinner · 4 years, 5 months ago
  55. 3225b9f bpo-39877: Remove useless PyEval_InitThreads() calls (GH-18883) by Victor Stinner · 4 years, 5 months ago
  56. eebaa9b bpo-38249: Expand Py_UNREACHABLE() to __builtin_unreachable() in the release mode. (GH-16329) by Serhiy Storchaka · 4 years, 5 months ago
  57. 6d0ee60 bpo-36184: Port python-gdb.py to FreeBSD (GH-18873) by Victor Stinner · 4 years, 5 months ago
  58. e5ccc94 bpo-38643: Raise SystemError instead of crashing when PyNumber_ToBase is called with invalid base. (GH-18863) by Serhiy Storchaka · 4 years, 5 months ago
  59. 413f013 bpo-39904: Move handling of one-argument call of type() from type.__new__() to type.__call__(). (GH-18852) by Serhiy Storchaka · 4 years, 5 months ago
  60. 6012f30 bpo-39850: Add support for abstract sockets in multiprocessing (GH-18866) by Pablo Galindo · 4 years, 5 months ago
  61. dccd41e bpo-39822: Use NULL instead of None for empty attrib in Element. (GH-18735) by Serhiy Storchaka · 4 years, 5 months ago
  62. 88944a4 bpo-39903: Fix double decref in _elementtree.Element.__getstate__ (GH-18850) by Serhiy Storchaka · 4 years, 5 months ago
  63. fc72ab6 bpo-38691: importlib ignores PYTHONCASEOK if -E is used (GH-18627) by idomic · 4 years, 5 months ago
  64. e53a393 bpo-27115: Move IDLE Query error blanking (GH-18868) by Terry Jan Reedy · 4 years, 5 months ago
  65. d7a04a8 Fix typo in the parser generator (GH-18603) by xatier · 4 years, 5 months ago
  66. 0911ea5 bpo-39517: Allow runpy.run_path() to accept path-like objects (GH-18699) by Maor Kleinberger · 4 years, 5 months ago
  67. 4ca060d bpo-39885: IDLE context menu clears selection (#18859) by Terry Jan Reedy · 4 years, 5 months ago
  68. 2522db1 bpo-39852: IDLE 'Go to line' deletes selection, updates status (GH-18801) by Terry Jan Reedy · 4 years, 5 months ago
  69. c580981 fix typo: add space (GH-18853) by Julin S · 4 years, 5 months ago
  70. 28ca43b closes bpo-39898: Remove unused arg from append_formattedvalue. (GH-18840) by Andy Lester · 4 years, 5 months ago
  71. db283b3 bpo-39567: Document audit for os.walk, os.fwalk, Path.glob and Path.rglob. (GH-18499) by Serhiy Storchaka · 4 years, 5 months ago
  72. eb4e2ae bpo-39877: Fix PyEval_RestoreThread() for daemon threads (GH-18811) by Victor Stinner · 4 years, 5 months ago
  73. d5aa2e9 bpo-39890: Don't mutate the AST when compiling starred assignments (GH-18833) by Brandt Bucher · 4 years, 5 months ago
  74. 4663f66 bpo-36144: Update MappingProxyType with PEP 584's operators (#18814) by Brandt Bucher · 4 years, 5 months ago
  75. 8f13053 bpo-39702: Update the Language Reference (PEP 614) (GH-18802) by Brandt Bucher · 4 years, 5 months ago
  76. 02f64cb bpo-39199: Use 'eval' mode for the examples with expression nodes (GH-18828) by Pablo Galindo · 4 years, 5 months ago
  77. eb7560a bpo-38894: Fix pathlib.Path.glob in the presence of symlinks and insufficient permissions (GH-18815) by Pablo Galindo · 4 years, 5 months ago
  78. aa450a0 closes bpo-39886: Remove unused arg from config_get_stdio_errors. (GH-18823) by Andy Lester · 4 years, 5 months ago
  79. ad0c775 closes bpo-39878: Remove unused arguments from static functions. (GH-18822) by Andy Lester · 4 years, 5 months ago
  80. c4928fc bpo-39889: Fix ast.unparse() for subscript. (GH-18824) by Serhiy Storchaka · 4 years, 5 months ago
  81. 31350f9 bpo-39837: Disable macOS tests on Azure Pipelines (GH-18818) by Steve Dower · 4 years, 5 months ago
  82. 9e5d30c bpo-39882: Py_FatalError() logs the function name (GH-18819) by Victor Stinner · 4 years, 5 months ago
  83. 7b3c252 bpo-39877: _PyRuntimeState.finalizing becomes atomic (GH-18816) by Victor Stinner · 4 years, 5 months ago
  84. 5572870 bpo-39573: Use Py_IS_TYPE() macro to check for types (GH-18809) by Andy Lester · 4 years, 5 months ago
  85. e59334e bpo-17422: slightly more precise language (GH-18682) by Caleb Donovick · 4 years, 5 months ago
  86. 9a73705 bpo-39873: Cleanup _PyObject_CheckConsistency() (GH-18807) by Victor Stinner · 4 years, 5 months ago
  87. 57c9d17 bpo-36144: Implement defaultdict union (GH-18729) by Brandt Bucher · 4 years, 5 months ago
  88. 9566842 closes bpo-39872: Remove unused args from symtable_exit_block and symtable_visit_annotations. (GH-18800) by Andy Lester · 4 years, 5 months ago
  89. 1fb5a9f bpo-39873: PyObject_Init() uses PyObject_INIT() (GH-18804) by Victor Stinner · 4 years, 5 months ago
  90. 7598a93 PyPy already supports Python 3 (GH-18774) by Slam · 4 years, 5 months ago
  91. 8767ce9 bpo-39573: Make Py_IS_TYPE() take constant parameters (GH-18799) by Andy Lester · 4 years, 5 months ago
  92. 8bae219 bpo-39868: Update Language Reference for PEP 572. (#18793) by Brandt Bucher · 4 years, 5 months ago
  93. e63117a closes bpo-39859: Do not downcast result of hstrerror (GH-18790) by Andy Lester · 4 years, 5 months ago
  94. da4d656 closes bpo-39870: Remove unused arg from sys_displayhook_unencodable. (GH-18796) by Andy Lester · 4 years, 5 months ago
  95. ce305d6 IDLE doc: improve Startup failure subsection. (#18771) by Jules Lasne (jlasne) · 4 years, 5 months ago
  96. efc28bb Add a comment to _Py_RestoreSignals() (GH-18792) by Victor Stinner · 4 years, 5 months ago
  97. f7b5d41 bpo-39855: Fix test_subprocess if nobody user doesn't exist (GH-18781) by Victor Stinner · 4 years, 5 months ago
  98. 85cf1d5 bpo-13487: Use sys.modules.copy() in inspect.getmodule() for thread safety. (GH-18786) by Gregory P. Smith · 4 years, 5 months ago
  99. d4a09c1 Add a missing space after a period in 'typing.TypedDict' documentation (GH-18784) by Miss Islington (bot) · 4 years, 5 months ago
  100. 67152d0 bpo-39808: Improve docs for pathlib.Path.stat() (GH-18719) by Brett Cannon · 4 years, 5 months ago