Skip to content

[NSKIP028] locale.getencoding() not implemented on Nanvix #508

Description

@ada-x64

[NSKIP028] locale.getencoding() not implemented on Nanvix

Skip message

NSKIP028: locale.getencoding() not implemented on Nanvix

Root cause

Nanvix has no locale subsystem. locale.getencoding() raises or returns
None depending on call context. Tests that use getencoding() to pick
a fallback codec for filesystem paths are skipped.

Finding the footprint

rg -n 'NSKIP028'

Parent

Tracked in #371.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions