I'm getting a ``` "TextIO" has no attribute "reconfigure" ``` error for ``` sys.stdin.reconfigure(encoding="latin-1") ``` It's a new Python 3.7 feature. Was informed in Gitter that this hadn't been added to Typeshed yet and to open a ticket for it. See https://docs.python.org/3/whatsnew/3.7.html#io