Clone this repo:
  1. 34ce192 Docs: Fix duplicate word typos (GH-135958) by Brian Schubert · 4 hours ago main
  2. 58a42de gh-135995: Fix missing char in palmos encoding (#135990) by Nathan Korth · 5 hours ago
  3. 642e5df IDLE: Update NEWS2x.txt with 2.7.0 release date (#129908) by Stan Ulbrych · 7 hours ago
  4. 8594d2c gh-135927: Check _MSC_VER to define _Py_NULL macro (#135987) by Victor Stinner · 12 hours ago
  5. a4625d5 gh-91555: add warning to docs about possibility of deadlock/infinite recursion (GH-135954) by Duane Griffin · 13 hours ago
  6. 0d76dcc gh-135110: Fix misleading `generator.close()` documentation (GH-135152) by Connor Denihan · 14 hours ago
  7. fb9e292 gh-129958: New syntax error in format spec applies to both f-strings and t-strings (#135570) by Dylan · 15 hours ago
  8. ffb2a02 gh-135965: Delete duplicate word in isolating-extensions howto (#135964) by Weilin Du · 16 hours ago
  9. 6be17ba gh-135755: Use private names (_Py*) for header file guards new in 3.14 (GH-135921) by Petr Viktorin · 17 hours ago
  10. 9193efd gh-125206: Make _Py_FFI_SUPPORT_C_COMPLEX private (GH-135932) by Petr Viktorin · 18 hours ago
  11. 10a3d43 gh-135755: Move `PyFunction_GET_BUILTINS` to the private API (GH-135938) by Peter Bierma · 18 hours ago
  12. a1da208 gh-131591: Add Py_ prefix to MAX_SCRIPT_PATH_SIZE; remove unprefixed struct tag (GH-135924) by Petr Viktorin · 20 hours ago
  13. e3ea6f2 gh-135956: Remove duplicate word in _pydatetime docstring (#135957) by Terry Jan Reedy · 24 hours ago
  14. 1f5e23f Add whatsnew text for warnings module changes. (gh-135869) by Neil Schemenauer · 25 hours ago
  15. 0fadd9f gh-125142: remove duplicated import in `Lib/pydoc.py` (gh-135215) by Stan Ulbrych · 25 hours ago
  16. 6227662 Docs: Fix indentation in `slice` class of `functions.rst` (GH-134393) by Rob Reynolds · 34 hours ago
  17. cbfaf41 Fix needless spinning in `_PyMutex_LockTimed` with zero timeout (gh-135872) by Joseph Tibbertsma · 35 hours ago
  18. a88b49c gh-135927: Fix MSVC Clatest C builds (GH-135935) by Ken Jin · 2 days ago
  19. d215491 Docs: Add cross-reference for `positional_item` in the `calls` productionlist (GH-129977) by HarryLHW · 2 days ago
  20. bcc2cba gh-135839: Fix `module_traverse` and `module_clear` in subinterp modules (#135937) by sobolevn · 2 days ago