◐ Shell
clean mode source ↗

Update collections from v3.14.3 by github-actions[bot] · Pull Request #7135 · RustPython/RustPython

- Updated Lib/collections from CPython v3.14.3
- Preserved RustPython's fallback implementation for defaultdict
- Added test for update_reentrant_add_clears_counter
- Minor formatting fixes in test file

youknowone pushed a commit to youknowone/RustPython that referenced this pull request

Mar 22, 2026
- Updated Lib/collections from CPython v3.14.3
- Preserved RustPython's fallback implementation for defaultdict
- Added test for update_reentrant_add_clears_counter
- Minor formatting fixes in test file

Co-authored-by: CPython Developers <>