Skip to content

EnginePort: use %s format instead of %d in __repr__()#500

Merged
thiell merged 1 commit intoclustershell:masterfrom
thiell:b19_engine_port_repr
Nov 25, 2022
Merged

EnginePort: use %s format instead of %d in __repr__()#500
thiell merged 1 commit intoclustershell:masterfrom
thiell:b19_engine_port_repr

Conversation

@thiell
Copy link
Copy Markdown
Collaborator

@thiell thiell commented Nov 25, 2022

Use more robust formatting in case the streams are not initialized yet.

Fixes #499.

Use more robust formatting in case the streams are not initialized yet.

Fixes clustershell#499.
@thiell thiell self-assigned this Nov 25, 2022
@thiell thiell added this to the 1.9 milestone Nov 25, 2022
@thiell thiell merged commit e341732 into clustershell:master Nov 25, 2022
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.

EnginePort: TypeError: %d format: a number is required, not NoneType

1 participant