-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Fails build on python3.11? #427
Comments
I tested the patch that is ok(It can be built): |
I've marked this as bug. We would like to support Python 3.11 and will need to update the asyncio code to do so. |
Hi! A fix for this has been provided in #440 and it works. Thanks! :) |
Apply upstreamed patch for Python 3.11 compat: google/python-fire#427 git-svn-id: file:///srv/repos/svn-community/svn@1442990 9fca08f4-af9d-4005-b8df-a31f2cc04f65
Apply upstreamed patch for Python 3.11 compat: google/python-fire#427 git-svn-id: file:///srv/repos/svn-community/svn@1442990 9fca08f4-af9d-4005-b8df-a31f2cc04f65
Hi,
I noticed the #1026619 that was marked removal for python-fire package on Debian.
The problem is that it build fails on here:
I have googled the asyncio was Deprecated here, right?
Could you have a look?
Thanks.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026619
The text was updated successfully, but these errors were encountered: