Skip to content

Link to wrong function in sys.getfilesystemencoding to get filesystem error handler #102899

Description

@ogayot

Documentation

The doc of the sys.getfilesystemencoding function indicates:

[...] the encoding used with the filesystem error handler to convert between Unicode filenames and bytes filenames. The filesystem error handler is returned from getfilesystemencoding().

The filesystem error handler is actually returned by the sys.getfilesystemencodeerrors function.

Linked PRs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions