• 
      

    Remove six and unicode_literals, and require Sphinx 4 or higher.

    Review Request #12742 — Created Nov. 27, 2022 and submitted

    Information

    beanbag-docutils
    master

    Reviewers

    We dropped support for Python 2.7 in beanbag-docutils 2.0. As part of a
    continued effort to modernize this and prepare for new code, this change
    removes the usage and dependency on six, and removes legacy
    unicode_literals imports.

    Unit tests pass.

    Summary ID
    Remove six and unicode_literals, and require Sphinx 4 or higher.
    We dropped support for Python 2.7 in beanbag-docutils 2.0. As part of a continued effort to modernize this and prepare for new code, this change removes the usage and dependency on `six`, and removes legacy `unicode_literals` imports.
    fcc3d767998f03ba1c85301af1aca12bc3a9341a
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (c17e41b)