[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public
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

[3.7] bpo-37627: Initialize IDLE Custom Run dialog with previous entries (GH-14870) #14882

Merged
merged 1 commit into from Jul 21, 2019

Conversation

Copy link
Contributor

miss-islington commented Jul 21, 2019

Repeat the command line arguments most recently entered before so the user can edit them.
(cherry picked from commit 35b87e6)

Co-authored-by: Ngalim Siregar ngalim.siregar@gmail.com

https://bugs.python.org/issue37627

…ythonGH-14870)

Repeat the command line arguments most recently entered before so the user can edit them.
(cherry picked from commit 35b87e6)

Co-authored-by: Ngalim Siregar <ngalim.siregar@gmail.com>
Copy link
Contributor Author

miss-islington commented Jul 21, 2019

@nsiregar and @terryjreedy: Status check is done, and it's a success .

miss-islington merged commit d9086f2 into python:3.7 Jul 21, 2019
6 checks passed
miss-islington deleted the backport-35b87e6-3.7 branch Jul 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants