Tinche / aiofiles

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

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

Closed GodefroyClair closed 5 months ago

GodefroyClair commented 5 months ago

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

Tinche commented 5 months ago

Thanks!

levincarmel commented 5 months ago

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

Tinche commented 5 months ago

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

Just released!

levincarmel commented 5 months ago

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

Tinche commented 5 months ago

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

Different repo, different maintainers ;) See typeshed.