[go: up one dir, main page]

Clone this repo:
  1. e5f4299 GH-140475: Support WASI SDK 25 (#140477) by Brett Cannon · 12 hours ago main
  2. b3b0d75 gh-140253: Improve the syntax error from an ill-positioned double-star subpattern (#140254) by Bartosz Sławecki · 15 hours ago
  3. 76fea55 gh-130317: Fix SNaN broken tests on HP PA RISC (#140452) by Stefano Rivera · 16 hours ago
  4. d2f3cfd gh-140448: Default `suggest_on_error` to `True` in `argparse.ArgumentParser` (#140450) by Jakob · 17 hours ago
  5. d51be28 gh-116738: Add critical section to dbm/gdbm context manager (gh-140391) by Alper · 18 hours ago
  6. a4709e5 GH-139193: Fix dump_stack when PYTHON_LLTRACE=4 (GH-139384) by Sergey Miryanov · 20 hours ago
  7. e53e9eb gh-83714: Only use STATX_MNT_ID & STATX_SUBVOL if they're defined (GH-140446) by Petr Viktorin · 22 hours ago
  8. 7339cf7 gh-83714: Use "stx_" prefix for all os.statx_result members (#140432) by Victor Stinner · 23 hours ago
  9. b3a3843 gh-116738: Make _suggestions module thread-safe (gh-140321) by Alper · 33 hours ago
  10. 29b38b7 gh-55258: Skip tests of stdout status on mobile platforms (#140401) by Russell Keith-Magee · 34 hours ago
  11. a8edca6 gh-132835: Add defensive NULL checks to MRO resolution (GH-134763) by Emma Smith · 35 hours ago
  12. 02c1abf gh-69528: Distinguish between file modes "wb+" and "rb+" (GH-137834) by Stan Ulbrych · 2 days ago
  13. 60df1d7 gh-83714: Check for struct statx members in configure (#140402) by Jeffrey Bosboom · 2 days ago
  14. b4d2307 Use ``sphinxext-opengraph`` v0.13.0 (GH-140425) by Adam Turner · 2 days ago
  15. 95c257e gh-138764: annotationlib: Make `call_annotate_function` fallback to using `VALUE` annotations if both the requested format and `VALUE_WITH_FAKE_GLOBALS` are not implemented (#138803) by David Ellis · 2 days ago
  16. c788bfb gh-140239: Check for statx on Android (#140395) by Jeffrey Bosboom · 2 days ago
  17. 0c01090 GH-139951: Fix major GC performance regression (GH-140262) by Mark Shannon · 2 days ago
  18. 4adf08a GH-139436: Remove references to downloadable PDF documentation (#140416) by Adam Turner · 2 days ago
  19. 71db05a gh-140406: Fix memory leak upon `__hash__` returning a non-integer (GH-140411) by Peter Bierma · 2 days ago
  20. fe4b602 gh-83714: Fix os.statx() tests on tmpfs: st_birthtime can be None (#140407) by Victor Stinner · 2 days ago