Skip to content
Snippets Groups Projects
Commit 186e463a authored by Damien George's avatar Damien George
Browse files

py: Fix bug in map lookup of interned string vs non-interned.

Had choice of either interning or forcing full equality comparison, and
chose latter.  See comments in mp_map_lookup.

Addresses issue #523.
parent 185f9c1c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment