Skip to content

collections.UserString.__rmod__() raises NameError #69838

@jcgoble3

Description

@jcgoble3
mannequin
BPO 25652
Nosy @rhettinger, @pitrou, @bitdancer, @vadmium, @serhiy-storchaka, @zhangyangyu, @jcgoble3, @miss-islington
PRs
  • bpo-25652: Fix __rmod__ of UserString #13326
  • Files
  • collections.UserString
  • collections.UserString1
  • userstringerror.py: demonstration of error in action
  • 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 2022-01-17.00:02:23.265>
    created_at = <Date 2015-11-18.05:16:09.748>
    labels = ['3.7', 'type-bug', 'library']
    title = 'collections.UserString.__rmod__() raises NameError'
    updated_at = <Date 2022-01-17.00:02:23.265>
    user = 'https://github.com/jcgoble3'

    bugs.python.org fields:

    activity = <Date 2022-01-17.00:02:23.265>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-17.00:02:23.265>
    closer = 'iritkatriel'
    components = ['Library (Lib)']
    creation = <Date 2015-11-18.05:16:09.748>
    creator = 'jcgoble3'
    dependencies = []
    files = ['41065', '41066', '46854']
    hgrepos = []
    issue_num = 25652
    keywords = ['patch']
    message_count = 21.0
    messages = ['254830', '254832', '254833', '254835', '261222', '261223', '261235', '261239', '261251', '261271', '261272', '261273', '270106', '270139', '270140', '280000', '293366', '293378', '293398', '293451', '343091']
    nosy_count = 8.0
    nosy_names = ['rhettinger', 'pitrou', 'r.david.murray', 'martin.panter', 'serhiy.storchaka', 'xiang.zhang', 'jcgoble3', 'miss-islington']
    pr_nums = ['13326']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25652'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      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