]> 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:53:42 +0000 (10:53 -0700)
committerGitHub <noreply@github.com>
Tue, 31 Aug 2021 17:53:42 +0000 (10:53 -0700)
commitc1db7598790d037e58cd99c06d5c166433d63322
treee89cdbe4efc15bafd9317d207525da18ec3813b3
parent5f66ad09ff2c51521e1512888cac84e0cc0907d4
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