]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix an invalid assertEqual() call in test_descr.py (GH-15318)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 Aug 2019 23:02:21 +0000 (16:02 -0700)
committerGitHub <noreply@github.com>
Mon, 26 Aug 2019 23:02:21 +0000 (16:02 -0700)
commitc75f0e5bdee3cfaba9fd5b3a8549dec0aba01ebe
tree8c2c9ea2978ae529a2f54bd281bf15779a5e8bc9
parentb8a22ac856944d1dded46ed4caa795e07bfaf0c6
Fix an invalid assertEqual() call in test_descr.py (GH-15318)

(cherry picked from commit 6b2e3256b6752055498f41f343fb22100845bc9d)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Lib/test/test_descr.py