Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Lib/robotparser.py doesn't accept setting a user agent string, instead it uses the default. #60055

Description

@dualbus
mannequin
BPO 15851
Nosy @rhettinger, @terryjreedy, @orsenthil, @ezio-melotti, @karlcow
Files
  • robotparser.py.diff: robotparser.py patch (against the mercurial 2.7 branch).
  • myrobotparser.py: Example
  • test.py
  • 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 2012-09-02.18:36:04.216>
    labels = ['3.7', 'type-feature', 'library']
    title = "Lib/robotparser.py doesn't accept setting a user agent string, instead it uses the default."
    updated_at = <Date 2016-11-21.23:36:24.137>
    user = 'https://bugs.python.org/dualbus'

    bugs.python.org fields:

    activity = <Date 2016-11-21.23:36:24.137>
    actor = 'rhettinger'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2012-09-02.18:36:04.216>
    creator = 'dualbus'
    dependencies = []
    files = ['27100', '27101', '27158']
    hgrepos = []
    issue_num = 15851
    keywords = ['patch']
    message_count = 15.0
    messages = ['169718', '169722', '170006', '170007', '170136', '170137', '170262', '170265', '170274', '183579', '221295', '221316', '221317', '221318', '221327']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'terry.reedy', 'orsenthil', 'ezio.melotti', 'karlcow', 'tshepang', 'dualbus']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue15851'
    versions = ['Python 3.7']

    Linked PRs

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions