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

fix: input.stream is null when copied for namespaced commands #135

Merged
merged 4 commits into from May 31, 2022

Conversation

chadac
Copy link
Contributor

@chadac chadac commented May 19, 2022

There are some cases where io.input is recreated, but the input.stream attribute is not properly copied over. This fixes an upstream edge case issue in Poetry.

Copy link
Member

@branchvincent branchvincent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, just needs a rebase + pre-commit fixes

@chadac
Copy link
Contributor Author

chadac commented May 31, 2022

Thanks, rebased and reformatted changes.

Copy link
Member

@branchvincent branchvincent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perfect, thanks for the fix!

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.

None yet

2 participants