mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
- 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 <>