[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-38077: IDLE no longer adds 'argv' to the user namespace (GH-15818) #15820

Merged
merged 1 commit into from Sep 10, 2019

Conversation

Copy link
Contributor

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>
Copy link
Contributor Author

miss-islington commented Sep 10, 2019

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

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

miss-islington commented Sep 10, 2019

@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.

None yet

4 participants