Skip to content

robotparser crawl_delay and request_rate do not work with no matching entry #80103

Closed
@jsm28

Description

@jsm28
mannequin
BPO 35922
Nosy @gvanrossum, @orsenthil, @taleinat, @miss-islington, @remilapeyre, @jsm28
PRs
  • bpo-35922: Fix RobotFileParser when robots.txt is invalid #11791
  • [3.8] bpo-35922: Fix RobotFileParser when robots.txt has no relevant crawl delay or request rate (GH-11791) #14121
  • [3.7] bpo-35922: Fix RobotFileParser when robots.txt has no relevant crawl delay or request rate (GH-11791) #14122
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2019-06-16.07:14:52.654>
    created_at = <Date 2019-02-06.20:33:03.567>
    labels = ['3.7', '3.8', 'type-bug', 'library', '3.9']
    title = 'robotparser crawl_delay and request_rate do not work with no matching entry'
    updated_at = <Date 2019-06-16.07:14:52.653>
    user = 'https://github.com/jsm28'

    bugs.python.org fields:

    activity = <Date 2019-06-16.07:14:52.653>
    actor = 'taleinat'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-16.07:14:52.654>
    closer = 'taleinat'
    components = ['Library (Lib)']
    creation = <Date 2019-02-06.20:33:03.567>
    creator = 'joseph_myers'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35922
    keywords = ['patch']
    message_count = 8.0
    messages = ['334982', '335093', '345251', '345296', '345730', '345732', '345733', '345734']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'orsenthil', 'taleinat', 'miss-islington', 'remi.lapeyre', 'joseph_myers']
    pr_nums = ['11791', '14121', '14122']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35922'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions