comparison hgext/uncommit.py @ 50373:4fafc6642bee

cat: drop unnecessary internal roundtrip of kwargs 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.
author Matt Harbison <matt_harbison@yahoo.com>
date Wed, 01 Mar 2023 11:33:57 -0500
parents 7a8bfc05b691
children 2eca8b5c8cbd
comparison
equal deleted inserted replaced
50268:ffdfb1066ac6 50373:4fafc6642bee