mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
In Python 3.14, annotations are deferred by default, so we should not assume that the names in them have been imported unconditionally.
In Python 3.14, annotations are deferred by default, so we should not assume that the names in them have been imported unconditionally.