KEMBAR78
Move long_description metadata to pyproject.toml by cdce8p · Pull Request #18172 · python/mypy · GitHub
Skip to content

Conversation

cdce8p
Copy link
Collaborator

@cdce8p cdce8p commented Nov 19, 2024

Fixes #18168

@cdce8p cdce8p requested a review from JukkaL November 19, 2024 16:54
@github-actions
Copy link
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

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.

Thanks for the quick fix!

@JukkaL JukkaL merged commit 21587f0 into python:master Nov 19, 2024
19 checks passed
@cdce8p cdce8p deleted the fix-metadata-readme branch November 19, 2024 17:36
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.

Regression: Crash when compiling trivial program using mypyc

2 participants