New submission from STINNER Victor <victor.stin...@haypocalc.com>:

[ 20/356] test_packaging
(...)
Warning -- os.environ was modified by test_packaging

Seen on x86 Tiger buildbot:
http://www.python.org/dev/buildbot/all/builders/x86%20Tiger%203.x/builds/2723/steps/test/logs/stdio

There is also a resource warning:

.../Lib/packaging/pypi/simple.py:86: ResourceWarning: unclosed <socket.socket 
object, fd=14, family=2, type=1, proto=6>
  return wrapped(self, *args, **kwargs)

----------
components: Tests
messages: 138058
nosy: haypo, tarek
priority: normal
severity: normal
status: open
title: os.environ was modified by test_packaging
versions: Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12309>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to