Skip to content

[html.parser] Fix stubtest for later patch releases - #14861

Merged
srittau merged 4 commits into
python:mainfrom
donbarbos:reflect-backport-html-parser
Oct 10, 2025
Merged

srittau merged 4 commits into
python:mainfrom
donbarbos:reflect-backport-html-parser

Conversation

@donbarbos

Copy link
Copy Markdown
Contributor

See python/cpython#118350 backports

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@donbarbos

donbarbos commented Oct 10, 2025

Copy link
Copy Markdown
Contributor Author

Hmm, this error didn’t occur on main branch and previous commits. Looks like a false positive but can't figure out why

And I still see this method in source code: https://github.com/python/cpython/blob/3.9/Lib/importlib/_bootstrap_external.py#L1453

@github-actions

Copy link
Copy Markdown
Contributor

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

@srittau
srittau merged commit 560f6dd into python:main Oct 10, 2025
62 of 63 checks passed
@donbarbos

Copy link
Copy Markdown
Contributor Author

The error related to find_distributions method has resurfaced in the main branch. Maybe this PR somehow influenced it, though the issue behaves inconsistently: sometimes it shows up, sometimes it doesn’t.

@donbarbos
donbarbos deleted the reflect-backport-html-parser 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