Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

Clone this repo:
  1. 180b3eb fix traceback.FrameSummary docstring by adding end_lineno, colno, and end_colno (#136716) by Ole Herman Schumacher Elgesem · 8 hours ago main
  2. b7d7225 gh-136669: build `_asyncio` as static module (#136670) by Kumar Aditya · 9 hours ago
  3. 69d8fe5 gh-126548: Add a thread-unsafety warning for `importlib.reload()` (GH-136704) by Bartosz Sławecki · 9 hours ago
  4. dcd27aa gh-127146: Emscripten: Don't need to avoid unpaired surrogate anymore (#136707) by Hood Chatham · 10 hours ago
  5. bde808a gh-136710: Fix bad indentation in `os.chdir` docstring (GH-136709) by Harmen Stoppels · 10 hours ago
  6. 2f0db9b Add `.gram` file to the `.editorconfig` (#136680) by sobolevn · 11 hours ago
  7. c730952 gh-127146: Emscripten: more regular stack overflow skips (#136708) by Hood Chatham · 12 hours ago
  8. 12e52ca gh-127146: Emscripten: Make os.umask() actually work (#136706) by Hood Chatham · 12 hours ago
  9. 8e2f4b4 Improved venv docs to indicate that isolation is the default. (#136698) by Facundo Batista · 14 hours ago
  10. ef66fb5 gh-135148: Correctly handle f/t strings with comments and debug expressions (#135198) by Pablo Galindo Salgado · 16 hours ago
  11. e89923d fix grammar typo in `logging.rst` (#136584) by William Andrea · 19 hours ago
  12. e81c4e8 gh-127146: Report uid in Emscripten + node as native uid (#136509) by Hood Chatham · 21 hours ago
  13. cb59eae Fix the doctest.testmod() docstring (GH-136675) by Serhiy Storchaka · 33 hours ago
  14. 7689407f Fix index entry and anchor for module.__test__ (GH-136674) by Serhiy Storchaka · 34 hours ago
  15. 2500eb9 gh-135909: Assert incoming `refcnt != 0` for the free threaded GC (GH-136009) by andrewreds · 34 hours ago
  16. be02e68 gh-72327: Suggest using system terminal for pip install in PyREPL (#136328) by Richard Si · 35 hours ago
  17. a8f42e6 gh-111968: remove redundant fetching of interpreter state in `dict` implementation (#136673) by Kumar Aditya · 36 hours ago
  18. 7e10a10 gh-136682: Remove incorrect statement that `os.path.samestat` accepts file-like objects (#136683) by Ran Benita · 2 days ago
  19. 624bf52 gh-136155: Docs: check for EPUB fatal errors in CI (#134074) by Maciej Olko · 2 days ago
  20. a02cf19 gh-72570: mention the incompatibility of XOFs with HMAC (#136676) by Bénédikt Tran · 2 days ago