• 
      

    Remove old encoding_list parameter to diffutils methods.

    Review Request #12122 — Created March 8, 2022 and submitted — Latest diff uploaded

    Information

    Review Board
    release-5.0.x

    Reviewers

    The encoding_list parameter was once used to allow us to plumb through
    the list of possible encodings for files shown in the diff viewer. This
    list is now computed elsewhere, but we kept the old parameters for
    compatibility, with a deprecation warning. This change removes those now
    that the deprecation cycle is complete.

    Ran unit tests.

    Commits

    Files