Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Merged
miss-islington merged 1 commit into
python:3.7python/cpython:3.7from
miss-islington:backport-201bc2d-3.7miss-islington/cpython:backport-201bc2d-3.7Copy head branch name to clipboard
Jun 18, 2019
Merged

[3.7] bpo-5680: IDLE: Customize running a module (GH-13763)#14184
miss-islington merged 1 commit into
python:3.7python/cpython:3.7from
miss-islington:backport-201bc2d-3.7miss-islington/cpython:backport-201bc2d-3.7Copy head branch name to clipboard

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

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 cheryl.sabella@gmail.com

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 <cheryl.sabella@gmail.com>
@miss-islington

Copy link
Copy Markdown
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
Copy Markdown
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.