]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36209: Fix typo on hashlib error message (GH-12194)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 6 Mar 2019 14:54:54 +0000 (06:54 -0800)
committerGitHub <noreply@github.com>
Wed, 6 Mar 2019 14:54:54 +0000 (06:54 -0800)
commit42c649347a11789666c461ecbd3bdca27b957c9b
treeb8359b758e46b10c6351af4a45bae99310b3964a
parent279657bac2856039ba422c18a3d7f227b455e9d6
bpo-36209: Fix typo on hashlib error message (GH-12194)

(cherry picked from commit b71e28ea91259ca3914e2ff84fc126795ea6b848)

Co-authored-by: Emmanuel Arias <emmanuelarias30@gmail.com>
Modules/_hashopenssl.c