]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45059: Fix IDLE test typo: using "==" instead of "=" (GH-28086)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 31 Aug 2021 17:50:42 +0000 (10:50 -0700)
committerGitHub <noreply@github.com>
Tue, 31 Aug 2021 17:50:42 +0000 (10:50 -0700)
commit337c8adf31c46b688a5f82bcb64dc6f1ad56703d
treee3b9646c3cb24a80222e19169c832157caa85f03
parent8711b3d0ac89599fcd16edcb107169bb19a00737
bpo-45059: Fix IDLE test typo: using "==" instead of "=" (GH-28086)

(cherry picked from commit 54f100514b02f6628450043e21ccfe39350d7ac7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/idlelib/idle_test/test_macosx.py