oraluben opened a new issue, #158: URL: https://github.com/apache/tvm-ffi/issues/158
As title. Most of python's builtin functions take [path-like objects](https://docs.python.org/3/glossary.html#term-path-like-object), not only path string, as a path. Supporting this can reduce one conversion when searching targeted lib with `pathlib`. -- 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]
