]> granicus.if.org Git - python/commit
Correct typo in min version test (GH-16001)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 11 Sep 2019 18:19:12 +0000 (11:19 -0700)
committerT. Wouters <thomas@python.org>
Wed, 11 Sep 2019 18:19:12 +0000 (11:19 -0700)
commit8af4e0c9942424b0dc6f5e882ce0bbd36f5fbb96
treee674673e2ce9b7aaf47ab9386582841e557b6ece
parentf79a022d762edc749d0fecdc50c567d2bb910c53
Correct typo in min version test (GH-16001)

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit de606ea169435fe4dd40dc3e3b2b591e11396a14)

Co-authored-by: Christian Heimes <christian@python.org>
Lib/test/test_ssl.py