-
-
Notifications
You must be signed in to change notification settings - Fork 30.7k
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
The table of sys.flags doesn't have warn_default_encoding attribute. #106847
Comments
@qqwqqw689 indeed! Would you like to submit a PR with the fix? :)
|
@sobolevn OK |
cc @methane |
This was referenced Jul 18, 2023
kumaraditya303
pushed a commit
that referenced
this issue
Jul 21, 2023
Co-authored-by: Nikita Sobolev <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Jul 21, 2023
…nGH-106854) (cherry picked from commit fd84ac0) Co-authored-by: qqwqqw689 <[email protected]> Co-authored-by: Nikita Sobolev <[email protected]>
methane
pushed a commit
that referenced
this issue
Jul 22, 2023
gh-106847: Add -X warn_default_encoding in sys.flags Doc (GH-106854) (cherry picked from commit fd84ac0) Co-authored-by: qqwqqw689 <[email protected]> Co-authored-by: Nikita Sobolev <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Jul 22, 2023
…nGH-106854) (cherry picked from commit fd84ac0) Co-authored-by: qqwqqw689 <[email protected]> Co-authored-by: Nikita Sobolev <[email protected]>
methane
pushed a commit
that referenced
this issue
Jul 22, 2023
gh-106847: Add -X warn_default_encoding in sys.flags Doc (GH-106854) (cherry picked from commit fd84ac0) Co-authored-by: qqwqqw689 <[email protected]> Co-authored-by: Nikita Sobolev <[email protected]>
thank you. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://docs.python.org/3/library/sys.html?highlight=sys%20flags#sys.flags
PEP 597 – Add optional EncodingWarning https://peps.python.org/pep-0597/
Linked PRs
The text was updated successfully, but these errors were encountered: