Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix generic TypedDict/NamedTuple fixup#14675

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
JukkaL merged 1 commit intopython:masterfromilevkivskyi:fix-gen-td-inc
Feb 14, 2023

Conversation

@ilevkivskyi
Copy link
Member

Fixes#14638

TBH I don't remember why do we need to create the "incomplete" type alias (with empty type variables), and set up type variables later. But I didn't want to risk a larger refactoring and just fixed the missing calls surfaced by the issue instead.

@github-actions
Copy link
Contributor

According tomypy_primer, this change has no effect on the checked open source code. 🤖🎉

Copy link
Collaborator

@JukkaLJukkaL left a comment

Choose a reason for hiding this comment

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

Thanks!

@JukkaLJukkaL merged commitec511c6 intopython:masterFeb 14, 2023
@ilevkivskyiilevkivskyi deleted the fix-gen-td-inc branchFebruary 14, 2023 14:03
ilinum pushed a commit to ilinum/mypy that referenced this pull requestFeb 14, 2023
Fixespython#14638TBH I don't remember why do we need to create the "incomplete" typealias (with empty type variables), and set up type variables later. ButI didn't want to risk a larger refactoring and just fixed the missingcalls surfaced by the issue instead.
ilinum added a commit that referenced this pull requestFeb 15, 2023
Backport of#14675.---------Co-authored-by: Ivan Levkivskyi <levkivskyi@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@JukkaLJukkaLJukkaL approved these changes

@ilinumilinumAwaiting requested review from ilinum

@hauntsaninjahauntsaninjaAwaiting requested review from hauntsaninja

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Generic typeddict may corrupt the cache

2 participants

@ilevkivskyi@JukkaL

[8]ページ先頭

©2009-2025 Movatter.jp