gh-141510: No longer accept frozendict in PyDict_Copy()#145542
Merged
Merged
gh-141510: No longer accept frozendict in PyDict_Copy()#145542
Commits
Commits on Mar 5, 2026
gh-141510: No longer accept frozendict in PyDict_Copy()
Show description for 4a5a8e6committedUse PyFrozenDict_Check() in dict_unhashable_type()
Show description for 332353ecommitted