Skip to content

Fix stdlib stubtest for 3.13.6 patch release#14543

Merged
brianschubert merged 3 commits into
python:mainfrom
donbarbos:reflect-backport-html-parsers
Aug 7, 2025
Merged

Fix stdlib stubtest for 3.13.6 patch release#14543
brianschubert merged 3 commits into
python:mainfrom
donbarbos:reflect-backport-html-parsers

Conversation

@donbarbos

@donbarbos donbarbos commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

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
@github-actions

This comment has been minimized.

@brianschubert brianschubert left a comment

Copy link
Copy Markdown
Collaborator

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

Comment thread stdlib/html/parser.pyi
Comment thread stdlib/html/parser.pyi
@brianschubert brianschubert changed the title [html] Reflect parser backports Fix stdlib stubtest for 3.13.6 patch release Aug 7, 2025
@donbarbos

donbarbos commented Aug 7, 2025

Copy link
Copy Markdown
Contributor Author

Great timing!

This caused errors in CI on the main branch :)

@github-actions

github-actions Bot commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

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

@brianschubert brianschubert left a comment

Copy link
Copy Markdown
Collaborator

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
@donbarbos donbarbos deleted the reflect-backport-html-parsers branch February 25, 2026 04:20
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