Add helper to check that no ResourceWarning is emitted (original) (raw)

BPO 26325
Nosy @vstinner, @vadmium, @serhiy-storchaka
Files test_support_check_no_resource_warning.patchtest_support_check_no_resource_warning_2.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 2016-02-11.11:38:28.887> created_at = <Date 2016-02-10.10:14:02.054> labels = ['type-feature', 'tests'] title = 'Add helper to check that no ResourceWarning is emitted' updated_at = <Date 2016-02-11.11:38:28.886> user = 'https://github.com/serhiy-storchaka'

bugs.python.org fields:

activity = <Date 2016-02-11.11:38:28.886> actor = 'serhiy.storchaka' assignee = 'serhiy.storchaka' closed = True closed_date = <Date 2016-02-11.11:38:28.887> closer = 'serhiy.storchaka' components = ['Tests'] creation = <Date 2016-02-10.10:14:02.054> creator = 'serhiy.storchaka' dependencies = [] files = ['41883', '41885'] hgrepos = [] issue_num = 26325 keywords = ['patch'] message_count = 6.0 messages = ['260000', '260001', '260002', '260005', '260040', '260086'] nosy_count = 4.0 nosy_names = ['vstinner', 'python-dev', 'martin.panter', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue26325' versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']