]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44980: fix test_constructor to return None value (GH-27898)
authorandrei kulakov <andrei.avk@gmail.com>
Mon, 23 Aug 2021 18:50:46 +0000 (14:50 -0400)
committerGitHub <noreply@github.com>
Mon, 23 Aug 2021 18:50:46 +0000 (20:50 +0200)
commit27b761a11a14521617a01257eb3767150bec3a74
tree726d55304e288bc90db51c6f47b544f25f4ecd64
parent08830a4f75553682e8d1ea6cdabd4c3472c59e28
bpo-44980: fix test_constructor to return None value (GH-27898)
Lib/test/test_code.py