New submission from Yarko Tymciurak <yark...@gmail.com>: Just built v3.7.0b1, and have the following test hangs (see attached).
My build is on Ubuntu 16.04; lsb_release -a output: LSB Version: core-9.20160110ubuntu0.2-amd64:core-9.20160110ubuntu0.2-noarch:printing-9.20160110ubuntu0.2-amd64:printing-9.20160110ubuntu0.2-noarch:security-9.20160110ubuntu0.2-amd64:security-9.20160110ubuntu0.2-noarch Distributor ID: Ubuntu Description: Ubuntu 16.04.3 LTS Release: 16.04 Codename: xenial My "usual" config / build process: $ make distclean $ ./configure --enable-shared --enable-loadable-sqlite-extensions --with-system-ffi --with-ensurepip=upgrade --enable-optimizations $ make -j I have been building 3.7 weekly, from master, and I've never seen anything like this before. ---------- components: asyncio files: v3.7.0b1-test-failure.txt messages: 311521 nosy: asvetlov, yarkot, yselivanov priority: normal severity: normal status: open title: ssl.SSLError exceptions in test_poplib type: crash versions: Python 3.7 Added file: https://bugs.python.org/file47421/v3.7.0b1-test-failure.txt _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue32753> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com