• 
      

    Use __future__.annotations everywhere.

    Review Request #14750 — Created Dec. 29, 2025 and submitted — Latest diff uploaded

    Information

    Django Evolution
    master

    Reviewers

    This change adds a __future__.annotations import to every (non-empty)
    python file, and removes outdated print_function and
    unicode_literals imports.

    Ran unit tests.

    Commits

    Files