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

Add mypyc test marks to new tests that patch #3871

Merged
merged 1 commit into from Sep 10, 2023

Conversation

hauntsaninja
Copy link
Collaborator

@hauntsaninja hauntsaninja commented Sep 10, 2023

This is enough for me to get a clean test run on current main with Python 3.9 with mypyc.
This is needed for the usual reason that mypyc doesn't like monkeypatching.

I'd say we should merge this even if we merge #3870 , because it would be nice to completely undo that PR.

I have not been able to repro the pickle failures on either Linux or macOS, note those also happen on tests other than these ones.

This is enough for me to get a clean test run on Python 3.9 with mypyc.
I have not been able to repro the pickle failures on either Linux or
macOS.
@hauntsaninja hauntsaninja added the skip news Pull requests that don't need a changelog entry. label Sep 10, 2023
@JelleZijlstra JelleZijlstra merged commit 4eebfd1 into psf:main Sep 10, 2023
33 checks passed
@cdce8p cdce8p mentioned this pull request Sep 10, 2023
@hauntsaninja hauntsaninja deleted the mypyc-test-mark branch September 10, 2023 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news Pull requests that don't need a changelog entry.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants