Clone this repo:
  1. 09968dd gh-148105: _pyrepl: switch console refresh to structured rendered screens (#146584) by Pablo Galindo Salgado · 2 hours ago main
  2. 442f83a gh-70039: smtplib: store the server name in ._host in .connect() (#115259) by nmartensen · 3 hours ago
  3. eab7dbd gh-148257: move wave whatsnew to correct section (#148262) by Michiel W. Beijen · 7 hours ago
  4. 096212d Minor edit: Four space indent in example (#148264) by Raymond Hettinger · 7 hours ago
  5. e11315d GH-115802: Remove no-plt for Linux AArch64 (#148238) by Diego Russo · 9 hours ago
  6. 6e08161 gh-148210: fix incorrect `_BINARY_OP_SUBSCR_DICT` JIT optimization (GH-148213) by Kumar Aditya · 9 hours ago
  7. bb03c8b gh-145866: Convert `_CALL_METHOD_DESCRIPTOR_NOARGS` to leave its inputs on the stack to be cleaned up by _POP_TOP (GH-148227) by Sacul · 9 hours ago
  8. d2fa4b2 gh-148211: decompose `_POP_TOP_LOAD_CONST_INLINE(_BORROW)` in JIT (GH-148230) by Neko Asakura · 9 hours ago
  9. 461125a gh-37883: Safely skip test_resource file size tests when limits are strict (GH-145579) by Shrey Naithani · 11 hours ago
  10. 8687b9d gh-146609: Add colour to `timeit` CLI output (#146610) by Hugo van Kemenade · 11 hours ago
  11. 2c8f26c gh-146292: Add colour to `http.server` logs (GH-146293) by Hugo van Kemenade · 13 hours ago
  12. 7563585 gh-148235: remove duplicate uops `_LOAD_CONST_UNDER_INLINE(_BORROW)` in JIT (GH-148236) by Neko Asakura · 16 hours ago
  13. 8923ca4 gh-145921: Add "_DuringGC" functions for tp_traverse (GH-145925) by Petr Viktorin · 17 hours ago
  14. 0b20bff gh-146458: Fix REPL height and width tracking on resize (#146459) by Gabriel Volles Marinho · 28 hours ago
  15. 957b2cc gh-145846: Fix memory leak in _lsprof clearEntries() context chain (#145847) by Ramin Farajpour Cami · 28 hours ago
  16. 03d712e gh-142518: add thread safety annotations for tuple C-API (#148012) by Kumar Aditya · 28 hours ago
  17. d518f15 Merge branch 'main' of https://github.com/python/cpython by Hugo van Kemenade · 31 hours ago
  18. 8166492 Post 3.15.0a8 by Hugo van Kemenade · 31 hours ago
  19. e371ce1 gh-95004: specialize access to enums and fix scaling on free-threading (#148184) by Kumar Aditya · 32 hours ago
  20. 7e0a0be gh-146333: Fix quadratic regex backtracking in configparser option parsing (GH-146399) by Joshua Swanson · 35 hours ago