Terry J. Reedy <[email protected]> added the comment:
The other thing I thought is parameterizing the decorator to pass in a delay only for this test, but that require another layer of wrapping, which I cannot do right now. So I think we should just add skiptest for now. In fact, we only need to run it when editing colordelagator. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44282> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
