Fixed failing unit tests due to str/bytes mismatch.
Changed "assert isinstance(...)" in hmac.py to raise proper TypeError.
Showing
Please register or sign in to comment
Changed "assert isinstance(...)" in hmac.py to raise proper TypeError.