Skip to content

gh-140870: Add PyREPL's module attributes import completion feature to What's New - #156782

Merged
StanFromIreland merged 6 commits into
python:mainfrom
loic-simon:patch-1
Sep 4, 2026
Merged

gh-140870: Add PyREPL's module attributes import completion feature to What's New#156782
StanFromIreland merged 6 commits into
python:mainfrom
loic-simon:patch-1

Conversation

@loic-simon

@loic-simon loic-simon commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Cf. #140870 (comment); there has been no reaction and we're now really close to 3.15 release, so I went ahead and proposed a PR, because I really think this user-facing change should be documented.

Sorry for any inconvenience if it's not the process! 🙏

@read-the-docs-community

read-the-docs-community Bot commented Sep 1, 2026

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #34335544 | 📁 Comparing e3e1c75 against main (374851f)

  🔍 Preview build  

4 files changed
± library/concurrent.interpreters.html
± library/xml.etree.elementtree.html
± whatsnew/3.15.html
± whatsnew/changelog.html

Comment thread Doc/whatsnew/3.15.rst Outdated
Co-authored-by: Stan Ulbrych <stan@python.org>
Comment thread Doc/whatsnew/3.15.rst Outdated
Co-authored-by: Stan Ulbrych <stan@python.org>
Comment thread Doc/whatsnew/3.15.rst Outdated
Co-authored-by: Stan Ulbrych <stan@python.org>
Comment thread Doc/whatsnew/3.15.rst Outdated
Co-authored-by: Stan Ulbrych <stan@python.org>

@StanFromIreland StanFromIreland left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I think this is What's New worthy.

@StanFromIreland StanFromIreland added the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Sep 4, 2026
@StanFromIreland
StanFromIreland merged commit 1a2e3a0 into python:main Sep 4, 2026
36 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Sep 4, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @loic-simon for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@bedevere-app

bedevere-app Bot commented Sep 4, 2026

Copy link
Copy Markdown

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

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Sep 4, 2026
@StanFromIreland

Copy link
Copy Markdown
Member

Merged, thanks!

hugovk pushed a commit that referenced this pull request Sep 5, 2026
…ature to What's New 3.15 (GH-156782) (#156945)

gh-140870: Add PyREPL's module attributes import completion feature to What's New 3.15 (GH-156782)
(cherry picked from commit 1a2e3a0)

Co-authored-by: Loïc Simon <loic.simon@espci.org>
Co-authored-by: Stan Ulbrych <stan@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants