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

Fixes CI issue with main + py11 #1171

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

kingbuzzman
Copy link
Contributor

@kingbuzzman kingbuzzman commented Feb 7, 2025

As mentioned in the title, django does not support py11 in the latest (main) branch and its causing that particular test to fail.

Let me know if you want me to move things around.

This came about because i wanted to do #1170 and ran into this issue there.

Copy link
Member

@adamchainz adamchainz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adamchainz
Copy link
Member

adamchainz commented Feb 7, 2025

The expected checks need changing before this can be merged - @bluetech would you mind doing this? I haven't merged anything here so I want to be sure you're okay with the change.

@webknjaz
Copy link
Member

webknjaz commented Feb 7, 2025

Perhaps, integrate alls-green to avoid this in the future?

@bluetech
Copy link
Member

bluetech commented Feb 8, 2025

Yes, the the required checks thing is a periodic bother. I'll try alls-green, thanks for the suggestion.

I haven't merged anything here so I want to be sure you're okay with the change.

For the record, I'm okay with it :)

@webknjaz
Copy link
Member

webknjaz commented Feb 8, 2025

I think it's more annoying when the matrix factors change, though.

@kingbuzzman
Copy link
Contributor Author

@bluetech merge me up scotty!!

@bluetech bluetech force-pushed the kingbuzzman-patch-2 branch from 3819b00 to b87222b Compare February 8, 2025 14:29
@bluetech bluetech merged commit 5af7f82 into pytest-dev:main Feb 8, 2025
19 checks passed
@kingbuzzman kingbuzzman deleted the kingbuzzman-patch-2 branch February 8, 2025 14:36
@kingbuzzman
Copy link
Contributor Author

Thank you!

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.

4 participants