]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add "new in 3.15" comments to idlelib (#153052)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 5 Jul 2026 01:56:20 +0000 (21:56 -0400)
committerGitHub <noreply@github.com>
Sun, 5 Jul 2026 01:56:20 +0000 (01:56 +0000)
commit0621639e8fc0084af15550651198c9e221b6619d
treea9764a1abe0ef634e3acebb0c9fd49604864558a
parent8e88bb56337a771f3af5edc5c3a5ba96ea2c3353
Add "new in 3.15" comments to idlelib (#153052)

Lazy keyword added to colorizer and test in PR-#142351.
Tested NameError hint expanded in PR-#144299.
Lib/idlelib/colorizer.py
Lib/idlelib/idle_test/test_colorizer.py
Lib/idlelib/idle_test/test_run.py