Skip to content

[3.7] bpo-38077: IDLE no longer adds 'argv' to the user namespace (GH-15818)#15820

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-c59295a-3.7
Sep 10, 2019
Merged

[3.7] bpo-38077: IDLE no longer adds 'argv' to the user namespace (GH-15818)#15820
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-c59295a-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Sep 10, 2019

This only happened when initializing the subprocess to run a module.
This recent bug only affected 3.7.4 and 3.8.0b2 to 3.8.0b4.
(cherry picked from commit c59295a)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

https://bugs.python.org/issue38077

…-15818)

This only happened when initializing the subprocess to run a module.
This recent bug only affected 3.7.4 and 3.8.0b2 to 3.8.0b4.
(cherry picked from commit c59295a)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@miss-islington
Copy link
Copy Markdown
Contributor Author

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

@miss-islington miss-islington merged commit 64947dc into python:3.7 Sep 10, 2019
@miss-islington miss-islington deleted the backport-c59295a-3.7 branch September 10, 2019 03:33
@miss-islington
Copy link
Copy Markdown
Contributor Author

@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-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants