]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33987: Add master ttk Frame to IDLE search dialogs (GH-22942)
authorMiss Skeleton (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 Oct 2020 03:41:26 +0000 (20:41 -0700)
committerGitHub <noreply@github.com>
Sun, 25 Oct 2020 03:41:26 +0000 (20:41 -0700)
commit8485d3b911c3cb73ed6217a47c7720f9277efc01
treeb6cda43cdce5599fd41a85566905ea53e526e295
parent60bef61f717dde915058b03159b2c2e97d765858
bpo-33987: Add master ttk Frame to IDLE search dialogs (GH-22942)

(cherry picked from commit 5df6c99cb450fe2f30be681dbf68cd1d34d3bbe4)

Co-authored-by: Mark Roseman <mark@markroseman.com>
Lib/idlelib/NEWS.txt
Lib/idlelib/idle_test/test_searchbase.py
Lib/idlelib/searchbase.py
Misc/NEWS.d/next/IDLE/2020-10-24-21-27-37.bpo-33987.fIh9JL.rst [new file with mode: 0644]