-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Link to wrong function in sys.getfilesystemencoding to get filesystem error handler #102899
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
Labels
docs
Documentation in the Doc dir
Comments
ogayot
added a commit
to ogayot/cpython
that referenced
this issue
Mar 22, 2023
vstinner
pushed a commit
that referenced
this issue
Apr 5, 2023
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Apr 5, 2023
…ythonGH-102901) (cherry picked from commit fdd0fff) Co-authored-by: Olivier Gayot <olivier.gayot@sigexec.com>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Apr 5, 2023
…ythonGH-102901) (cherry picked from commit fdd0fff) Co-authored-by: Olivier Gayot <olivier.gayot@sigexec.com>
miss-islington
added a commit
that referenced
this issue
Apr 5, 2023
miss-islington
added a commit
that referenced
this issue
Apr 5, 2023
gaogaotiantian
pushed a commit
to gaogaotiantian/cpython
that referenced
this issue
Apr 8, 2023
warsaw
pushed a commit
to warsaw/cpython
that referenced
this issue
Apr 11, 2023
associated PRs are merged - closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Documentation
The doc of the
sys.getfilesystemencoding
function indicates:The filesystem error handler is actually returned by the
sys.getfilesystemencodeerrors
function.Linked PRs
The text was updated successfully, but these errors were encountered: