Skip to content

Conversation

@pstjohn
Copy link
Contributor

Fixes#323 by adding typing-extensions as an explicit dependency

@jaraco
Copy link
Member

I did some research and found that Literal is in the stdlib from Python 3.8, so I'm just removing the reference to typing_extensions.

@jaracojaraco merged commit 1440809 into python:mainJan 3, 2025
13 checks passed
@pstjohn
Copy link
ContributorAuthor

Thanks! My original patch wasn't even valid, so I appreciate the fix 😆

Sign up for freeto 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.

Undeclared typing-extensions dependency in 6.5.0

2 participants

@pstjohn@jaraco