Clone this repo:
  1. d6d850d gh-138122: Don't sample partial frame chains (#141912) by Pablo Galindo Salgado · 2 hours ago main
  2. c5b3722 gh-138122: Improve the profiling section in the 3.15 what's new document (#140156) by Pablo Galindo Salgado · 15 hours ago
  3. edff5aa gh-142368: Refactor test_external_inspection to reduce flakiness in parallel execution (#142369) by Pablo Galindo Salgado · 15 hours ago
  4. 572c780 gh-138122: Implement frame caching in RemoteUnwinder to reduce memory reads (#142137) by Pablo Galindo Salgado · 19 hours ago
  5. 332da62 GH-142363: Contrast and gradient CSS fixes for Tachyon flamegraph (#142364) by Savannah Ostrowski · 19 hours ago
  6. 9d707d8 gh-68552: fix defects policy (#138579) by Ivo Bellin Salarin · 20 hours ago
  7. ed4f78a gh-142236: Fix incorrect keyword suggestions for syntax errors (#142328) by Pablo Galindo Salgado · 20 hours ago
  8. 07eff89 gh-142006: Fix HeaderWriteError in email.policy.default caused by extra newline (#142008) by Paresh Joshi · 20 hours ago
  9. 100e316 gh-69113: Fix doctest to report line numbers for __test__ strings (#141624) by Sanyam Khurana · 21 hours ago
  10. c91c373 gh-140677 Improve heatmap colors (#142241) by ivonastojanovic · 21 hours ago
  11. 14715e3 gh-105836: Fix `asyncio.run_coroutine_threadsafe` leaving underlying cancelled asyncio task running (#141696) by Kaisheng Xu · 22 hours ago
  12. 56a442d GH-141565: Add async code awareness to Tachyon (#141533) by Savannah Ostrowski · 22 hours ago
  13. 35142b1 gh-142168: explicitly initialize `stack_array` in `_PyEval_Vector` and `_PyEvalFramePushAndInit_Ex` (#142192) by Kir Chou · 22 hours ago
  14. 0ed56ed GH-64532: Include parent's required optional arguments in subparser usage (#142355) by Savannah Ostrowski · 23 hours ago
  15. 70c27ce9 gh-142332: Fix usage formatting for positional arguments in mutually exclusive groups in argparse (GH-142333) by Serhiy Storchaka · 23 hours ago
  16. 5be3405 GH-75949: Fix argparse dropping '|' in mutually exclusive groups on line wrap (#142312) by Savannah Ostrowski · 26 hours ago
  17. 61823a5 Docs: fix RFC index reference for TLS 1.3 (#142262) by Y. Z. Chen · 28 hours ago
  18. d119443 Remove unused imports (#142320) by Victor Stinner · 30 hours ago
  19. eba449a GH-142234: Allow `--enable-wasm-dynamic-linking` under WASI (GH-142235) by Brett Cannon · 2 days ago
  20. d49e6f3 Extract data from `Tools/wasm/wasi` that varies between Python versions into a config file (GH-142273) by Brett Cannon · 2 days ago