[New-bugs-announce] [issue23526] Silence resource warnings in test_httplib

Alex Shkop report at bugs.python.org
Thu Feb 26 08:35:36 CET 2015


New submission from Alex Shkop:

Three resource warnings are present in test_httplib.
Patch closes HTTPSConnection in test_networked_noverification, test_networked_trusted_by_default_cert, test_networked_good_cert.

----------
components: Tests
files: test_httplib_warnings.patch
keywords: patch
messages: 236652
nosy: ashkop
priority: normal
severity: normal
status: open
title: Silence resource warnings in test_httplib
versions: Python 3.5
Added file: http://bugs.python.org/file38240/test_httplib_warnings.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23526>
_______________________________________


More information about the New-bugs-announce mailing list