Skip to content

Remove unnecessary backwards compatibility comments #5732

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

Merged
merged 1 commit into from
Nov 24, 2022

Conversation

burneyh
Copy link
Contributor

@burneyh burneyh commented Nov 24, 2022

Related: #5726. The code seems to still be in use and is being invoked therefore, we can remove the backwards compatibility comment since it is part of the feature still. I didn't come across any code that would suggest this use-case will never be executed.

@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Merging #5732 (2730abf) into master (0417e3e) will decrease coverage by 0.16%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5732      +/-   ##
==========================================
- Coverage   88.95%   88.79%   -0.17%     
==========================================
  Files         162      162              
  Lines       10938    10938              
  Branches     1797     1797              
==========================================
- Hits         9730     9712      -18     
- Misses        927      945      +18     
  Partials      281      281              
Impacted Files Coverage Δ
scrapy/utils/conf.py 92.10% <ø> (ø)
scrapy/robotstxt.py 75.30% <0.00%> (-22.23%) ⬇️

@Gallaecio
Copy link
Member

#5726 (comment)

@Gallaecio Gallaecio merged commit b6e98ce into scrapy:master Nov 24, 2022
@Gallaecio
Copy link
Member

Thanks!

@burneyh burneyh deleted the dev branch November 24, 2022 14:05
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.

3 participants