Skip to content

fix: don't clear interactive state on namespace commands#234

Merged
Secrus merged 1 commit intopython-poetry:masterfrom
branchv:fix/io-interactive
Aug 25, 2022
Merged

fix: don't clear interactive state on namespace commands#234
Secrus merged 1 commit intopython-poetry:masterfrom
branchv:fix/io-interactive

Conversation

@branchv
Copy link
Copy Markdown
Member

@branchv branchv commented Aug 25, 2022

When running a namespaced command like cache clear, we reset the input (seemingly to parse the command as a single string) but also unintentionally reset io.input._interactive.

Similar bug as #135
Relates to python-poetry/poetry#6212

@branchv branchv requested a review from Secrus August 25, 2022 00:54
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