-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(io): simplify resource interface (#93)
* refactor(io): do not enforce buffering * doc(io): better docstrings * refactor(io): Resource.open always returns io.RawIOBase * test(io): rm unneeded import, type checks * test(io): rm useless check * refactor(io): rm mode from LocalResource.open args * fix(io): skip empty elements in IterStream * refactor(io): simplify readinto logic
- Loading branch information
Showing
1 changed file
with
51 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters