]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add "new in 3.16" to idlelib line (GH-152788) (#153049)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sat, 4 Jul 2026 23:39:11 +0000 (19:39 -0400)
committerGitHub <noreply@github.com>
Sat, 4 Jul 2026 23:39:11 +0000 (19:39 -0400)
commit8e88bb56337a771f3af5edc5c3a5ba96ea2c3353
treeb059f7f28517799b8334153b7787b461fea536a8
parent8e580b068500feec5d6cc5e5a3e6072e8996fb25
Add "new in 3.16" to idlelib line (GH-152788) (#153049)

util (line 27): root.tk_scaling method is new in 3.16.
This should have been included in PR-#152788.
Lib/idlelib/util.py