Skip to content

longMessage attribute is ignored in unittest.TestCase.assertRegexpMatches etc #64561

@Dhara

Description

@Dhara
mannequin
BPO 20362
Nosy @rbtcollins, @ezio-melotti, @voidspace, @wiggin15, @berkerpeksag
Files
  • issue20362.diff
  • 20362_py27.patch: 2.7 patch
  • 20362_py35.patch: 3.5 patch
  • 20362_py35_v2.patch: 3.5 patch v2
  • 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 2015-08-19.23:24:52.018>
    created_at = <Date 2014-01-23.09:39:37.307>
    labels = ['easy', 'type-bug', 'library']
    title = 'longMessage attribute is ignored in unittest.TestCase.assertRegexpMatches etc'
    updated_at = <Date 2015-08-19.23:24:52.016>
    user = 'https://bugs.python.org/Dhara'

    bugs.python.org fields:

    activity = <Date 2015-08-19.23:24:52.016>
    actor = 'rbcollins'
    assignee = 'berker.peksag'
    closed = True
    closed_date = <Date 2015-08-19.23:24:52.018>
    closer = 'rbcollins'
    components = ['Library (Lib)']
    creation = <Date 2014-01-23.09:39:37.307>
    creator = 'Dhara'
    dependencies = []
    files = ['35274', '38958', '38960', '40115']
    hgrepos = []
    issue_num = 20362
    keywords = ['patch', 'easy']
    message_count = 15.0
    messages = ['208899', '218733', '240737', '240740', '240745', '240836', '241635', '242880', '247888', '247920', '247922', '247932', '248422', '248862', '248865']
    nosy_count = 9.0
    nosy_names = ['bronger', 'rbcollins', 'ezio.melotti', 'michael.foord', 'wiggin15', 'python-dev', 'berker.peksag', 'Dhara', 'copper-head']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20362'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    easystdlibStandard 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