scrapy / parsel

Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors
BSD 3-Clause "New" or "Revised" License
1.13k stars 144 forks source link

Add support for Python 3.11. #252

Closed wRAR closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #252 (c72f648) into master (52b1db6) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff             @@
##            master      #252    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            5         4     -1     
  Lines          290       138   -152     
  Branches        59        33    -26     
==========================================
- Hits           290       138   -152     
Impacted Files Coverage Δ
parsel/selector.py

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