Clone this repo:
  1. f036a46 GH-121583: Remove dependency from pystats.h to internal header file (GH-121587) by Michael Droettboom · 5 hours ago main
  2. 4e35dd6 gh-83648: Use versionadded in 'deprecated' description (GH-121877) by Zachary Ware · 6 hours ago
  3. f589f26 GH-120371: Add WASI SDK 22 support (GH-121870) by Brett Cannon · 7 hours ago
  4. e65cb4c gh-118934: Make PyEval_GetLocals return borrowed reference (#119769) by Tian Gao · 8 hours ago
  5. 162b41f gh-121860: Fix crash when materializing managed dict (#121866) by Sam Gross · 8 hours ago
  6. c46d64e gh-121130: Fix f-string format specifiers with debug expressions (#121150) by Pablo Galindo Salgado · 8 hours ago
  7. 69c68de gh-121621: Move asyncio running loop to thread state (GH-121695) by Ken Jin · 10 hours ago
  8. 8f25321 gh-59022: Added tests for `pkgutil.extend_path` (#59022) (GH-121673) by Andreas Stocker · 12 hours ago
  9. 263c7e6 gh-121160: Add some tests for readline.set_history_length (GH-121326) by Petr Viktorin · 13 hours ago
  10. b4aedb2 gh-113993: Don't immortalize in PyUnicode_InternInPlace; keep immortalizing in other API (#121364) by Petr Viktorin · 14 hours ago
  11. d7a099d GH-105879: Note exec/eval keyword change in What's New (GH-121831) by Alyssa Coghlan · 14 hours ago
  12. 956270d gh-113993: For string interning, do not rely on (or assert) _Py_IsImmortal (GH-121358) by Petr Viktorin · 14 hours ago
  13. a0b205b 🧪🚑 Fix using `check_source` flags as bool (#121848) by Sviatoslav Sydorenko (Святослав Сидоренко) · 14 hours ago
  14. f27593a gh-120522: Revert "Add a `--with-app-store-compliance` configure option to patch out problematic code" (gh-120984) (#121844) by Ned Deily · 16 hours ago
  15. 8549559 gh-120317: Lock around global state in the tokenize module (#120318) by Lysandros Nikolaou · 18 hours ago
  16. 8b6d475 gh-121791: Check for `NULL` in `MethodDescriptor2_new` in `_testcapi` (#121792) by sobolevn · 19 hours ago
  17. 1755df7 gh-85453: Fix 'timezone' vs. 'time zone' spelling issues in datetime.rst (#118449) by edson duarte · 19 hours ago
  18. 7e91e0d gh-120831: Increase the default minimum supported iOS version to 13.0 (#121250) by Russell Keith-Magee · 23 hours ago
  19. 2bac2b8 gh-121403: Add notes for PyList_GetXXX APIs about the need for init (gh-121626) by Donghee Na · 26 hours ago
  20. 498a94c gh-121295: Fix blocked console after interrupting a long paste (GH-121815) by Marta Gómez Macías · 28 hours ago