Skip to content

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

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

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

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 29bde48 into python:3.8 Sep 10, 2019
@miss-islington miss-islington deleted the backport-c59295a-3.8 branch September 10, 2019 03:29
@miss-islington
Copy link
Copy Markdown
Contributor Author

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

1 similar comment
@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