Skip to content

bpo-38077: IDLE no longer adds 'argv' to the user namespace#15818

Merged
terryjreedy merged 1 commit into
python:masterfrom
terryjreedy:argv
Sep 10, 2019
Merged

bpo-38077: IDLE no longer adds 'argv' to the user namespace#15818
terryjreedy merged 1 commit into
python:masterfrom
terryjreedy:argv

Conversation

@terryjreedy
Copy link
Copy Markdown
Member

@terryjreedy terryjreedy commented Sep 10, 2019

This regression first appeared in 3.7.4 and 3.8.0b2.

https://bugs.python.org/issue38077

initializing it.  This bug only affected 3.7.4 and 3.8.0b2 to 3.8.0b4.
@terryjreedy terryjreedy added type-bug An unexpected behavior, bug, or error needs backport to 3.7 labels Sep 10, 2019
@terryjreedy terryjreedy self-assigned this Sep 10, 2019
@terryjreedy terryjreedy merged commit c59295a into python:master Sep 10, 2019
@terryjreedy terryjreedy deleted the argv branch September 10, 2019 03:10
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 10, 2019
…-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>
@bedevere-bot
Copy link
Copy Markdown

GH-15819 is a backport of this pull request to the 3.8 branch.

@bedevere-bot
Copy link
Copy Markdown

GH-15820 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 10, 2019
…-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 added a commit that referenced this pull request 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>
miss-islington added a commit that referenced this pull request 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>
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
…-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.
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