add options for several IO operation by tzing · Pull Request #362 · PyFilesystem/pyfilesystem2

added 5 commits

December 7, 2019 00:58
it seems no extra parameters are required for `iotools.make_stream`, and
the description for `options` is 'arguments for the filesystem'. so I
guess it was misplaced.

lurch

the syntax error is cause by the trailing comma in func def, which is
added by black.

pyproject.toml is added for black to announce the target python version
related: psf/black#419

@tzing

@tzing

@tzing

@tzing

@tzing tzing changed the title add options for readbytes and readtext add options for several IO operation

Dec 8, 2019

@tzing

@tzing tzing mentioned this pull request

Mar 6, 2020

9 tasks