Clone this repo:
  1. 85021bc gh-144694: Fix re.Match.group() doc claiming [1..99] range limit (#144696) by Mohsin Mehmood · 5 hours ago main
  2. 273d506 gh-145028: Fix blake2 tests in test_hashlib when it is missing due to build config (GH-145029) by Rafael Santos · 5 hours ago
  3. 0629261 gh-144748: Document 3.12 and 3.14 changes to `PyErr_CheckSignals` (GH-144982) by Peter Bierma · 10 hours ago
  4. 70da972 gh-144809: Make deque copy atomic in free-threaded build (gh-144966) by Sam Gross · 15 hours ago
  5. 75c5753 Fix errors in `CODEOWNERS` (#145049) by Stan Ulbrych · 15 hours ago
  6. a565327 gh-144981: Make PyUnstable_Code_SetExtra/GetExtra thread-safe (#144980) by Alper · 16 hours ago
  7. 8246d58 Simplify summary tables in the itertools docs (gh-145050) by Raymond Hettinger · 16 hours ago
  8. 60f3c39 gh-141811: Split up `init.rst` into multiple pages (GH-144844) by Peter Bierma · 18 hours ago
  9. 175ab31 Update comments in `_strptime` module (GH-144979) by Anton Ryzhov · 26 hours ago
  10. 852ec18 Docs: remove unneeded author attributions (#145002) by Ned Batchelder · 35 hours ago
  11. 4141f0a Correct MAX_N in Lib/zipfile ZipExtFile (GH-144973) by J Berg · 36 hours ago
  12. beb8e3f gh-141510: Document ParameterizedMIMEHeader.params change (#145003) by Victor Stinner · 2 days ago
  13. 50c1471 gh-144986: Fix memory leak in atexit.register() (#144987) by Shamil · 2 days ago
  14. 87c4fc1 Add myself as a codeowner for the C API documentation (#145017) by Peter Bierma · 2 days ago
  15. b5c8e6e gh-100239: Use ``PyFloat_AS_DOUBLE`` and `_PyLong_IsZero`` in the float / compactlong specializations (#144826) by Chris Eibl · 2 days ago
  16. 0f7cd55 gh-144156: Fix email header folding concatenating encoded words (#144692) by Robsdedude · 2 days ago
  17. 6485c85 GH-144679: Switch to windows-2025-vs2026 build image in GitHub Actions (GH-145005) by Chris Eibl · 2 days ago
  18. 930b3fd1d `compute-changes.py`: Fix & test `process_changed_files()` (#144674) by Stan Ulbrych · 2 days ago
  19. 0341b10 GH-144679: MSVC tailcall CI no longer needs to specify PlatformToolset (GH-145004) by Chris Eibl · 2 days ago
  20. f282f7a GH-134872: add ModuleNotFoundError suggestions (#142512) by Filipe Laíns · 2 days ago