bpo-30348: IDLE: Add test_autocomplete unittest#2209
bpo-30348: IDLE: Add test_autocomplete unittest#2209terryjreedy merged 12 commits intopython:masterfrom
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