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

Avoid broken/untested pytest release #1999

Merged
merged 2 commits into from Feb 5, 2022
Merged

Conversation

ndevenish
Copy link
Member

It looks like pytest doesn't test on Python 3.9 because they release 7.0.0 and it was broken: pytest-dev/pytest#9608

@Anthchirp Anthchirp merged commit 42cc176 into dials:main Feb 5, 2022
@The-Compiler
Copy link

It looks like pytest doesn't test on Python 3.9

That's incorrect - we test Python 3.9 on CI and have done so even before Python 3.9 was released.

because they release 7.0.0 and it was broken

Only in very specific circumstances, which apparently nobody ran into when we asked people to try the prerelease.

@ndevenish ndevenish deleted the fix_pytest branch February 24, 2022 19:12
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.

None yet

4 participants