Skip to content

feat: use pytest-asyncio to fix CI error on Python 3.11 and 3.12#2

Merged
hsluoyz merged 1 commit intoapache:masterfrom
Chimou0:fix/fix-test-error
Aug 20, 2025
Merged

feat: use pytest-asyncio to fix CI error on Python 3.11 and 3.12#2
hsluoyz merged 1 commit intoapache:masterfrom
Chimou0:fix/fix-test-error

Conversation

@Chimou0
Copy link
Contributor

@Chimou0 Chimou0 commented Aug 20, 2025

The previously used alt-pytest-asyncio is incompatible with Python 3.11 and 3.12, which caused errors when running tests. pytest-asyncio is more of a standard, offers stronger compatibility, and serves as an effective replacement for alt-pytest-asyncio. Therefore, the alt-pytest-asyncio dependency has been replaced with pytest-asyncio, and a pytest.ini file has been added.

@hsluoyz hsluoyz changed the title fix: fix test error feat: use pytest-asyncio to fix CI error on Python 3.11 and 3.12 Aug 20, 2025
@hsluoyz hsluoyz merged commit 7a6fc88 into apache:master Aug 20, 2025
6 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants