gh-141510: Fix frozendict.items() ^ frozendict.items() (#145535) · python/cpython@2cd0ddf · GitHub
Skip to content

Commit 2cd0ddf

Browse files
authored
gh-141510: Fix frozendict.items() ^ frozendict.items() (#145535)
Add non-regression tests.
1 parent 11840ca commit 2cd0ddf

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

Lib/test/test_dict.py

Lines changed: 13 additions & 0 deletions

Objects/dictobject.c

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)