]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-88878: IDLE - replace type('') with str (GH-95792)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 9 Aug 2022 18:10:00 +0000 (11:10 -0700)
committerGitHub <noreply@github.com>
Tue, 9 Aug 2022 18:10:00 +0000 (11:10 -0700)
commita9c25cdd0dccdd617f1fd3edcb2b89db6f283e25
treed00cc425778b33f1a152390477943adde529d15f
parentd57d86a59177aef3d66c42f969a0ed3fbf061c8c
[3.11] gh-88878: IDLE - replace type('') with str (GH-95792)

Change in idlelib.browser, line 54
cherrypicked from 3680ebed7f3e529d01996dd0318601f9f0d02b4b
(cherry picked from commit 1a22ec5d69c2cbe51afdaff2cc3bc25a9514dd4f)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/browser.py