Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate the buffer_size setting #1992

Merged
merged 1 commit into from Jul 2, 2019

Conversation

Zac-HD
Copy link
Member

@Zac-HD Zac-HD commented May 26, 2019

From the vaguely-on-the-todo-list-for-ages department, we expose the buffer_size setting to users... even though it's deeply entwined with implementation details and basically impossible to set beyond "more than the default" (and doing so is usually unhelpful).

So this PR closes #1233 by deprecating the setting and ignoring it in favour of an internal constant.

@Zac-HD Zac-HD requested a review from DRMacIver as a code owner May 26, 2019 14:26
@Zac-HD Zac-HD added the legibility make errors helpful and Hypothesis grokable label May 26, 2019
@Zac-HD Zac-HD merged commit e62b854 into HypothesisWorks:master Jul 2, 2019
@Zac-HD Zac-HD deleted the deprecate-buffer-size branch July 2, 2019 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
legibility make errors helpful and Hypothesis grokable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate the buffer_size setting
2 participants