KEMBAR78
[mypyc] Basic support for class-based named tuples by JukkaL · Pull Request #10252 · python/mypy · GitHub
Skip to content

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Mar 27, 2021

Not all possible variants are tested, but at least simple things work.

Fixes mypyc/mypyc#719.

JukkaL added 3 commits March 27, 2021 14:35
Not all possible variants are tested, but at least simple things work.

Fixes mypyc/mypyc#719.
@JukkaL JukkaL merged commit 8c82dac into master Apr 23, 2021
@JukkaL JukkaL deleted the namedtuple branch April 23, 2021 15:37
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.

typing.NamedTuple does not work when using "new" syntax

1 participant