Documentation
typing.IO and subclasses typing.TextIO and typing.BinaryIO are a bit of a legacy feature and should be used sparingly. We should document better alternatives. I'm preparing a PR with some suggestions.
(Cc @gvanrossum @JelleZijlstra @AlexWaygood)
Documentation
typing.IOand subclassestyping.TextIOandtyping.BinaryIOare a bit of a legacy feature and should be used sparingly. We should document better alternatives. I'm preparing a PR with some suggestions.(Cc @gvanrossum @JelleZijlstra @AlexWaygood)