mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
de1644cd40
gh-146059: Call fast_save_leave() in pickle save_frozenset() (GH-146173)
Add more pickle tests: test also nested structures.
(cherry picked from commit 5c0dcb3e0d)
Co-authored-by: Victor Stinner <vstinner@python.org>
Source files for standard library extension modules, and former extension modules that are now builtin modules.