Clone this repo:
  1. d590685 gh-133879: Clean up What's New for 3.15 (#140435) by Jelle Zijlstra · 11 minutes ago main
  2. 7a9437d gh-140348: Fix using | on unusual objects plus Unions (#140383) by Jelle Zijlstra · 14 minutes ago
  3. 248ce9f gh-140826: Compare winreg.HKEYType by the internal handle value (GH-140843) by AN Long · 7 hours ago
  4. 349de57 Revert "gh-137969: Fix evaluation of `ref.evaluate(format=Format.FORWARDREF)` objects (#138075)" (#140930) by Jelle Zijlstra · 9 hours ago
  5. 121c219 Remove redundant `sys.exit(2)` call in `pdb` CLI (#139948) by Frost Ming · 12 hours ago
  6. 63e01d6 gh-137969: Fix evaluation of `ref.evaluate(format=Format.FORWARDREF)` objects (#138075) by dr-carlos · 14 hours ago
  7. e66f87c gh-138425: Correctly partially evaluate global generics with undefined params in `ref.evaluate(format=Format.FORWARDREF)` (#138430) by dr-carlos · 16 hours ago
  8. 31de83d gh-140693: Improve `argparse` documentation about controlling color (#140737) by Krishna Chaitanya · 17 hours ago
  9. 9e5628a gh-140808: Remove __class_getitem__ from mailbox._ProxyFile (#140838) by Sebastian Rittau · 17 hours ago
  10. 6d45cd8 gh-135307: Fix email error when policy max_line_length is set to 0 or None (#135367) by Jiucheng(Oliver) · 25 hours ago
  11. 173cc53 Docs: avoid informal formulation in `Doc/c-api/conversion.rst` (#140898) by RayXu · 25 hours ago
  12. da65f38 gh-134786: raise error if `Py_TPFLAGS_MANAGED_WEAKREF` or `Py_TPFLAGS_MANAGED_DICT` is used without `Py_TPFLAGS_HAVE_GC` set (#135863) by Sergey Miryanov · 28 hours ago
  13. d12cbf2 Docs: fix some grammatical errors in `Doc/c-api/dict.rst` (#140899) by RayXu · 31 hours ago
  14. 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 · 2 days ago
  15. b155414 gh-140868: Don't rely on undefined left shift behavior in assert (#140869) by Dino Viehland · 2 days ago
  16. f701f98 gh-140312: Set lltrace on JIT debug builds (GH-140313) by Ken Jin · 2 days ago
  17. d440a0f gh-140874: Upgrade bundled pip to 25.3 (GH-140876) by Damian Shaw · 2 days ago
  18. ede5693 GH-119668: expose importlib.machinery.NamespacePath (#119669) by Filipe Laíns · 3 days ago
  19. a17c57e gh-137836: Support more RAWTEXT and PLAINTEXT elements in HTMLParser (GH-137837) by Serhiy Storchaka · 3 days ago
  20. 07912f8 gh-140212: Add html for year-month option in Calendar (#140230) by Pål Grønås Drange · 3 days ago