Skip to content

False positive hazards in robotparser #65668

Description

@rhettinger
BPO 21469
Nosy @smontanaro, @rhettinger, @taleinat, @ethanfurman
Files
  • fix_false_pos.diff: Draft patch -- needs tests
  • fix_false_pos2.diff: Move modified() to parse()
  • 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 = 'https://github.com/rhettinger'
    closed_at = <Date 2014-05-13.05:58:20.393>
    created_at = <Date 2014-05-10.16:55:10.143>
    labels = ['type-bug', 'library']
    title = 'False positive hazards in robotparser'
    updated_at = <Date 2014-05-13.05:58:20.392>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2014-05-13.05:58:20.392>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2014-05-13.05:58:20.393>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2014-05-10.16:55:10.143>
    creator = 'rhettinger'
    dependencies = []
    files = ['35215', '35216']
    hgrepos = []
    issue_num = 21469
    keywords = ['patch']
    message_count = 10.0
    messages = ['218226', '218284', '218285', '218325', '218356', '218399', '218402', '218403', '218404', '218405']
    nosy_count = 5.0
    nosy_names = ['skip.montanaro', 'rhettinger', 'taleinat', 'ethan.furman', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'test needed'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21469'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions