Skip to content

Follow RFC 9309: allow /robots.txt implicitly and reference the RFC in the README - #84

Merged
AdrianAtZyte merged 3 commits into
scrapy:masterfrom
AdrianAtZyte:rfc9309
Sep 16, 2026
Merged

AdrianAtZyte merged 3 commits into
scrapy:masterfrom
AdrianAtZyte:rfc9309

Conversation

@AdrianAtZyte

Copy link
Copy Markdown
Contributor

Resolves #35

@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.66%. Comparing base (ddf86e9) to head (5fd83d9).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   97.64%   97.66%   +0.01%     
==========================================
  Files           5        5              
  Lines         382      385       +3     
  Branches       78       79       +1     
==========================================
+ Hits          373      376       +3     
  Misses          5        5              
  Partials        4        4              
Files with missing lines Coverage Δ
src/protego/_protego.py 96.91% <100.00%> (+0.05%) ⬆️
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@AdrianAtZyte
AdrianAtZyte marked this pull request as ready for review August 7, 2026 15:02
@codspeed

codspeed Bot commented Sep 16, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing AdrianAtZyte:rfc9309 (5fd83d9) with master (ddf86e9)

Open in CodSpeed

@AdrianAtZyte
AdrianAtZyte merged commit 03be5d0 into scrapy:master Sep 16, 2026
27 checks passed
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.

Update for RFC 9309 Robots Exclusion Protocol

2 participants