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