mirror of
https://github.com/python/cpython.git
synced 2026-07-08 03:00:00 -04:00
7eb476dfbe
Add "new in 3.15" comments to idlelib (GH-153052)
Lazy keyword added to colorizer and test in PR-GH-142351.
Tested NameError hint expanded in PR-GH-144299.
(cherry picked from commit 0621639e8f)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>