Skip to content

gh-141510: Return frozendict unmodified in PyDict_Copy()#145505

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:dict_copy
Mar 4, 2026
Merged

gh-141510: Return frozendict unmodified in PyDict_Copy()#145505
vstinner merged 1 commit intopython:mainfrom
vstinner:dict_copy

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 4, 2026

Add also the internal _PyDict_CopyAsDict() function.

Add also the internal _PyDict_CopyAsDict() function.
@vstinner vstinner enabled auto-merge (squash) March 4, 2026 19:06
@vstinner vstinner merged commit 95f56b1 into python:main Mar 4, 2026
49 checks passed
@vstinner vstinner deleted the dict_copy branch March 4, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant