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

Tests fail with Python 3.11 #130

Closed
yan12125 opened this issue Sep 13, 2022 · 0 comments · Fixed by #133
Closed

Tests fail with Python 3.11 #130

yan12125 opened this issue Sep 13, 2022 · 0 comments · Fixed by #133
Assignees

Comments

@yan12125
Copy link

Description

There are three failed tests on Python 3.11. Here is the full log: test-failures.txt. One of them is caused by the removal of asyncio.coroutine, and the others appears related to a changed behavior in asyncio.wait(), which no longer accepts coroutines.

Details

  • OS: Arch Linux
  • Python version: Python 3.11.0rc2
  • aioitertools version: git-master (735605c)
  • Can you repro on master? yes
  • Can you repro in a clean virtualenv? yes
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 a pull request may close this issue.

2 participants