Skip to content
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

bpo-32852: Fix trace changing sys.argv to tuple #5692

Merged
merged 1 commit into from
Feb 17, 2018

Conversation

altendky
Copy link
Contributor

@altendky altendky commented Feb 15, 2018

@altendky altendky changed the title Fix trace changing sys.argv to tuple bpo-32852: Fix trace changing sys.argv to tuple Feb 15, 2018
@altendky
Copy link
Contributor Author

backports: #5704 (3.6), #5705 (3.7)

@serhiy-storchaka serhiy-storchaka added type-bug An unexpected behavior, bug, or error needs backport to 3.6 labels Feb 17, 2018
@serhiy-storchaka serhiy-storchaka merged commit 9f42232 into python:master Feb 17, 2018
@miss-islington
Copy link
Contributor

Thanks @altendky for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot
Copy link

GH-5719 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 Feb 17, 2018
(cherry picked from commit 9f42232)

Co-authored-by: Kyle Altendorf <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 17, 2018
(cherry picked from commit 9f42232)

Co-authored-by: Kyle Altendorf <[email protected]>
@bedevere-bot
Copy link

GH-5720 is a backport of this pull request to the 3.6 branch.

miss-islington added a commit that referenced this pull request Feb 17, 2018
(cherry picked from commit 9f42232)

Co-authored-by: Kyle Altendorf <[email protected]>
miss-islington added a commit that referenced this pull request Feb 17, 2018
(cherry picked from commit 9f42232)

Co-authored-by: Kyle Altendorf <[email protected]>
@altendky altendky deleted the fix-issue-32852 branch July 25, 2020 18:00
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.

6 participants