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

CI fixes, drop Python 3.4 #189

Merged
merged 5 commits into from
Apr 17, 2020
Merged

CI fixes, drop Python 3.4 #189

merged 5 commits into from
Apr 17, 2020

Conversation

kmike
Copy link
Member

@kmike kmike commented Apr 16, 2020

  • Python 3.4 support is dropped
  • build should be fixed?

Not dropping Python 2.7 yet. If we are to support Scrapy 1.8, it could be nice to have parsel working in Pyhton 2.7 for some time.

Actually I have no idea why Sphinx was so smart, and treated  'iterator'
as a type which must exist.
@kmike kmike requested a review from Gallaecio April 16, 2020 20:53
@codecov
Copy link

codecov bot commented Apr 16, 2020

Codecov Report

Merging #189 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            master      #189    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            5         5            
  Lines          296       398   +102     
  Branches        52        81    +29     
==========================================
+ Hits           296       398   +102     
Impacted Files Coverage Δ
parsel/utils.py 100.00% <ø> (ø)
parsel/selector.py 100.00% <0.00%> (ø)
parsel/csstranslator.py 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c9145a...e88a450. Read the comment docs.

@kmike kmike merged commit 1e84677 into master Apr 17, 2020
@kmike kmike deleted the modernize branch April 17, 2020 13:52
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.

None yet

2 participants