Skip to content

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

@ogayot

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

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