◐ Shell
clean mode source ↗

Use specific asserts in io tests

BPO 20557
Nosy @pitrou, @rbtcollins, @benjaminp, @hynek, @serhiy-storchaka, @demianbrecht
Files
  • test_io_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 2015-08-02.13:05:20.243>
    created_at = <Date 2014-02-07.21:34:57.039>
    labels = ['type-feature', 'tests']
    title = 'Use specific asserts in io tests'
    updated_at = <Date 2015-08-02.13:05:20.242>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-08-02.13:05:20.242>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-08-02.13:05:20.243>
    closer = 'serhiy.storchaka'
    components = ['Tests']
    creation = <Date 2014-02-07.21:34:57.039>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['33982']
    hgrepos = []
    issue_num = 20557
    keywords = ['patch']
    message_count = 7.0
    messages = ['210563', '237325', '237372', '247594', '247595', '247864', '247865']
    nosy_count = 9.0
    nosy_names = ['pitrou', 'rbcollins', 'benjamin.peterson', 'stutzbach', 'BreamoreBoy', 'python-dev', 'hynek', 'serhiy.storchaka', 'demian.brecht']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue20557'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']