]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-25172: Reduce scope of crypt import tests (GH-17881)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 9 Jan 2020 17:19:59 +0000 (09:19 -0800)
committerGitHub <noreply@github.com>
Thu, 9 Jan 2020 17:19:59 +0000 (09:19 -0800)
commit8c08518c255747a06d00479f21087f0c934d0ad6
treeb3915a8af01442bfa08e32ceb3f4ce4e05357a82
parent20c990229e98ad69c03e44fe61f8dce99b96cf9d
bpo-25172: Reduce scope of crypt import tests (GH-17881)

(cherry picked from commit ed367815eeb9329c48a86a8a7fa3186e27a10f2c)

Co-authored-by: Steve Dower <steve.dower@python.org>
Lib/test/test_crypt.py