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

Python 3.10 support #267

Closed
jacksmith15 opened this issue Feb 9, 2022 · 7 comments
Closed

Python 3.10 support #267

jacksmith15 opened this issue Feb 9, 2022 · 7 comments

Comments

@jacksmith15
Copy link

Feature request: Python 3.10 support

It looks like mode-streaming 0.2.0 adds support for Python 3.10. It would be great if Python 3.10 support could be rolled out to faust-streaming too.

From an initial run of tests using mode-streaming==0.2.0 and Python 3.10, I see:

132 failed, 1719 passed, 100 skipped, 6111 warnings, 145 errors in 108.00s (0:01:47)

The vast majority of the errors appear to be due to passing the loop parameter to asyncio primitives.

@hellocoldworld
Copy link

See #205

@VikalpRusia
Copy link

please release a wheel build so that it can be installed using pip

@ExpLog
Copy link

ExpLog commented May 13, 2022

I second that!

It would be really cool if the maintainers could release a new version that includes 3.10 support that has already been merged to master 😄

@austinnichols101
Copy link
Contributor

@patkivikram @taybin ^^

@AntonOfTheWoods
Copy link
Contributor

@patkivikram @taybin is the general policy moving forward going to be that we should simply point to a github commit as our package repo, or is the idea to keep doing releases?

@taybin
Copy link
Contributor

taybin commented May 20, 2022

@AntonOfTheWoods unfortunately, I can no longer help maintain this project. It would be nice to see a new release with the python-3.10 work, but I am unable to either release it or help with issues surrounding the python-3.10 work.

@wbarnha
Copy link
Member

wbarnha commented Aug 11, 2022

The project supports 3.10 and we're about to merge in a change that automatically builds 3.10 wheels on release. I'll mark this as closed.

@wbarnha wbarnha closed this as completed Aug 11, 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

No branches or pull requests

8 participants