bpo-27534: IDLE: Reduce number and time for user process imports by csabella · Pull Request #2011 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Conversation
csabella
changed the title
bpo27534: IDLE: Reduce number and time for user process imports
bpo-27534: IDLE: Reduce number and time for user process imports
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be nice if this patch was merged.
| if not small: | ||
| small = big | ||
| return small, big | ||
|
|
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line has trailing whitespace.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters