Stéphane Wirtel <steph...@wirtel.be> added the comment: @Nick,
I have tested with the last 3.8 and 3.7 and Fedora 29. ./configure --without-doc-strings > /dev/null ;and make -j 4 > /dev/null ;and ./python -m test -W test_gdb Run tests sequentially 0:00:00 load avg: 1.49 [1/1] test_gdb test_gdb passed in 41 sec 934 ms == Tests result: SUCCESS == 1 test OK. Total duration: 41 sec 938 ms Tests result: SUCCESS tested with 3.7 and fedora 29 Run tests sequentially 0:00:00 load avg: 2.02 [1/1] test_gdb test_gdb passed in 42 sec 345 ms == Tests result: SUCCESS == 1 test OK. Total duration: 42 sec 349 ms Tests result: SUCCESS Because there is no error, I close this issue. ---------- nosy: +matrixise resolution: -> out of date stage: -> resolved status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue19415> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com