RustPython Pre-Release 2025-04-21-main #26
Pre-release
Pre-release
·
72 commits
to main
since this release
What's Changed
- Rust dependency updates by @arihant2math in #5651
- Add/update various tests at 3.13.3 by @arihant2math in #5698
- Update struct to 3.13.3 and update parts of test.support by @arihant2math in #5702
- Miscellaneous deps upgrades by @coolreader18 in #5705
- Add more independent tests at 3.13.3 by @arihant2math in #5701
- Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /wasm/demo by @dependabot in #5708
- Remove broken badge from readme by @arihant2math in #5657
- Use the
constant_time_eq
crate instead of our bespoke implementation by @coolreader18 in #5706 - Fix _suggestions module init by @arihant2math in #5713
- Cleanup match statement codegen by @arihant2math in #5700
- Update tarfile to 3.12.3 by @coolreader18 in #5714
- Updated test_baseexception from 3.13.2 by @hbina in #5638
- Switch to
libbz2-rs-sys
and finish bz2 impl by @coolreader18 in #5709 - Add wave at 3.13.2 by @arihant2math in #5723
- Update webbrowser and test_webbrowser to 3.13.3 by @arihant2math in #5724
- Implement nt.getlogin by @arihant2math in #5725
Full Changelog: 2025-04-14-main-25...2025-04-21-main-26