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
Prev Previous commit
Next Next commit
updated NEWS.d
  • Loading branch information
hyoung3 committed May 19, 2025
commit 019537b26e5ec7bb44e798c7c8e0675afaf4e82b
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Updated tab completion on REPL to include builtin modules. Contributed by
Tom Wang, Hunter Young
Loading
0