Skip to content

Conversation

@apatard
Copy link
Collaborator

@apatard apatard commented Mar 29, 2022

Since python commit for the issue https://bugs.python.org/issue32236,
python will now raise a ValueError for code like ours, so remove
bufsize setting to fix it.

Also fix streaming test test string to be provider agnostic.

Signed-off-by: Arnaud Patard <[email protected]>

apatard added 2 commits March 29, 2022 16:46
Since python commit for the issue https://bugs.python.org/issue32236,
python will now raise a ValueError for code like ours, so remove
bufsize setting to fix it.

Signed-off-by: Arnaud Patard <[email protected]>
The current test string is dependant of the vagrant provider so
use a string which should be stable with different providers.

Signed-off-by: Arnaud Patard <[email protected]>
@ssbarnea ssbarnea merged commit 267d4df into pycontribs:main Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants