Skip to content

Revert the use of typing_extensions in py3.8+ - #1380

Merged
Byron merged 1 commit into
gitpython-developers:mainfrom
mgorny:typing-ext
Dec 1, 2021
Merged

Revert the use of typing_extensions in py3.8+#1380
Byron merged 1 commit into
gitpython-developers:mainfrom
mgorny:typing-ext

Conversation

@mgorny

Copy link
Copy Markdown
Contributor

The original change requiring py3.10 TypeGuard (and matching
typing_extensions) has been reverted, so revert the requirement
on typing_extensions as well.

The original change requiring py3.10 TypeGuard (and matching
typing_extensions) has been reverted, so revert the requirement
on typing_extensions as well.
@ByronByron added this to the v3.1.25 - Bugfixes milestone Dec 1, 2021
@Byron
Byron merged commit 62131f3 into gitpython-developers:mainDec 1, 2021
@Byron

Byron commented Dec 1, 2021

Copy link
Copy Markdown
Member

Thanks a lot!

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mgorny@Byron