Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Closed
csabella wants to merge 2 commits into
python:masterpython/cpython:masterfrom
csabella:bpo27534csabella/cpython:bpo27534Copy head branch name to clipboard
Closed

bpo-27534: IDLE: Reduce number and time for user process imports#2011
csabella wants to merge 2 commits into
python:masterpython/cpython:masterfrom
csabella:bpo27534csabella/cpython:bpo27534Copy head branch name to clipboard

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.