◐ Shell
clean mode source ↗

gh-141510: Implement copy and deepcopy for frozendict by eendebakpt · Pull Request #144905 · python/cpython

@eendebakpt

@eendebakpt eendebakpt changed the title gh-41510: Implement copy and deepcopy for frozendict gh-141510: Implement copy and deepcopy for frozendict

Feb 17, 2026

@blurb-it

vstinner

Co-authored-by: Victor Stinner <vstinner@python.org>
…n into copy_module_frozendict

vstinner

eendebakpt

brijkapadia pushed a commit to brijkapadia/cpython that referenced this pull request

Feb 28, 2026
…44905)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>

ljfp pushed a commit to ljfp/cpython that referenced this pull request

Apr 25, 2026
…44905)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>