Clone this repo:
  1. 2f60b8f gh-140513: Fail to compile if `_Py_TAIL_CALL_INTERP` is set but `preserve_none` and `musttail` do not exist. (GH-140548) by Krishna Chaitanya · 10 hours ago main
  2. b155414 gh-140868: Don't rely on undefined left shift behavior in assert (#140869) by Dino Viehland · 10 hours ago
  3. f701f98 gh-140312: Set lltrace on JIT debug builds (GH-140313) by Ken Jin · 11 hours ago
  4. d440a0f gh-140874: Upgrade bundled pip to 25.3 (GH-140876) by Damian Shaw · 16 hours ago
  5. ede5693 GH-119668: expose importlib.machinery.NamespacePath (#119669) by Filipe Laíns · 26 hours ago
  6. a17c57e gh-137836: Support more RAWTEXT and PLAINTEXT elements in HTMLParser (GH-137837) by Serhiy Storchaka · 35 hours ago
  7. 07912f8 gh-140212: Add html for year-month option in Calendar (#140230) by Pål Grønås Drange · 35 hours ago
  8. dcf3cc5 gh-81313: Add the math.integer module (PEP-791) (GH-133909) by Serhiy Storchaka · 2 days ago
  9. 680a5d0 gh-136063: fix quadratic-complexity parsing in `email.message._parseparam` (GH-136072) by Bénédikt Tran · 2 days ago
  10. f029e8d gh-136065: Fix quadratic complexity in os.path.expandvars() (GH-134952) by Serhiy Storchaka · 2 days ago
  11. 81cec22 gh-57665: Remove 'response_class' from getresponse docstring. (#140707) by R. David Murray · 2 days ago
  12. e733dc9 gh-131885: Document `*` for `code.InteractiveConsole` (#132029) by Semyon Moroz · 2 days ago
  13. d17f28f gh-140373: Correctly emit `PY_UNWIND` event when generator is closed (GH-140767) by Mikhail Efimov · 2 days ago
  14. ac1ffd7 Move WASI CI over to Arm runners (GH-140810) by Brett Cannon · 2 days ago
  15. abd19ed Make printing log lines to the terminal a little cleaner when building WASI (GH-140772) by Brett Cannon · 2 days ago
  16. e4deefb gh-140766: [Enum] add `show_flag_values` and `bin` to `enum.__all__` (GH-140765) by Guo Ci · 2 days ago
  17. 95a3564 GH-140768: Warn when the WASI SDK version doesn't match the supported version (GH-140769) by Brett Cannon · 2 days ago
  18. 4e6dba0 gh-139246: zero-width word paste can be wrong in default repl (GH-139254) by yihong · 2 days ago
  19. a3ce2f7 gh-55531: Implement `normalize_encoding` in C (#136643) by Stan Ulbrych · 3 days ago
  20. 6826166 gh-135801: Improve filtering by module in warn_explicit() without module argument (GH-140151) by Serhiy Storchaka · 3 days ago