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

Fix call forwarding from non-async to async #35

Merged
merged 1 commit into from
Dec 16, 2021
Merged

Fix call forwarding from non-async to async #35

merged 1 commit into from
Dec 16, 2021

Conversation

Zastai
Copy link
Owner

@Zastai Zastai commented Dec 16, 2021

The browse methods that return releases were not passing the type and
status parameters on to the async versions.

The browse methods that return release groupss were not passing the
type parameter on to the async versions.

Fixes #34.

The browse methods that return releases were not passing the `type` and
`status` parameters on to the async versions.

The browse methods that return release groupss were not passing the
`type` parameter on to the async versions.

Fixes #34.
@Zastai Zastai merged commit fb47b37 into main Dec 16, 2021
@Zastai Zastai deleted the issue-34 branch December 16, 2021 20:10
@Zastai Zastai added the fix Changes to fix broken behaviour label Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Changes to fix broken behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression: some methods ignore parameters
1 participant