• 
      

    Remove legacy code from our media and i18n build scripts.

    Review Request #13649 — Created March 19, 2024 and submitted

    Information

    Djblets
    release-5.x

    Reviewers

    Our build-i18n.py and build-media.py scripts were both built to be
    compatible with Python 2 and Django 1.6. We haven't needed this support
    in a while, so we can nuke the shims, conditionals, and legacy future
    imports in the code.

    Successfully build static media and localization files.

    Summary ID
    Remove legacy code from our media and i18n build scripts.
    Our `build-i18n.py` and `build-media.py` scripts were both built to be compatible with Python 2 and Django 1.6. We haven't needed this support in a while, so we can nuke the shims, conditionals, and legacy future imports in the code.
    71b08049c5d390b3e170545c24f8cd82960bde99
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-5.x (f2d24d1)