bpo-1529353: IDLE: squeeze large output in the shell by taleinat · Pull Request #7626 · python/cpython

Conversation

taleinat

terryjreedy

[fname, None],
['.' + fname.lower(), __package__],
[fname.lower(), None],
]:
# Conflicts:
#	Lib/idlelib/tooltip.py
Resolve conflict in textview.py.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 25, 2018
(cherry picked from commit 604e7b9)

Co-authored-by: Tal Einat <taleinat+github@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 25, 2018
(cherry picked from commit 604e7b9)

Co-authored-by: Tal Einat <taleinat+github@gmail.com>

miss-islington added a commit that referenced this pull request

Sep 25, 2018
(cherry picked from commit 604e7b9)

Co-authored-by: Tal Einat <taleinat+github@gmail.com>

miss-islington added a commit that referenced this pull request

Sep 25, 2018
(cherry picked from commit 604e7b9)

Co-authored-by: Tal Einat <taleinat+github@gmail.com>