Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Diffusion
Pacemaker
8e8244c418a3
Refactor: python: Simplify various format string.
8e8244c418a3
Actions
Edit Commit
Download Raw Diff
Edit Related Objects...
Edit Tasks
Subscribe
Mute Notifications
Flag For Later
Award Token
Tags
None
Referenced Files
None
Subscribers
None
This commit no longer exists in the repository. It may have been part of a branch which was deleted.
Description
Refactor: python: Simplify various format string.
Use %r instead of repr().
Use %s instead of adding.
Use format strings instead of adding and calling ljust/rjust. I think this is more readable, even if it's still not great.
Details
Provenance
clumens
Authored on Jun 22 2023, 4:12 PM
Event Timeline
clumens
committed
rP8e8244c418a3: Refactor: python: Simplify various format string.
(authored by
clumens
).
Jun 28 2023, 3:58 PM
2023-06-28 15:58:22 (UTC-4)
clumens
mentioned this in
rP9d1bb1430f68: Low: cts: Fix a regression in detailed results reporting.
.
Jan 15 2025, 4:22 PM
2025-01-15 16:22:08 (UTC-5)
Commit No Longer Exists
This commit no longer exists in the repository.