Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Further improvement on typeguard_ignore() annotation #497

Merged
merged 8 commits into from
Oct 29, 2024

Conversation

jolaf
Copy link
Contributor

@jolaf jolaf commented Oct 29, 2024

Unfortunately, it turned out that #485 was not enough to make mypy fully happy.
So this is a followup.

See python/mypy#18060 for details.

@coveralls
Copy link

coveralls commented Oct 29, 2024

Coverage Status

coverage: 94.076%. remained the same
when pulling 1affe2d on jolaf:typeguard_ignore_annotation
into efa1166 on agronholm:master.

@agronholm
Copy link
Owner

The previous PR was missing the changelog note. I think you should add one, at least now that the problem has been properly fixed.

@jolaf
Copy link
Contributor Author

jolaf commented Oct 29, 2024

Which file should I add it to?

@agronholm
Copy link
Owner

Was the pull request template not visible? The file is docs/versionhistory.rst.

@jolaf
Copy link
Contributor Author

jolaf commented Oct 29, 2024

Sorry, I missed the template. :(

Is it ok now?

docs/versionhistory.rst Outdated Show resolved Hide resolved
@agronholm agronholm merged commit c7f5a4f into agronholm:master Oct 29, 2024
11 checks passed
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.

3 participants