alitheg opened a new pull request, #1032: URL: https://github.com/apache/tooling-trusted-releases/pull/1032
Introduces a new `safe.StatePath` type which can be used to build sub-paths enforces containment within the initial root directory. These are returned from the `atr.paths` module and can be passed around the system safely. `StatePath` and also now `RelPath` implement `__fspath__` meaning they are `os.PathLike` objects and can be used by all the `os` and `aiofiles.os` methods. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
