This is an archive of the discontinued LLVM Phabricator instance.

Update string formatting for AnnotatedCommand to support Python >3.7.
ClosedPublic

Authored by vvereschaka on Nov 10 2020, 1:41 PM.

Details

Summary

Replaced %s/%r with format {} sequences.

Diff Detail

Event Timeline

vvereschaka requested review of this revision.Nov 10 2020, 1:41 PM
vvereschaka created this revision.
This revision is now accepted and ready to land.Nov 30 2020, 6:09 PM