Skip to content

[Errno 32] Broken pipe on command output (reggression or PR #236) #279

@mrjk

Description

@mrjk

Hey, I was almost close to necro-bump #236 , but it seems this patch is not available on cleo-1.0.0a5 anymore. I discovered that while using a recent version of poetry:

$ poetry version  --dry-run -s patch | head -n 1
0.1.1

[Errno 32] Broken pipe
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe

Current version of cleo and potry (which use cleo):

$ poetry --version
Poetry (version 1.2.2)

$ pip freeze | grep cleo
cleo @ file:///~/.cache/pypoetry/artifacts/1c/64/4e/3535588c61539bf8675d193a6dca8b9541451019ae21fb31af535f0643/cleo-1.0.0a5-py3-none-any.whl

The git history of cleo is not very clear to me, I didn't really understood what happened between this PR, the main branch and the 1.0.0a5 tag. I also opened a bug in the poetry project #7014.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions