]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45059: Fix IDLE test typo: using "==" instead of "=" (GH-28086)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 31 Aug 2021 17:32:01 +0000 (20:32 +0300)
committerGitHub <noreply@github.com>
Tue, 31 Aug 2021 17:32:01 +0000 (13:32 -0400)
commit54f100514b02f6628450043e21ccfe39350d7ac7
tree56fb2c92685f0e984336a397a66260e92dd2a073
parent51999c960e7fc45feebd629421dec6524a5fc803
bpo-45059: Fix IDLE test typo: using "==" instead of "=" (GH-28086)
Lib/idlelib/idle_test/test_macosx.py