Skip to content

Conversation

@hugovk
Copy link
Contributor

@hugovk hugovk commented Dec 22, 2017

Python 3.3 is EOL and no longer receives security updates. It's also little used.

Here's the pip installs for cssselect from PyPI for the last month (via pypinfo --percent --pip --markdown cssselect pyversion)

python_version percent download_count
2.7 63.8% 145,167
3.6 19.3% 43,801
3.5 11.3% 25,618
3.4 5.3% 12,157
3.7 0.2% 404
2.6 0.1% 250
3.3 0.1% 127
3.2 0.0% 7
None 0.0% 1

@codecov
Copy link

codecov bot commented Dec 22, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #82   +/-   ##
=======================================
  Coverage   95.25%   95.25%           
=======================================
  Files           2        2           
  Lines         695      695           
  Branches      113      113           
=======================================
  Hits          662      662           
  Misses         19       19           
  Partials       14       14

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 7ed6813...6a53f24. Read the comment docs.

@kmike kmike changed the title Drop support for EOL Python 3.3 [MRG+1] Drop support for EOL Python 3.3 Dec 22, 2017
@lopuhin lopuhin merged commit ae4e1ec into scrapy:master Dec 22, 2017
@hugovk hugovk deleted the rm-3.3 branch December 22, 2017 13:02
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