delays = [0.4, 4.66, 8.7, 11, 13, 15.33, 18.33, 22.33, 26, 31, 32, 34, 35.7, 37.7, 39, 43.7, 46] ...
the console_encoding variable seems to be unused (no occurence in any import of _compat.py). Yet, the read op on sys.stdout.encoding is throwing an error in nvim ...