Clone this repo:
  1. dbca27c gh-133379: Fix misuse of the term "arguments" in error messages (GH-133382) by Stan Ulbrych · 3 days ago main
  2. f28cbc9 gh-115999: Note Python 3.14 free-threaded changes in What's New (gh-131285) by Donghee Na · 3 days ago
  3. 30b1d8f gh-133447: Add basic color to `sqlite3` CLI (#133461) by Stan Ulbrych · 3 days ago
  4. 116a9f9 gh-133009: fix UAF in `xml.etree.ElementTree.Element.__deepcopy__` (#133010) by Bénédikt Tran · 3 days ago
  5. d13d5fd gh-132971: Update shutil.which() docs (GH-133067) by Kokona · 3 days ago
  6. 8320582 gh-133713: Compare the `f->stackpointer` to the result of `_PyFrame_Stackbase(f)` (GH-133714) by Nybblista · 3 days ago
  7. 50b5370 gh-132983: Don't allow trailer data in ZstdFile (#133736) by Rogdham · 3 days ago
  8. c896dae Fix a typo in Misc/NEWS.d/3.140a1.rst (#133790) by Tan Long · 3 days ago
  9. cb6596c gh-132493: Remove __annotations__ usage in inspect._signature_is_functionlike (#133415) by Jelle Zijlstra · 3 days ago
  10. 1978904 GH-132983: PEP 7 and Argument Clinic changes for zstd (#133791) by Adam Turner · 3 days ago
  11. 98e2c3a GH-132983: remove empty_bytes from _zstd module state (#133785) by Adam Turner · 4 days ago
  12. bbe9c31 gh-132983: Simplify ``_zstd_exec()`` (#133775) by Adam Turner · 4 days ago
  13. aed28eb Update HTTP links in the _pydatetime docstrings (GH-133025) by Stan Ulbrych · 4 days ago
  14. 74f897e Remove unused code from _pydatetime.py (GH-133768) by Stan Ulbrych · 4 days ago
  15. 4274b47 gh-133519: Add console to resources in libregrtest (#133520) by AN Long · 4 days ago
  16. 6708628 gh-133741: Fix _can_strace(): check --trace option (#133766) by Victor Stinner · 4 days ago
  17. 6d9ec4e gh-133644: Avoid deprecated Py_SetProgramName() in _testembed.c (#133665) by Victor Stinner · 4 days ago
  18. de28651 gh-123299: Some copyedits to What's New in 3.14 (#133622) by Éric · 4 days ago
  19. 4fd1095 gh-133610: Remove PyUnicode_AsDecoded/Encoded functions (#133612) by Stan Ulbrych · 4 days ago
  20. f34ec09 gh-46236: Document PyUnicode_BuildEncodingMap (#133270) by Stan Ulbrych · 4 days ago