X Tutup
Skip to content
/ lxml Public

Skip test_feedparser_data if lxml_html_clean is not available#417

Merged
scoder merged 1 commit intolxml:masterfrom
frenzymadness:skip_html_clean_tests
Apr 4, 2024
Merged

Skip test_feedparser_data if lxml_html_clean is not available#417
scoder merged 1 commit intolxml:masterfrom
frenzymadness:skip_html_clean_tests

Conversation

@frenzymadness
Copy link
Contributor

This is useful mostly for distributors shipping lxml without lxml_html_clean.

I did it the same way as it's done for cssselect in test_css.py.

@frenzymadness frenzymadness marked this pull request as draft April 4, 2024 09:51
@frenzymadness frenzymadness force-pushed the skip_html_clean_tests branch from c205689 to f5f64df Compare April 4, 2024 09:52
This is useful mostly for distributors shipping lxml without
lxml_html_clean.
@frenzymadness frenzymadness marked this pull request as ready for review April 4, 2024 13:25
@scoder
Copy link
Member

scoder commented Apr 4, 2024

Thanks.

@scoder scoder merged commit b26d189 into lxml:master Apr 4, 2024
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

X Tutup