[issue24813] Redesign Help => About IDLE, make it non-modal

Cheryl Sabella report at bugs.python.org
Sat Jun 24 17:13:25 EDT 2017


Cheryl Sabella added the comment:

$:~/cpython/Lib$ /home/cheryl/cpython/python -m test -ugui
== CPython 3.7.0a0 (heads/bpo24813:48fbe52, Jun 23 2017, 15:42:25) [GCC 5.4.0 20160609]
== Linux-4.4.0-78-generic-x86_64-with-debian-stretch-sid little-endian
== hash algorithm: siphash24 64bit
== cwd: /home/cheryl/cpython/build/test_python_19230
== CPU count: 4
== encodings: locale=UTF-8, FS=utf-8
Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=1, isolated=0)
Run tests sequentially

--snip--

389 tests OK.

1 test failed:
    test_ttk_guionly

16 tests skipped:
    test_curses test_devpoll test_kqueue test_msilib test_ossaudiodev
    test_smtpnet test_socketserver test_startfile test_timeout
    test_urllib2net test_urllibnet test_winconsoleio test_winreg
    test_winsound test_xmlrpc_net test_zipfile64

Nothing from idle:
0:07:49 load avg: 3.06 [172/406] test_httpservers
0:07:55 load avg: 3.14 [173/406] test_idle
0:08:00 load avg: 3.28 [174/406] test_imaplib

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24813>
_______________________________________


More information about the Python-bugs-list mailing list