bpo-24274: fix erroneous comment in dictobject.c (GH-196) · pythoncapi/cpython@1b8df10 · GitHub
Skip to content

Commit 1b8df10

Browse files
authored
bpo-24274: fix erroneous comment in dictobject.c (pythonGH-196)
lookdict_unicode() and lookdict_unicode_nodummy() may raise exception when key is not unicode.
1 parent c086685 commit 1b8df10

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Objects/dictobject.c

Lines changed: 2 additions & 1 deletion

0 commit comments

Comments
 (0)