◐ Shell
clean mode source ↗

Use specific asserts in importlib tests

BPO 19593
Nosy @brettcannon, @ncoghlan, @ezio-melotti, @ericsnowcurrently, @serhiy-storchaka
Files
  • test_importlib_asserts.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2014-07-07.11:15:52.901>
    created_at = <Date 2013-11-14.20:56:23.779>
    labels = ['type-feature', 'tests']
    title = 'Use specific asserts in importlib tests'
    updated_at = <Date 2014-07-07.11:15:52.900>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2014-07-07.11:15:52.900>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-07-07.11:15:52.901>
    closer = 'serhiy.storchaka'
    components = ['Tests']
    creation = <Date 2013-11-14.20:56:23.779>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['32622']
    hgrepos = []
    issue_num = 19593
    keywords = ['patch']
    message_count = 7.0
    messages = ['202885', '202936', '203084', '222298', '222356', '222448', '222449']
    nosy_count = 7.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'ezio.melotti', 'BreamoreBoy', 'python-dev', 'eric.snow', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue19593'
    versions = ['Python 3.4', 'Python 3.5']