◐ Shell
clean mode source ↗

bpo-27534: IDLE: Reduce number and time for user process imports by csabella · Pull Request #2011 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@csabella

Created from a patch by Terry Reedy.

@mention-bot

@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

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.

Labels