Clone this repo:
  1. 4956d2be gh-149663: fix typo in `unittest` docs (#149670) by Árni Már Jónsson · 27 hours ago main
  2. 833dae7 gh-146061: Clarify indent=None in json docs (GH-146095) by Jonathan Dung · 28 hours ago
  3. 0108843 gh-149634: Remove deprecated and unused `tarfile.Tarfile.tarfile` attr (GH-149635) by sobolevn · 28 hours ago
  4. 53c3dd9 Fix typos in C API documentation (GH-149588) by pengyu lee · 30 hours ago
  5. f23a183 gh-112821: Fix rlcompleter failures on objects with descriptors (#149577) by Michael Droettboom · 2 days ago
  6. 1978785 gh-75723: Fix double evaluation of .pth and .site files in venvs (#149583) by Barry Warsaw · 2 days ago
  7. c1dbd51 gh-149598: Remove `strm` argument support from `logging` handlers (#149599) by sobolevn · 2 days ago
  8. c6fd7de gh-149083: use sentinel to fix _functools.reduce() signature (#149591) by Sergey B Kirpichev · 2 days ago
  9. b45319e gh-139489: Add is_valid_text to xml.__all__ (#149641) by Jelle Zijlstra · 2 days ago
  10. a8e3247 gh-149611: Explain return values for `Path.write_text()` and `Path.write_bytes()` (#149629) by Omkar Kabde · 2 days ago
  11. 24b8f12 gh-149018: Use `XML_SetHashSalt16Bytes` in `pyexpat`/`_elementtree` when possible (#149023) by Stan Ulbrych · 2 days ago
  12. bc1be4f gh-148441: Avoid integer overflow in Expat's CharacterDataHandler (#148904) by ByteFlow · 2 days ago
  13. a2c1657 gh-149436: Speed up inspect.getattr_static for the common-metaclass case (#149437) by Pieter Eendebak · 2 days ago
  14. cc5cf14 gh-139871: Fix 3.15 bytearray.take_bytes example (#149520) by Cody Maloney · 3 days ago
  15. 4e97ff3 Fix minor typos in unicode.rst (#149587) by Manoj K M · 3 days ago
  16. 7241f27 gh-149388: Make asyncio `PipeHandle.close` idempotent (#149518) by Max Schmitt · 3 days ago
  17. 9587726 gh-149430: Fix edge-cases in `profiling.sampling` outputs (#149431) by László Kiss Kollár · 3 days ago
  18. 46a2c11 gh-149530: Remove `symtable.Class.get_methods` deprecated method (#149531) by sobolevn · 3 days ago
  19. bc8cf07 gh-149083: Convert `_initial_missing` for pure py `reduce` to `sentinel` (#149536) by sobolevn · 3 days ago
  20. 354ef33 gh-149474: use `Py_fopen` in `Binary{Reader,Writer}` for audit hook and path-like support (#149524) by Maurycy Pawłowski-Wieroński · 4 days ago