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

Support Python 3.11 #20

Closed
wants to merge 9 commits into from
Closed

Support Python 3.11 #20

wants to merge 9 commits into from

Conversation

wbarnha
Copy link
Member

@wbarnha wbarnha commented Oct 26, 2022

This needs to get done before we can support Faust in Python 3.11.

@wbarnha
Copy link
Member Author

wbarnha commented Oct 26, 2022

Looks like there's a good example for replacing AsyncMock in https://dino.codes/posts/mocking-asynchronous-functions-python/.

There's also a backport for AsyncMock objects in https://pypi.org/project/asyncmock/, which could be worth using.

@wbarnha
Copy link
Member Author

wbarnha commented Oct 28, 2022

We're going to ditch this PR and attempt an overhaul in another one.

@wbarnha wbarnha closed this Oct 28, 2022
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.

1 participant