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

Stabilise third party tests #348

Merged
merged 4 commits into from
Mar 7, 2024
Merged

Conversation

hauntsaninja
Copy link
Collaborator

@hauntsaninja hauntsaninja commented Mar 4, 2024

Use uv to test with the state of PyPI as of the commit we are testing

(except for pdm projects, leave those alone, hopefully they have some sort of lock file anyway)

Use uv to test with the state of PyPI as of the commit we are testing
@hauntsaninja
Copy link
Collaborator Author

hauntsaninja commented Mar 4, 2024

Hmm, qcore! astral-sh/uv#2145 This PR gets to involve both Alex and Jelle!
Also would be a nicer diff with astral-sh/uv#313
Looks like we need PyPy support astral-sh/uv#2096
astral-sh/uv#2088 for making the exclude newer feature public

@JelleZijlstra
Copy link
Member

I was hoping that this would get better because I released qcore 1.10.1 with 3.12 wheels, but I guess it doesn't get picked up because you limited us to packages released before the most recent commit.

I'm guessing I may need to apply the same change to asynq as I applied to qcore; I can work on that but don't have time right now.

@hauntsaninja hauntsaninja reopened this Mar 5, 2024
@hauntsaninja hauntsaninja reopened this Mar 7, 2024
@JelleZijlstra JelleZijlstra merged commit 3304a5f into python:main Mar 7, 2024
212 of 217 checks passed
@hauntsaninja hauntsaninja deleted the stabilise-tests branch March 10, 2024 08:49
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

2 participants