Clone this repo:
  1. 4e15b8d gh-74453: Add stronger security warning to os.path.commonprefix (GH-144401) by Seth Michael Larson · 14 minutes ago main
  2. 45d00a0 gh-106318: Add examples for str.rindex() method (#143887) by Adorilson Bezerra · 52 minutes ago
  3. bb917d8 gh-142956: Update `tomllib` to parse TOML 1.1.0 (#144243) by Taneli Hukkinen · 2 hours ago
  4. 74c1f41 gh-144377: Clean up sqlite3 Connection's list of weakrefs to Cursor objects (#144378) by Thomas Kluyver · 2 hours ago
  5. 3abc03c gh-132888: Fix Windows API error checking in pyrepl.windows_console (#144248) by AN Long · 2 hours ago
  6. 93b27e7 gh-139103: use `METH_FASTCALL` for tp_new_wrapper (#144406) by Sam Gross · 4 hours ago
  7. cb1dc91 gh-144415: Android testbed fixes (#142912) by Malcolm Smith · 6 hours ago
  8. 29acc08 gh-75572: Speed up test_xpickle (GH-144393) by Serhiy Storchaka · 20 hours ago
  9. 89e6607 gh-139109: Replace `_CHECK_STACK_SPACE` with `_CHECK_STACK_SPACE_OPERAND` in JIT optiimizer (GH-144394) by Hai Zhu · 21 hours ago
  10. 141fd8b GH-144179: Add value recording to JIT tracing front-end (GH-144303) by Mark Shannon · 21 hours ago
  11. 5f91577 gh-144376: Only run 'address' fuzzer for python3-libraries (#144398) by Seth Michael Larson · 22 hours ago
  12. a447828 gh-144242: Note that issues aren't needed for typos in docs template (GH-144288) by Stan Ulbrych · 23 hours ago
  13. 39f16a9 gh-142555: Fix null pointer dereference in array.__setitem__ via re-entrant __index__ (GH-142713) by AN Long · 24 hours ago
  14. afc2aeb gh-134160: "First extension module" tutorial improvements (GH-144183) by Petr Viktorin · 24 hours ago
  15. ebbb2ca gh-144145: Revert PR#144122 for performance and potential bugs. (GH-144391) by Hai Zhu · 24 hours ago
  16. c3b61ef gh-144001: Simplify Base64 decoding with altchars and ignorechars specified (GH-144324) by Serhiy Storchaka · 27 hours ago
  17. 15c9f24 gh-115231: Fill __module__ for built-in staticmethods (#115232) by Sergey B Kirpichev · 27 hours ago
  18. 092ef63 docs: update dangling reference to `LOAD_METHOD` in dis.rst (#144358) by Guilherme Leobas · 28 hours ago
  19. 40d07ca gh-144380: Fix incorrect type check in `buffered_iternext()` (#144381) by Ruiyang Ke · 28 hours ago
  20. 3a0e183 gh-144277: Fix usage of free-threaded terminology in the documentation (GH-144333) by Peter Bierma · 2 days ago