You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This adds get_author, a method that gets the author's full name in
constant time/O(1), to show the author's full name in EditHistoryView.
In addition to that, a minimal author_prefix ('Posted' and 'Edited') has
also been added.
Test added and amended.
O(1)-lookup-suggested-by: Sumanth V Rao <[email protected]>
0 commit comments