bpo-29162: IDLE: import sys before we use it on line 9#828
bpo-29162: IDLE: import sys before we use it on line 9#828
Conversation
|
@JelleZijlstra, thanks for your PR! By analyzing the history of the files in this pull request, we identified @terryjreedy, @kbkaiser and @ned-deily to be potential reviewers. |
|
Thank you both for the catch and review. This is a continuation of bpo-29162 (correct spelling?) and its incomplete fix. This time, there is no substitute for moving the import of sys. Can either of you modify the title appropriately, so this will (maybe) get linked to the issue? I have not yet gotten up to speed with git and github. I will then hit [Squash and merge]. 3.6 is the only backport needed, and no revision will be needed. |
|
Can one of you do the backport/cherry-pick? |
|
Thanks for the merge, @terryjreedy :) I'll backport this to 3.6 |
(cherry picked from commit 0579e81)
|
backport PR at GH-828 |
|
Wrong link earlier. Backport PR was at GH-833, and it's been merged to 3.6. Thanks :) |
No description provided.