Skip to content

gh-157003: Add flush() method to HTMLParser. - #157012

Open
ianjosephwilson wants to merge 5 commits into
python:mainfrom
ianjosephwilson:fix-issue-157003
Open

gh-157003: Add flush() method to HTMLParser.#157012
ianjosephwilson wants to merge 5 commits into
python:mainfrom
ianjosephwilson:fix-issue-157003

Conversation

@ianjosephwilson

@ianjosephwilson ianjosephwilson commented Sep 5, 2026

Copy link
Copy Markdown
  • Add flush() method to HTMLParser
    • Add docstring
    • Add test
    • Add blurb
  • Small fix to HTMLParser's EventCollector test fixture

@python-cla-bot

python-cla-bot Bot commented Sep 5, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #34412104 | 📁 Comparing b06b12e against main (7a91841)

  🔍 Preview build  

2 files changed
± library/html.parser.html
± whatsnew/changelog.html

@ianjosephwilson

Copy link
Copy Markdown
Author

Please note that the "fix" in 70db209 is slightly out of scope but prevented re-invoking get_events() during a test run.

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.

1 participant