8000 [3.6] bpo-31858: IDLE -- Restrict shell prompt manipulaton to the shell. (GH-4143) by miss-islington · Pull Request #4155 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.6] bpo-31858: IDLE -- Restrict shell prompt manipulaton to the shell. (GH-4143) #4155

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 28, 2017

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Oct 28, 2017

Editor and output windows only see an empty last prompt line.
This simplifies the code and fixes a minor bug when newline is inserted.
Sys.ps1, if present, is read on Shell start-up, but is not set or changed.
(cherry picked from commit e86172d)

https://bugs.python.org/issue31860

Editor and output windows only see an empty last prompt line.
This simplifies the code and fixes a minor bug when newline is inserted.
Sys.ps1, if present, is read on Shell start-up, but is not set or changed.
(cherry picked from commit e86172d)
@terryjreedy terryjreedy changed the title [3.6] IDLE -- Restrict shell prompt manipulaton to the shell. (GH-4143) [3.6] bpo-31860: IDLE -- Restrict shell prompt manipulaton to the shell. (GH-4143) Oct 28, 2017
@terryjreedy terryjreedy changed the title [3.6] bpo-31860: IDLE -- Restrict shell prompt manipulaton to the shell. (GH-4143) [3.6] bpo-31858: IDLE -- Restrict shell prompt manipulaton to the shell. (GH-4143) Oct 28, 2017
@miss-islington
Copy link
Contributor Author

@terryjreedy: Backport status check is done, and it's a success ✅ .

@terryjreedy terryjreedy merged commit eb5aa36 into python:3.6 Oct 28, 2017
@miss-islington
Copy link
Contributor Author

Thanks, @terryjreedy!

@miss-islington miss-islington deleted the backport-e86172d-3.6 branch October 28, 2017 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0