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

Add PYTHONUTF8 to commandline usage. #17587

Merged
merged 2 commits into from Dec 14, 2019
Merged

Conversation

@methane
Copy link
Member

methane commented Dec 13, 2019

No description provided.

Python/initconfig.c Outdated Show resolved Hide resolved
Co-Authored-By: Victor Stinner <vstinner@python.org>
@methane methane merged commit 95826c7 into python:master Dec 14, 2019
4 checks passed
4 checks passed
Azure Pipelines PR #20191214.5 succeeded
Details
bedevere/issue-number Issue report skipped
bedevere/news "skip news" label found
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@methane methane deleted the methane:help-pythonutf8 branch Dec 14, 2019
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Dec 14, 2019

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

@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Dec 14, 2019

I'm having trouble backporting to 3.8. Reason: 'Error 110 while writing to socket. Connection timed out.'. Please retry by removing and re-adding the needs backport to 3.8 label.

@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Dec 14, 2019

Sorry, @methane, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 95826c773a9004fc5b3c89de55f800504685ab21 3.7

sthagen added a commit to sthagen/cpython that referenced this pull request Dec 14, 2019
Add PYTHONUTF8 to commandline usage. (pythonGH-17587)
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Dec 14, 2019

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

@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Dec 14, 2019

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

miss-islington added a commit to miss-islington/cpython that referenced this pull request Dec 14, 2019
Co-Authored-By: Victor Stinner <vstinner@python.org>
(cherry picked from commit 95826c7)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Dec 14, 2019

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

methane added a commit that referenced this pull request Dec 14, 2019
Co-Authored-By: Victor Stinner <vstinner@python.org>
(cherry picked from commit 95826c7)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
vstinner added a commit that referenced this pull request Dec 14, 2019
Co-Authored-By: Victor Stinner <vstinner@python.org>
(cherry picked from commit 95826c7)
@vstinner

This comment has been minimized.

Copy link
Member

vstinner commented Dec 14, 2019

Thanks @methane, I always forget to update all places for new cmdline options and new env vars ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants
You can’t perform that action at this time.