Clone this repo:
  1. 276f474 GH-146073: Add fitness to executor dumps. (GH-148959) by Mark Shannon · 3 hours ago main
  2. a386a52 Un-skip previously-broken `test_get_type_hints_modules_forwardref` (#149048) by Thomas Kowalski · 4 hours ago
  3. f4a726d GH-135357: Add socket.SO_PASSRIGHTS constant (#135355) by Salvo 'LtWorf' Tomaselli · 6 hours ago
  4. 62792c8 gh-148868: Increase test coverage for `cmath.isinf` (#148869) by Manoj K M · 12 hours ago
  5. 54a8921 Fix typo in `ceval.c` error message (#148860) by Anonymous941 · 12 hours ago
  6. 804c213 gh-82665 Mention that HTMLParser.handle_starttag value can be None (#134312) by Micah Najacht · 13 hours ago
  7. f27e91e Document that multiprocessing treats local same-user processes as trusted (GH-149001) by Gregory P. Smith · 18 hours ago
  8. 2754e9a gh-47798: Refactor the POSIX subprocess.Popen._communicate selector loop into helpers (GH-149032) by Gregory P. Smith · 19 hours ago
  9. 1e7dfbc gh-148991: Add colour to `tokenize` CLI output (#148992) by Hugo van Kemenade · 24 hours ago
  10. 5d41632 gh-146455: Fix O(N²) in add_const() after constant folding moved to CFG (#146456) by zSirius · 31 hours ago
  11. 6d4ca16 gh-148981: Add color parameter to `ast.dump` (#148982) by Stan Ulbrych · 34 hours ago
  12. 0a39730 gh-137855: Lazy import `inspect` module in dataclasses (#144387) by Daniel Hollas · 2 days ago
  13. e1384cf gh-141473: Speed up subprocess test_communicate_timeout_large_input long tail (#149003) by Gregory P. Smith · 2 days ago
  14. c5fcdb4 gh-146311: Reject non-canonical padding bits in base32, 64, & 85 decoding (GH-146312) by Gregory P. Smith · 2 days ago
  15. b2f126c gh-148989: `_remote_debugging`: Remove dead code, unnecessary gc state read (#148990) by Maurycy Pawłowski-Wieroński · 2 days ago
  16. a2fa63b gh-140727: Update tachyon logo (#148965) by Mai Giménez · 2 days ago
  17. 85d3bcd gh-134690: Removed deprecated `codetype.co_lnotab` (#134691) by sobolevn · 2 days ago
  18. 6d7bbee gh-148947: dataclasses: fix error on empty __class__ cell (#148948) by Jelle Zijlstra · 2 days ago
  19. 5ea3ae7 gh-140287: Handle `PYTHONSTARTUP` script exceptions in the asyncio REPL (#140288) by Bartosz Sławecki · 2 days ago
  20. 9dab866 gh-148588: Document `__lazy_modules__` (#148590) by Bartosz Sławecki · 2 days ago