Skip to content

Map ErrorKind::IsADirectory and ErrorKind::NotADirectory when targetting Rust 1.83 #4740

@Tpt

Description

@Tpt

Rust 1.83 stabilized io::ErrorKind::IsADirectory and io::ErrorKind::NotADirectory. It would be nice to update the functions converting between PyErr and io::Error to map them to IsADirectoryError and NotADirectoryError.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions