Open paulie4 opened 2 years ago
NOTE: this improvement is backwards compatible, since the new ChangelistEntry namedtuple still has action and path as the first two items in the tuple.
ChangelistEntry
namedtuple
action
path
NOTE: this improvement is backwards compatible, since the new
ChangelistEntry
namedtuple
still hasaction
andpath
as the first two items in the tuple.