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

Drop the conditional code for old Twisted. #4820

Merged
merged 1 commit into from
Oct 1, 2020

Conversation

wRAR
Copy link
Member

@wRAR wRAR commented Oct 1, 2020

I decided to not deprecate set_tlsext_host_name as I doubt anybody used it.

Note that this is the only use of scrapy.twisted_version, but we may want to use it in the future and we definitely will need to deprecate it before removing, so I kept it.

@wRAR wRAR added the cleanup label Oct 1, 2020
@codecov
Copy link

codecov bot commented Oct 1, 2020

Codecov Report

Merging #4820 into master will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4820      +/-   ##
==========================================
+ Coverage   87.52%   87.55%   +0.03%     
==========================================
  Files         160      160              
  Lines        9761     9756       -5     
  Branches     1440     1439       -1     
==========================================
- Hits         8543     8542       -1     
+ Misses        955      953       -2     
+ Partials      263      261       -2     
Impacted Files Coverage Δ
scrapy/core/downloader/tls.py 89.47% <100.00%> (+3.42%) ⬆️
scrapy/core/downloader/__init__.py 92.48% <0.00%> (+1.50%) ⬆️

@Gallaecio Gallaecio merged commit e42d825 into scrapy:master Oct 1, 2020
@wRAR wRAR deleted the old-twised-conditional branch October 2, 2020 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants