Tinche / aiofiles

File support for asyncio
Apache License 2.0
2.88k stars 153 forks source link

Add os.walk wrapper #193

Open stankudrow opened 2 weeks ago

stankudrow commented 2 weeks ago

Addresses the issue #160 .

Features:

stankudrow commented 1 week ago

Blocked by the PR #192 .

Update: not any more.

stankudrow commented 1 week ago

https://github.com/Tinche/aiofiles/issues/160#issuecomment-2470024881 - the os.listdir already wrapped, the os.walk added.

stankudrow commented 1 week ago

@Tinche , hello. Rebased and ready for review, all checks have been passed.

Update: I found the issue #167 on an "invented-here" solution, what are your suggestions?

stankudrow commented 22 hours ago

@Tinche , hello, shall we review this PR, please?