Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the new cssselect API used in :has(). #257

Merged
merged 3 commits into from
Oct 27, 2022

Conversation

wRAR
Copy link
Member

@wRAR wRAR commented Oct 27, 2022

Probably shouldn't be merged until csselect 1.2.0 is actually released.

@wRAR wRAR changed the title Add support for the new csselect API used in :has(). Add support for the new cssselect API used in :has(). Oct 27, 2022
@codecov
Copy link

codecov bot commented Oct 27, 2022

Codecov Report

Merging #257 (45ea46a) into master (9638be2) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #257   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          138       138           
  Branches        29        29           
=========================================
  Hits           138       138           
Impacted Files Coverage Δ
parsel/csstranslator.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

tests/test_selector_csstranslator.py Outdated Show resolved Hide resolved
parsel/csstranslator.py Show resolved Hide resolved
tests/test_selector_csstranslator.py Outdated Show resolved Hide resolved
@wRAR wRAR closed this Oct 27, 2022
@wRAR wRAR reopened this Oct 27, 2022
@Gallaecio Gallaecio merged commit 96fc3d7 into master Oct 27, 2022
@wRAR wRAR deleted the cssselect-has branch November 1, 2022 10:22
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