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

Fix tests for typeguard 3.x #394

Merged
merged 2 commits into from
Mar 20, 2023
Merged

Fix tests for typeguard 3.x #394

merged 2 commits into from
Mar 20, 2023

Conversation

felixonmars
Copy link
Contributor

@felixonmars felixonmars commented Mar 16, 2023

typeguard 3.x introduced an incompatible change to check_type()'s signature.

Fixes #395

@mergify
Copy link
Contributor

mergify bot commented Mar 16, 2023

⚠️ No release notes detected. Please make sure to use reno to add a changelog entry.

typeguard 3.x introduced an incompatible change to `check_type()`'s
signature.
@mergify mergify bot dismissed jd’s stale review March 16, 2023 20:31

Pull request has been modified.

jd
jd previously approved these changes Mar 20, 2023
@mergify mergify bot dismissed jd’s stale review March 20, 2023 14:26

Pull request has been modified.

@mergify mergify bot merged commit 4333249 into jd:main Mar 20, 2023
@felixonmars felixonmars deleted the typeguard-3 branch March 21, 2023 02:57
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.

8.2.2: pytest is failing in tests/test_tenacity.py::TestRetryTyping::test_retry_type_annotations unit
2 participants