New submission from wmayner: I'm trying to build Python 3.6.1 from source with the `--enable-optimizations` configuration option. As I understand it, this entails running and profiling all the tests for PGO. When `test_readline` is run, it hangs.
OS: Debian 3.16.43-2 (2017-04-30) x86_64 GNU/Linux Please let me know what other information I should provide. ---------- components: Tests messages: 293888 nosy: wmayner priority: normal severity: normal status: open title: test_readline hangs type: behavior versions: Python 3.6 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue30393> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com