Clone this repo:
  1. 5de7e3f gh-136297: Test all `pickle` protocols in `test_zoneinfo_property.py` (#136298) by sobolevn · 3 hours ago main
  2. d1d5dce gh-136288: Fix error message in `_testcapi/vectorcall.c` (GH-136258) by William S Fulton · 18 hours ago
  3. ade1988 Docs: Move "or" outside monospace syntax in `tarfile.rst` (GH-136263) by Rafael Fontenelle · 19 hours ago
  4. 93263d4 gh-135773: have pyvenv.cfg without home key anchor a venv and deduce home (#135831) by Richard Levasseur · 20 hours ago
  5. 8ac7613 gh-102555: Fix comment parsing in HTMLParser according to the HTML5 standard (GH-135664) by Serhiy Storchaka · 27 hours ago
  6. b582d75 gh-129824: fix data races in subinterpreters under TSAN (#135794) by Kumar Aditya · 30 hours ago
  7. 85f092f gh-115999: remove redundant check in free-threading from `_STORE_ATTR_WITH_HINT` (#136249) by Kumar Aditya · 30 hours ago
  8. 48cb9b6 gh-133982: Test _pyio.BytesIO in free-threaded tests (gh-136218) by Cody Maloney · 31 hours ago
  9. b499105 Clarify some details regarding `sys.monitoring` (#133981) by Brett Cannon · 2 days ago
  10. 0243f97 gh-135661: Fix parsing start and end tags in HTMLParser according to the HTML5 standard (GH-135930) by Serhiy Storchaka · 2 days ago
  11. 938a5d7 gh-135252: Document Zstandard integration across zipfile, shutil, and tarfile (#135311) by Emma Smith · 2 days ago
  12. da79ac9 gh-135075: Make PyObject_SetAttr() fail with NULL value and exception (#136180) by Victor Stinner · 2 days ago
  13. b2e498a gh-115119: Recommend upstream libmpdec in build requirements (#136205) by Sergey B Kirpichev · 2 days ago
  14. a525ba5 `Python/gc.c`: Refer to `InternalDocs` instead of devguide. (#136243) by Kirill Podoprigora · 2 days ago
  15. c113a8e gh-130664: Treat '0' fill character with align '=' as zero-padding for Fraction's (GH-131067) by Sergey B Kirpichev · 2 days ago
  16. 5c984ae gh-133740: Fix regression in locale.nl_langinfo(ALT_DIGITS) (GH-136237) by Serhiy Storchaka · 2 days ago
  17. 8dc3383 gh-135069: Fix exception message in encodings.idna module (#135071) by Daniel Hollas · 2 days ago
  18. 8f8bdf2 Fix comments for `heapq.siftup_max` (#135359) by Alper · 2 days ago
  19. e0245c7 gh-135640: Adds more type checking to ElementTree (GH-135643) by Kira · 2 days ago
  20. 9084b15 gh-135836: Fix `IndexError` in `asyncio.create_connection()` (#135875) by Serhiy Storchaka · 2 days ago