Skip to content

Fix mypy2.1#193

Merged
sobolevn merged 4 commits into
typeddjango:masterfrom
UnknownPlatypus:fix-mypy2.1
May 14, 2026
Merged

Fix mypy2.1#193
sobolevn merged 4 commits into
typeddjango:masterfrom
UnknownPlatypus:fix-mypy2.1

Conversation

@UnknownPlatypus
Copy link
Copy Markdown
Contributor

Fixes #190
Fixes #191
Fixes #192

I add a ci jobs to ensure we don't break it again, let me know if you think it's worth keeping or not

Comment thread .github/workflows/test.yml Outdated
Copy link
Copy Markdown
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

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

Thanks a lot!

@sobolevn sobolevn merged commit 4c8f580 into typeddjango:master May 14, 2026
19 checks passed
@UnknownPlatypus UnknownPlatypus deleted the fix-mypy2.1 branch May 14, 2026 08:14
@mr-c
Copy link
Copy Markdown

mr-c commented May 14, 2026

Thank you @UnknownPlatypus @sobolevn ; I can confirm the fix

@UnknownPlatypus
Copy link
Copy Markdown
Contributor Author

Awesome, glad it helped.
Also re-fixed my issue running tests in parallel in django stubs

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

mypy 2.0 contains breaking changes to how the cache works

3 participants