Skip to content

Conversation

@cdce8p
Copy link
Collaborator

@cdce8p cdce8p commented Jan 27, 2025

Mypyc requires Python 3.9+. This PR removes the old TypedDict and NamedTuple code for versions prior to 3.9.

Copy link
Collaborator

@JukkaL JukkaL left a comment

Choose a reason for hiding this comment

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

Nice to get rid of legacy code.

@JukkaL JukkaL merged commit bec0dd3 into python:master Jan 31, 2025
12 checks passed
@cdce8p cdce8p deleted the mypyc-outdated-typeddict-namedtuple branch January 31, 2025 09:33
x612skm pushed a commit to x612skm/mypy-dev that referenced this pull request Feb 24, 2025
Mypyc requires Python 3.9+. This PR removes the old TypedDict and
NamedTuple code for versions prior to 3.9.
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