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

Core: Import TypeGuard from native typing instead of typing_extentions #3983

Conversation

Jouramie
Copy link
Contributor

What is this fixing or adding?

Import TypeGuard from native typing instead of typing_extentions. I'm not removing typing_extentions from the requirements.txt tho, because it's used for other stuff only supported since 3.11 and 3.12

How was this tested?

Ran the unit tests

If this makes graphical changes, please attach screenshots.

N/A

@Jouramie
Copy link
Contributor Author

CI is failing because #3973 (comment)

@Jouramie Jouramie changed the title core: Import TypeGuard from native typing instead of typing_extentions Core: Import TypeGuard from native typing instead of typing_extentions Sep 22, 2024
@NewSoupVi NewSoupVi added is: maintenance Regular updates to requirements and utilities that do not fix bugs or change/add features. waiting-on: other Issue/PR is waiting for something else, like another PR. labels Sep 22, 2024
@Berserker66 Berserker66 merged commit 85c94ea into ArchipelagoMW:core_min_py_3_10 Sep 28, 2024
9 of 10 checks passed
@Jouramie Jouramie deleted the core/import-typeguard-from-typing branch September 30, 2024 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: maintenance Regular updates to requirements and utilities that do not fix bugs or change/add features. waiting-on: other Issue/PR is waiting for something else, like another PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants