◐ Shell
clean mode source ↗

[3.8] bpo-38270: Fix indentation of test_hmac assertions (GH-17446) by miss-islington · Pull Request #17450 · python/cpython

Since python@c64a1a6 two assertions were indented and thus ignored when running test_hmac.

This PR fixes it. As the change is quite trivial I didn't add a NEWS entry.

https://bugs.python.org/issue38270
(cherry picked from commit 8943318)

Co-authored-by: stratakis <cstratak@redhat.com>

stratakis pushed a commit to stratakis/cpython that referenced this pull request

Dec 12, 2019

@tiran tiran mentioned this pull request

Sep 9, 2022