Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

GodefroyClair
Copy link
Contributor

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

@Tinche Tinche linked an issue Jun 7, 2024 that may be closed by this pull request
@Tinche Tinche self-requested a review June 7, 2024 10:08
README.md Outdated Show resolved Hide resolved
@Tinche
Copy link
Owner

Tinche commented Jun 7, 2024

Thanks!

@Tinche Tinche merged commit 501e9bc into Tinche:main Jun 7, 2024
16 checks passed
@levincarmel
Copy link

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

@Tinche
Copy link
Owner

Tinche commented Jun 24, 2024

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

Just released!

@levincarmel
Copy link

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

@Tinche
Copy link
Owner

Tinche commented Jun 24, 2024

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

Different repo, different maintainers ;) See typeshed.

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.

No implementation of cwd or abspath?
3 participants