Skip to content

[pull] main from python:main #47

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

Open
wants to merge 65 commits into
base: main
Choose a base branch
from
Open

[pull] main from python:main #47

wants to merge 65 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 23, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Oct 23, 2024
Daraan and others added 27 commits October 24, 2024 19:42
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
It can be confusing to click on an old issue, click the first red thing
you see and you're seeing some new failure, not the old one

This has tripped me up before and it looks like it briefly tripped up
Daraan yesterday
Migrate third_party workflow pydantic tests to uv
actions/checkout is repeatedly flaky

See also actions/checkout#1951

On the other hand, plain git clone seems to work just fine and never has
connection issues checking out the default branch

Funnily enough, the YAML is shorter this way too

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
* Fix third party scheduled tests running on forks

* Refactor repeated condition to predicate job
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
…default value is used. (#482)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This fails at runtime in older versions, and in any case it is an invalid type.

Fixes #531
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
JelleZijlstra and others added 30 commits March 25, 2025 20:44
GitHub is decommissioning Ubuntu 20.04. I wouldn't expect our tests to
have a lot of OS version dependencies, so let's try just running
ubuntu-latest everywhere.

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
We don't generally try to "backport PEP 604" on Python <3.10; this is more consistent with our features
Refer to python/cpython#133961

I copied the tests from Python 3.14. Two don't pass but could probably be
made to pass by backporting more of annotationlib, but that's more than
I think we should do now.

Fixes #608
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.