Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

Clone this repo:
  1. 0aab07c gh-115119: Defer `--with-system-libmpdec` removal to 3.16 (#139318) by sobolevn · 41 minutes ago main
  2. 6fa1e55 gh-127502: Fix typo in XML security notes (#139335) by Sebastian Pipping · 2 hours ago
  3. 7909b30 gh-138682: Add symmetric difference to Counter (gh-138766) by Raymond Hettinger · 7 hours ago
  4. 89b5571 gh-139330: Check expat version/checksum in SBOM with refresh.sh by Seth Michael Larson · 19 hours ago
  5. bc7b511 gh-138122: Allow to filter by thread in tachyon's flamegraph (#139216) by Pablo Galindo Salgado · 21 hours ago
  6. 2462807 gh-138772: Add tests for Turtle.dot() signature (GH-138773) by Jan-Eric Nitschke · 22 hours ago
  7. e9c538d gh-139156: Optimize _PyUnicode_EncodeCharmap() (#139306) by Victor Stinner · 26 hours ago
  8. 1963e70 gh-139275: Fix compilation of Modules/_remote_debugging_module.c when the system doesn't have process_vm_readv (#139307) by Pablo Galindo Salgado · 2 days ago
  9. 7ce25ed gh-133059: Increase the small positive integer cache to 1024 (GH-133160) by dgpb · 2 days ago
  10. e45d535 gh-139292: avoid extra tailing blank line in `python -m inspect -d <target>` (#139293) by yihong · 2 days ago
  11. 8d83b7d gh-139156: Optimize the UTF-7 encoder (#139253) by Victor Stinner · 2 days ago
  12. c7b11b7 gh-139156: Use PyBytesWriter in PyUnicode_EncodeCodePage() (#139259) by Victor Stinner · 2 days ago
  13. c9a79a0 gh-139156: Use PyBytesWriter in _PyUnicode_EncodeCharmap() (#139251) by Victor Stinner · 2 days ago
  14. 06703d6 Remove `.. deprecated-removed` notes for `typing.{NamedTuple, TypedDict}` (#139298) by sobolevn · 2 days ago
  15. 7016044d gh-139231: Fix estimation of available stack size for recursion limit on macOS (GH-139232) by Rok Mandeljc · 2 days ago
  16. a5e0562 gh-133644: remove `PyWeakref_GetObject` and `PyWeakref_GET_OBJECT` (GH-133657) by Bénédikt Tran · 2 days ago
  17. 30f8492 gh-83336: Add alias for consistency to `utf-8-sig` (#136530) by Stan Ulbrych · 2 days ago
  18. c4f21d7 gh-133171: Re-enable JUMP_BACKWARD to free-threading build (gh-137800) by Donghee Na · 2 days ago
  19. c8624cd gh-138860: Lazy import rlcompleter in pdb to avoid deadlock in subprocess (#139185) by Tian Gao · 2 days ago
  20. 9e64938 GH-139174: Prepare `pathlib.Path.info` for new methods (#139175) by Barney Gale · 2 days ago