Skip to content

bpo-27534: IDLE: Reduce number and time for user process imports#2011

Closed
csabella wants to merge 2 commits into
python:masterfrom
csabella:bpo27534
Closed

bpo-27534: IDLE: Reduce number and time for user process imports#2011
csabella wants to merge 2 commits into
python:masterfrom
csabella:bpo27534

Conversation

@csabella

@csabella csabella commented Jun 8, 2017

Copy link
Copy Markdown
Contributor

Created from a patch by Terry Reedy.

@mention-bot

Copy link
Copy Markdown

@csabella, thanks for your PR! By analyzing the history of the files in this pull request, we identified @terryjreedy, @kbkaiser and @serhiy-storchaka to be potential reviewers.

@csabella 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 Jun 8, 2017

@ZackerySpytz ZackerySpytz left a comment

Copy link
Copy Markdown
Contributor

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.

Comment thread Lib/idlelib/run.py
if not small:
small = big
return small, big

Copy link
Copy Markdown
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants