New submission from Victor van den Elzen:
Hi, when trying to run tests after upgrading from Python 3.4 to Python 3.5 I
encountered the following exception:
Traceback (most recent call last):
...
File "/usr/lib/python3.5/unittest/loader.py", line 341, in discover
tests =
Victor van den Elzen added the comment:
patch-with-test.patch is a patch against current tip (c3cec0f77eff+). It
applies cleanly to 3.5.
It seemed simplest to include the socket in test_find_tests.
--
Added file: http://bugs.python.org/file40825/patch-with-test.patch
Changes by Victor van den Elzen :
Removed file: http://bugs.python.org/file40690/unittest_socket.diff
___
Python tracker
<http://bugs.python.org/issue25320>
___
___
Pytho
Victor van den Elzen added the comment:
Alternatively, patch-with-seperate-test.patch creates a seperate function to
test for this issue.
--
Added file: http://bugs.python.org/file40826/patch-with-seperate-test.patch
___
Python tracker
<h
Victor van den Elzen added the comment:
Ping
--
___
Python tracker
<http://bugs.python.org/issue25320>
___
___
Python-bugs-list mailing list
Unsubscribe: