RustPython Pre-Release 2025-09-08-main #46
Pre-release
Pre-release
·
278 commits
to main
since this release
What's Changed
- Update dns-lookup and xml-rs (renamed to xml) by @ShaharNaveh in #6119
- sqlite3: Support 'size' keyword argument in
Cursor::fetchmanyby @ever0de in #6118 - Update
test_itertools.pyto 3.13.7 by @ShaharNaveh in #6122 fn unparse_expr->UnparseExpr::newby @ShaharNaveh in #6121- Update some tests from 3.13.7 by @ShaharNaveh in #6115
- Switch to newer thread::LocalKey convenience methods by @coolreader18 in #6123
- Attenpt to automate posix consts by @ShaharNaveh in #6117
- Update nix to 0.30 by @coolreader18 in #6120
- lookup slot in hash() by @giammirove in #6102
- Apply clippy suggestions to switch to let chains by @coolreader18 in #6126
- Add tool for easier test updates by @ShaharNaveh in #6089
- Add comment about 6 params by @youknowone in #6125
- Pickle warning for itertools by @ShaharNaveh in #6129
- Update
codecsfrom 3.13.7 by @ShaharNaveh in #6130 - Update
html*from 3.13.7 by @ShaharNaveh in #6133 - Update
test_collections.pyfrom 3.13.7 by @ShaharNaveh in #6136 - Update
zoneinfoand_strptimefrom 3.13.7 by @ShaharNaveh in #6139 - Update
{site,sysconfig}.pyfrom 3.13.7 by @ShaharNaveh in #6132
New Contributors
- @giammirove made their first contribution in #6102
Full Changelog: 2025-09-01-main-45...2025-09-08-main-46