-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
bpo-30348: IDLE: Add test_autocomplete unittest #2209
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
Conversation
@mlouielu, thanks for your PR! By analyzing the history of the files in this pull request, we identified @terryjreedy to be a potential reviewer. |
_delayed-open_completions.
The test that failed on the two Windows bots after the update merge is this:
|
# Conflicts: # Lib/idlelib/idle_test/test_autocomplete.py
I did a new update merge, fixed the merge conflict, and |
Thanks @mlouielu for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
GH-12529 is a backport of this pull request to the 3.7 branch. |
(cherry picked from commit 113d735) Co-authored-by: Louie Lu <git@louie.lu>
Previous PR: #1552
https://bugs.python.org/issue30348