Skip to content

Add "new in 3.15" comments to idlelib - #153052

Merged
terryjreedy merged 1 commit into
python:mainfrom
terryjreedy:newin15
Jul 5, 2026
Merged

Add "new in 3.15" comments to idlelib#153052
terryjreedy merged 1 commit into
python:mainfrom
terryjreedy:newin15

Conversation

@terryjreedy

Copy link
Copy Markdown
Member

Lazy keyword added to colorizer and test in PR-#142351. Tested NameError hint expanded in PR-#144299.

Lazy keyword added to colorizer and test in PR-python#142351.
Tested NameError hint expanded in PR-python#144299.
@terryjreedyterryjreedy self-assigned this Jul 5, 2026
@terryjreedyterryjreedy added skip issue skip news topic-IDLE needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jul 5, 2026
@terryjreedy
terryjreedy enabled auto-merge (squash) July 5, 2026 00:52
@terryjreedy
terryjreedy merged commit 0621639 into python:mainJul 5, 2026
97 of 99 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@bedevere-app

Copy link
Copy Markdown

GH-153054 is a backport of this pull request to the 3.15 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 5, 2026
terryjreedy added a commit that referenced this pull request Jul 5, 2026
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 0621639)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@terryjreedy
terryjreedy deleted the newin15 branch July 5, 2026 03:36
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@terryjreedy