Skip to content

urllib.robotparser does not respect the longest match for the rule #83368

@andreburgaud

Description

@andreburgaud
BPO 39187
Nosy @andreburgaud
PRs
  • bpo-39187: robotparser does not respect longest match #17794
  • Files
  • test_robot.py: Simple test with a few test cases.
  • 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 = None
    created_at = <Date 2020-01-02.04:14:05.889>
    labels = ['3.8', 'type-bug', 'library']
    title = 'urllib.robotparser does not respect the longest match for the rule'
    updated_at = <Date 2022-04-08.14:38:14.087>
    user = 'https://github.com/andreburgaud'

    bugs.python.org fields:

    activity = <Date 2022-04-08.14:38:14.087>
    actor = 'matelesecretaire67'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2020-01-02.04:14:05.889>
    creator = 'gallicrooster'
    dependencies = []
    files = ['48815']
    hgrepos = []
    issue_num = 39187
    keywords = ['patch']
    message_count = 5.0
    messages = ['359181', '359184', '416871', '416936', '416987']
    nosy_count = 2.0
    nosy_names = ['gallicrooster', 'matelesecretaire67']
    pr_nums = ['17794']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39187'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Labels

    3.15new features, bugs and security fixesstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions