]> granicus.if.org Git - python/commit
Correct typo in min version test (GH-16000)
authorChristian Heimes <christian@python.org>
Wed, 11 Sep 2019 17:48:58 +0000 (19:48 +0200)
committerT. Wouters <thomas@python.org>
Wed, 11 Sep 2019 17:48:58 +0000 (10:48 -0700)
commitde606ea169435fe4dd40dc3e3b2b591e11396a14
treedd59deea796fd514edbc581b4418e684d446849b
parent15f5a7527b87e11fcf23069c147fd4cb7d42cfb0
Correct typo in min version test (GH-16000)

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