8000 bpo-41986: Add Py_FileSystemDefaultEncodeErrors and Py_UTF8Mode back to limited API by serhiy-storchaka · Pull Request #22621 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-41986: Add Py_FileSystemDefaultEncodeErrors and Py_UTF8Mode back to limited API #22621

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

Merged
merged 1 commit into from
Oct 10, 2020

Conversation

serhiy-storchaka
Copy link
Member
@serhiy-storchaka serhiy-storchaka commented Oct 9, 2020

Copy link
Member
@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. You fixed a mistake that I did.

First, I consider that the PR is wrong, but then I understood that your PR is right :-D

https://bugs.python.org/issue41986

Deprecating global configuration variables must be addressed separately: you can ignore my remark about that.

@miss-islington
Copy link
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@serhiy-storchaka serhiy-storchaka deleted the capi-fileobject branch October 10, 2020 14:09
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 10, 2020
…to limited API (pythonGH-22621)

(cherry picked from commit 637a09b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Oct 10, 2020
@bedevere-bot
Copy link

GH-22637 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 10, 2020
…to limited API (pythonGH-22621)

(cherry picked from commit 637a09b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot
Copy link

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

@serhiy-storchaka
Copy link
Member Author

Thank you @vstinner.

miss-islington added a commit that referenced this pull request Oct 10, 2020
…to limited API (GH-22621)

(cherry picked from commit 637a09b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington added a commit that referenced this pull request Oct 10, 2020
…to limited API (GH-22621)

(cherry picked from commit 637a09b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
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.

5 participants
0