这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@return42
Copy link
Member

What does this PR do?

Analyze an issue reported in CI only (can't be reproduced on local systems)

Related issues

@return42 return42 force-pushed the fix-htmlparser-test branch 5 times, most recently from 3c39059 to 6a72f5b Compare August 18, 2025 14:25
Comment on lines -152 to +149
>>> html_to_text(r'regexp: (?<![a-zA-Z]')
>>> html_to_text(r'regexp: (?&lt;![a-zA-Z]')
Copy link
Member Author

@return42 return42 Aug 18, 2025

Choose a reason for hiding this comment

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

I had to modify the test .. versions of the python interpreter implement a different handling for an < which opens a tag markup but did not close it, before the string ends.

@return42 return42 merged commit 4fb6105 into searxng:master Aug 18, 2025
7 checks passed
@return42 return42 deleted the fix-htmlparser-test branch August 18, 2025 14:30
@return42 return42 changed the title WIP [fix] revision of utils.HTMLTextExtracto Aug 18, 2025
@return42 return42 changed the title [fix] revision of utils.HTMLTextExtracto [fix] revision of utils.HTMLTextExtractor Aug 18, 2025
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.

1 participant