Skip to content
Snippets Groups Projects
user avatar
Matt Harbison authored
PyCharm seems to stick with the type at the initial assignment, so it flagged
the `get()` with a bytes key since the method argument has str keys.  It wasn't
a bug, but then the bytes form is otherwise unused, and converted back to str.
4fafc664
History
Name Last commit Last update