◐ Shell
clean mode source ↗

Use specific asserts in sqlite3 tests

BPO 19601
Nosy @ezio-melotti, @serhiy-storchaka
Files
  • test_sqlite3_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 2013-11-17.12:48:51.235>
    created_at = <Date 2013-11-15.08:08:31.645>
    labels = ['type-feature', 'tests']
    title = 'Use specific asserts in sqlite3 tests'
    updated_at = <Date 2013-11-17.12:48:51.235>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2013-11-17.12:48:51.235>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-11-17.12:48:51.235>
    closer = 'serhiy.storchaka'
    components = ['Tests']
    creation = <Date 2013-11-15.08:08:31.645>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['32632']
    hgrepos = []
    issue_num = 19601
    keywords = ['patch']
    message_count = 3.0
    messages = ['202923', '203092', '203136']
    nosy_count = 4.0
    nosy_names = ['ghaering', 'ezio.melotti', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue19601'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']