New
RustPython Pre-Release 2025-11-10-main #55
What's Changed
- Update CI auto-format by @YashSuthar983 in https://github.com/RustPython/RustPython/pull/6233
- Revert "Update CI auto-format" by @YashSuthar983 in https://github.com/RustPython/RustPython/pull/6236
- Add builtin_items updater to whats_left job by @fanninpm in https://github.com/RustPython/RustPython/pull/6238
- Fix #[pyclass(base=...)] notation by @youknowone in https://github.com/RustPython/RustPython/pull/6242
- Add newtype of
CodeUnitsby @ShaharNaveh in https://github.com/RustPython/RustPython/pull/6241
Full Changelog: https://github.com/RustPython/RustPython/compare/2025-11-03-main-54...2025-11-10-main-55