Tinche / aiofiles

File support for asyncio
Apache License 2.0
2.62k stars 151 forks source link

added and tested os.getcwd and os.path.abspath #182

Closed GodefroyClair closed 1 month ago

GodefroyClair commented 1 month ago

added the system calling function os.getcwd and os.path.abspath with some tests.

Tinche commented 1 month ago

Thanks!

levincarmel commented 4 weeks ago

@Tinche is there an intention to publish a new release with this commit? Thanks!

Tinche commented 3 weeks ago

@Tinche is there an intention to publish a new release with this commit? Thanks!

Just released!

levincarmel commented 3 weeks ago

@Tinche thanks! what about updated types-aiofiles? I see mypy failures after upgrading

Tinche commented 3 weeks ago

@Tinche thanks! what about updated types-aiofiles? I see mypy failures after upgrading

Different repo, different maintainers ;) See typeshed.