Skip to content

Async version of functions in os.path#63

Closed
harryzcy wants to merge 8 commits into
Tinche:masterfrom
harryzcy:master
Closed

Async version of functions in os.path#63
harryzcy wants to merge 8 commits into
Tinche:masterfrom
harryzcy:master

Conversation

@harryzcy

Copy link
Copy Markdown
Contributor

I think os.path function would be commonly used. Their corresponding async version is now provided. Functions of path.exist, path.isfile, path.isdir, path.getsize, path.getmtime, path.getctime, path.getatime, path.samefile, path.sameopenfile.

All of these functions are tested.

@arossert

Copy link
Copy Markdown

This looks very helpful @Tinche any plans merging this one?

@hellocoldworld

hellocoldworld commented Jan 26, 2021

Copy link
Copy Markdown

I would love to see this merged, I found myself rewriting these functions over and over again.

@Tert0 Tert0 mentioned this pull request Aug 1, 2021
@Tinche

Tinche commented Sep 20, 2021

Copy link
Copy Markdown
Owner

Thanks, I cleaned this up and merged it manually!

@Tinche Tinche closed this Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants