RustPython Pre-Release 2025-04-28-main #27
Pre-release
Pre-release
·
51 commits
to main
since this release
What's Changed
- Fix mmap aborting with invalid fd in debug mode by @xbjfk in #5727
- basic wasip2 support by @youknowone in #5720
- Remove cfg_attr features for redox by @coolreader18 in #5729
- Update some libraries to 3.13.3 by @arihant2math in #5731
- Failure marker by @arihant2math in #5695
- Collect whats_left data for website with sqlite feature by @arihant2math in #5747
- typing upgrade to 3.13.2 by @arihant2math in #5590
- More overlapped implementation by @arihant2math in #5748
- Re-add ssl feature to cron-ci.yaml for whats-left by @arihant2math in #5750
- Fix test_poll::test_poll3 by @youknowone in #5718
- Fix openssl error reasons by @arihant2math in #5739
- Update to malachite 0.6 by @coolreader18 in #5744
New Contributors
Full Changelog: 2025-04-21-main-26...2025-04-28-main-27