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