[3.7] bpo-34055: Revert deletion of line in IDLE's PyShell (GH-11346) by miss-islington · Pull Request #11347 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
miss-islington merged 1 commit intopython:3.7from
Dec 29, 2018Merged
[3.7] bpo-34055: Revert deletion of line in IDLE's PyShell (GH-11346)#11347
miss-islington merged 1 commit intopython:3.7from
[3.7] bpo-34055: Revert deletion of line in IDLE's PyShell (GH-11346)#11347
miss-islington merged 1 commit intopython:3.7from
Conversation
Copy link
Contributor
The attribute is still used in other modules.
(cherry picked from commit 4bc2467)
Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
The attribute is still used in other modules. (cherry picked from commit 4bc2467) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
miss-islington
requested a review
from terryjreedy
as a code owner
bedevere-bot
mentioned this pull request
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
terryjreedy approved these changes Dec 29, 2018
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
Copy link
Contributor Author
miss-islington
commented
Dec 29, 2018
miss-islington commented
Dec 29, 2018@terryjreedy: Status check is done, and it's a success ✅ .
miss-islington
merged commit
95dc457
into
python:3.7
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-4bc2467-3.7
branch
Copy link
Contributor Author
miss-islington
commented
Dec 29, 2018
miss-islington commented
Dec 29, 2018@terryjreedy: Status check is done, and it's a success ✅ .
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment