scrapy / itemloaders

Library to populate items using XPath and CSS with a convenient API
BSD 3-Clause "New" or "Revised" License
45 stars 16 forks source link

Add Python 3.12 and PyPy 3.10 to the supported versions. #75

Closed wRAR closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #75 (45232fe) into master (760e925) will not change coverage. Report is 1 commits behind head on master. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #75 +/- ## ======================================= Coverage 99.25% 99.25% ======================================= Files 4 4 Lines 267 267 ======================================= Hits 265 265 Misses 2 2 ```