lau-jay opened a new issue, #5571:
URL: https://github.com/apache/opendal/issues/5571

   ### Feature Description
   
   read, write path support pathlib.Path type, not only Ptyon string
   
   ### Problem and Solution
   
   When using pathlib.Path to concatenate file paths, read or write files, or 
handle S3 directories, you can obtain the PosixPath instead of a Python string. 
I believe users should not need to worry about whether the path is of type Path 
or str.
   
   ### Additional Context
   
   _No response_
   
   ### Are you willing to contribute to the development of this feature?
   
   - [ ] Yes, I am willing to contribute to the development of this feature.


-- 
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]

Reply via email to