◐ Shell
clean mode source ↗

Use specific asserts in weakref tests

BPO 19607
Nosy @freddrake, @pitrou, @ezio-melotti, @serhiy-storchaka
Files
  • test_weakref_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:47:38.275>
    created_at = <Date 2013-11-15.09:57:17.559>
    labels = ['type-feature', 'tests']
    title = 'Use specific asserts in weakref tests'
    updated_at = <Date 2013-11-17.12:47:38.274>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2013-11-17.12:47:38.274>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-11-17.12:47:38.275>
    closer = 'serhiy.storchaka'
    components = ['Tests']
    creation = <Date 2013-11-15.09:57:17.559>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['32638']
    hgrepos = []
    issue_num = 19607
    keywords = ['patch']
    message_count = 3.0
    messages = ['202932', '203104', '203140']
    nosy_count = 5.0
    nosy_names = ['fdrake', 'pitrou', '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/issue19607'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']