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

All python repo methods are sync now #218

Merged
merged 5 commits into from
Oct 14, 2024
Merged

All python repo methods are sync now #218

merged 5 commits into from
Oct 14, 2024

Conversation

paraseba
Copy link
Contributor

There are also versions with the same name starting with async that are async. Example: commit (sync) and async_commit (async).

I don't like this, it's not a good API, but it will have to do for now. We'll refactor soon.

Reviewers:
Optional (@rabernat )

There are also versions with the same name starting with `async` that
are async. Example: `commit` (sync) and `async_commit` (async).

I don't like this, it's not a good API, but it will have to do for now.
We'll refactor soon.
@paraseba paraseba merged commit f3e17b1 into main Oct 14, 2024
2 checks passed
@paraseba paraseba deleted the seba/sync-api branch October 14, 2024 19:57
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.

2 participants