Skip to content

Giving a ways to set the default blocksize of WebdavFileSystem#225

Open
ZhengKeli wants to merge 2 commits into
skshetry:mainfrom
ZhengKeli:pr/setting-blocksize
Open

Giving a ways to set the default blocksize of WebdavFileSystem#225
ZhengKeli wants to merge 2 commits into
skshetry:mainfrom
ZhengKeli:pr/setting-blocksize

Conversation

@ZhengKeli

Copy link
Copy Markdown

I added argument blocksize in WebdavFileSystem.__init__() and use self.blocksize as the default value of blocksize in WebdavFileSystem._open(). So that users can set the default blocksize simply in the construction, and self.blocksize will actually take effect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant