Skip to content

[3.7] bpo-5680: IDLE: Customize running a module (GH-13763)#14184

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-201bc2d-3.7
Jun 18, 2019
Merged

[3.7] bpo-5680: IDLE: Customize running a module (GH-13763)#14184
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-201bc2d-3.7

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 18, 2019

The initialize options are 1) add command line options, which are appended to sys.argv as if passed on a real command line, and 2) skip the shell restart. The customization dialog is accessed by a new entry on the Run menu.
(cherry picked from commit 201bc2d)

Co-authored-by: Cheryl Sabella [email protected]

https://bugs.python.org/issue5680

The initialize options are 1) add command line options, which are appended to sys.argv as if passed on a real command line, and 2) skip the shell restart. The customization dialog is accessed by a new entry on the Run menu.
(cherry picked from commit 201bc2d)

Co-authored-by: Cheryl Sabella <[email protected]>
@miss-islington
Copy link
Contributor Author

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

@miss-islington miss-islington merged commit 81f7899 into python:3.7 Jun 18, 2019
@miss-islington miss-islington deleted the backport-201bc2d-3.7 branch June 18, 2019 02:47
@miss-islington
Copy link
Contributor Author

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

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.

5 participants