8000 gh-134235: Import Autocomplete for Builtin Modules by tommix626 · Pull Request #134277 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-134235: Import Autocomplete for Builtin Modules #134277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
May 19, 2025

Conversation

tommix626
Copy link
Contributor
@tommix626 tommix626 commented May 19, 2025

Added autocompletion in REPL for importing builtin modules.
#134235

@python-cla-bot
Copy link
python-cla-bot bot commented May 19, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@gpshead gpshead self-assigned this May 19, 2025
@gpshead gpshead added the sprint label May 19, 2025
@gpshead gpshead added the needs backport to 3.14 bugs and security fixes label May 19, 2025
@gpshead gpshead merged commit 8421b03 into python:main May 19, 2025
55 checks passed
@miss-islington-app
Copy link

Thanks @tommix626 for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 19, 2025
…4277)

* added enhancement auto completing import with sys builtins

---------
(cherry picked from commit 8421b03)

Co-authored-by: Tom Wang <85062819+tommix626@users.noreply.github.com>
Co-authored-by: Hunter <hyoung3@gmail.com>
@bedevere-app
Copy link
bedevere-app bot commented May 19, 2025

GH-134285 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label May 19, 2025
gpshead pushed a commit that referenced this pull request May 19, 2025
…#134285)

gh-134235: Import Autocomplete for Builtin Modules (GH-134277)

* added enhancement auto completing import with sys builtins

---------
(cherry picked from commit 8421b03)

Co-authored-by: Tom Wang <85062819+tommix626@users.noreply.github.com>
Co-authored-by: Hunter <hyoung3@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0