Skip to content

Fix stdlib stubtest for 3.13.6 patch release #14543

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

Merged
merged 3 commits into from
Aug 7, 2025

Conversation

donBarbos
Copy link
Contributor

@donBarbos donBarbos commented Aug 7, 2025

Backports for PR python/cpython#135310 were merged including 3.12 branch

But apparently this commit was not added to the 3.12 release so I used >= 3.13

Backports for PR python/cpython#135310 were merged including 3.12 branch

This comment has been minimized.

Copy link
Member

@brianschubert brianschubert left a comment

Choose a reason for hiding this comment

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

Great timing! It looks like 3.13.6 runners only just became available. This would have tripped the daily tests tonight

@brianschubert brianschubert changed the title [html] Reflect parser backports Fix stdlib stubtest for 3.13.6 patch release Aug 7, 2025
@donBarbos
Copy link
Contributor Author

donBarbos commented Aug 7, 2025

Great timing!

This caused errors in CI on the main branch :)

Copy link
Contributor

github-actions bot commented Aug 7, 2025

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Copy link
Member

@brianschubert brianschubert left a comment

Choose a reason for hiding this comment

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

Thanks!

@brianschubert brianschubert merged commit ecf2ef4 into python:main Aug 7, 2025
63 checks passed
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.

2 participants