Skip to content

Fix compatibility with Python 3.9 and 3.10 #197

Merged
goncalossilva merged 1 commit into
mainfrom
goncalossilva/fix-py39-310
Apr 28, 2025
Merged

Fix compatibility with Python 3.9 and 3.10 #197
goncalossilva merged 1 commit into
mainfrom
goncalossilva/fix-py39-310

Conversation

@goncalossilva
Copy link
Copy Markdown
Member

Closes #194

@goncalossilva goncalossilva requested a review from lefcha April 24, 2025 02:59
@goncalossilva goncalossilva requested a review from a team as a code owner April 24, 2025 02:59
Copy link
Copy Markdown
Contributor

@lefcha lefcha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good, and tested them myself with 3.9.13.

@emelarnz
Copy link
Copy Markdown

Confirmed fixes #194 for me. Many thanks!

Base automatically changed from goncalossilva/pytest-asyncio-924 to main April 28, 2025 07:55
@goncalossilva goncalossilva merged commit fad4adc into main Apr 28, 2025
1 check passed
@goncalossilva goncalossilva deleted the goncalossilva/fix-py39-310 branch April 28, 2025 07:56
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.

ImportError: cannot import name 'Self' from 'typing' with Python 3.10

3 participants