[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-34055: Revert deletion of line in IDLE's PyShell by terryjreedy · Pull Request #11346 · python/cpython

terryjreedy

added 2 commits

December 28, 2018 17:11
The attribute is still used in other modules.

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

Dec 29, 2018
The attribute is still used in other modules.
(cherry picked from commit 4bc2467)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

miss-islington added a commit that referenced this pull request

Dec 29, 2018
The attribute is still used in other modules.
(cherry picked from commit 4bc2467)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

Merged