New submission from Vajrasky Kok: testRecvIntoArray is same as testRecvIntoBytearray. testRecvFromIntoArray is same as testRecvFromIntoBytearray.
Attached the patch to fix the tests. ---------- components: Tests files: fix_recv_from_into_array_test_socket.patch keywords: patch messages: 208079 nosy: vajrasky priority: normal severity: normal status: open title: Duplicate bytearray test on test_socket.py type: behavior versions: Python 3.3, Python 3.4 Added file: http://bugs.python.org/file33459/fix_recv_from_into_array_test_socket.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20254> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com