Skip to content

fix: do not coerce StringIO into str#3

Merged
DonDebonair merged 1 commit into
pyinfra-dev:mainfrom
DonDebonair:fix/support-io-stream-args
Jul 11, 2026
Merged

fix: do not coerce StringIO into str#3
DonDebonair merged 1 commit into
pyinfra-dev:mainfrom
DonDebonair:fix/support-io-stream-args

Conversation

@DonDebonair

Copy link
Copy Markdown
Collaborator

A recent commit to pyinfra introduces io:<string content> as a way to pass StringIO objects to operations in test fixtures. pyinfra-testing did not support this yet. Now it does.

A recent commit to pyinfra introduces `io:<string content>` as a way to pass StringIO objects to operations in test fixtures.
pyinfra-testing did not support this yet. Now it does.
@DonDebonair
DonDebonair force-pushed the fix/support-io-stream-args branch from 7953f8d to 1d74c2a Compare July 3, 2026 17:32
@DonDebonair

Copy link
Copy Markdown
Collaborator Author

Will you merge and publish a new version @Fizzadar?

@DonDebonair
DonDebonair merged commit 9fe9fba into pyinfra-dev:main Jul 11, 2026
5 checks passed
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.

2 participants