Skip to content

req_rate is a namedtuple type rather than instance #75506

@gvx

Description

@gvx
mannequin
BPO 31325
Nosy @rhettinger, @berkerpeksag, @serhiy-storchaka, @gvx
PRs
  • bpo-31325: bug in RobotFileParser.parse #3259
  • bpo-31325: Fix usage of namedtuple in RobotFileParser.parse() #4529
  • [3.6] bpo-31325: Fix usage of namedtuple in RobotFileParser.parse() (GH-4529) #4533
  • 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/berkerpeksag'
    closed_at = <Date 2017-11-23.23:58:51.954>
    created_at = <Date 2017-09-01.15:15:22.782>
    labels = ['3.7', 'type-bug', 'library']
    title = 'req_rate is a namedtuple type rather than instance'
    updated_at = <Date 2017-11-23.23:58:51.954>
    user = 'https://github.com/gvx'

    bugs.python.org fields:

    activity = <Date 2017-11-23.23:58:51.954>
    actor = 'rhettinger'
    assignee = 'berker.peksag'
    closed = True
    closed_date = <Date 2017-11-23.23:58:51.954>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2017-09-01.15:15:22.782>
    creator = 'gvx'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31325
    keywords = ['patch']
    message_count = 10.0
    messages = ['301127', '301134', '301148', '301152', '303528', '303550', '303553', '303561', '306861', '306862']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'berker.peksag', 'serhiy.storchaka', 'gvx']
    pr_nums = ['3259', '4529', '4533']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31325'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibStandard 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