]> 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 22:59:18 +0000 (15:59 -0700)
committerGitHub <noreply@github.com>
Mon, 26 Aug 2019 22:59:18 +0000 (15:59 -0700)
commit31ce015db893be60ae60e963e58c902ac87f5085
tree5819b57e77ac214e3e6d15127dd8213459da80f2
parentb4e83a350ece3f29b8feef8fcb3e4337ff3e5e7d
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