Jörg Stucke <[email protected]> added the comment: I tried to add a test file in https://github.com/python/cpython/pull/11988 To fix all now broken tests I had to add a try except block to the _WildcardSelector as well (analogous to the _RecursiveWildcardSelector).
I could only check on Linux and I have no idea how it behaves on any other OS. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36035> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
