New submission from Berker Peksag: The relevant changeset is 1570e3855ce8. Here is a traceback from a random buildbot:
====================================================================== ERROR: test_port_parameter_types (test.test_asyncio.test_base_events.BaseEventTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-debian-z/build/Lib/test/test_asyncio/test_base_events.py", line 143, in test_port_parameter_types base_events._ipaddr_info('1.2.3.4', b'1', INET, STREAM, TCP)) BytesWarning: Comparison between bytes and string http://buildbot.python.org/all/builders/s390x%20Debian%203.x/builds/1100/steps/test/logs/stdio ---------- components: Tests messages: 265998 nosy: berker.peksag, yselivanov priority: normal severity: normal stage: needs patch status: open title: test_port_parameter_types fails with BytesWarning type: behavior versions: Python 3.5, Python 3.6 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27077> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com