Clone this repo:
  1. 4e40f2b gh-132898: Add a note in `multiprocessing.Process` docs about creating a process in a REPL (GH-137118) by Duprat · 8 hours ago main
  2. 6784ef7 gh-136278: Document codecs.escape_encode() and codecs.escape_decode() (#136314) by Toshaksha · 11 hours ago
  3. 2bd4ff0 GH-128520: pathlib ABCs: tweak protocol for virtual path strings (#134104) by Barney Gale · 16 hours ago
  4. 10a925c GH-137059: `url2pathname()`: fix support for drive letter in netloc (#137060) by Barney Gale · 16 hours ago
  5. ae8b7d7 gh-136992: Add "None" as valid `SameSite` value as per RFC 6265bis (#137040) by Iqra Khan · 19 hours ago
  6. cfd6da8 gh-137058: Update C23 standard version check in `pyport.h` (#137127) by Abdul · 20 hours ago
  7. 9cbf46d Link to plaintext for "show source" links (#137131) by ryan-duve · 26 hours ago
  8. a852c7b gh-131038: Use text=True in subprocesses in test_perf_profiler (#137117) by Pablo Galindo Salgado · 35 hours ago
  9. d5fa437 gh-126662: naming consistency for `signal.ItimerError` (#126712) by Stephen Morton · 35 hours ago
  10. d658b90 gh-136912: fix handling of `OverflowError` in `hmac.digest` (#136917) by Bénédikt Tran · 2 days ago
  11. f7c380e GH-132732: Use pure op machinery to optimize `COMPARE_OP_INT/FLOAT/STR` (#137062) by Savannah Bailey · 2 days ago
  12. 1e69cd1 gh-137090: Remove redundant statement in ``Doc/library/concurrent.interpreters.rst`` (#137091) by soolabettu · 2 days ago
  13. e047a35 gh-134698: Hold a lock when the thread state is detached in `ssl` (GH-134724) by Peter Bierma · 3 days ago
  14. cb93b6f gh-130522: Fix unraisable TypeError in threading at interpreter shutdown (#131537) by Tyler Kennedy · 3 days ago
  15. 7ce2f10 gh-136929: ensure that `hashlib.<name>` does not raise `AttributeError` (#136933) by Bénédikt Tran · 3 days ago
  16. ea06ae5 Fix Queue.shutdown docs for condition to unblock a join (gh-137088) by Raymond Hettinger · 3 days ago
  17. d7db0ee gh-137084: remove multiple calls to `get_gc_state` in `gc.c` (#137085) by Sergey Miryanov · 3 days ago
  18. 9b451fb gh-137093: Fix race condition in `test_embed.test_bpo20891` (GH-137094) by Peter Bierma · 3 days ago
  19. fece15d gh-136914: Fix support of cached functions and properties in DocTest's lineno computation (GH-136930) by Denis Laxalde · 3 days ago
  20. d5e75c0 Exclude _testclinic_depr.c.h from c-analyzer (GH-137086) by Zachary Ware · 3 days ago