There's a ticket about it: https://code.djangoproject.com/ticket/30949
On Thursday, February 4, 2021 at 5:57:15 AM UTC-5 [email protected] wrote: > functools.cached_property is available from Python 3.8. > > https://docs.python.org/3.9/library/functools.html#functools.cached_property > > Is there any benefit to maintaining our own version, or should we > deprecate django.utils.functional.cached_property() with Django 4.0? > > Thanks. > Carlton > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/3f66bd3e-c4ad-4dcd-adeb-8999d6eadbb5n%40googlegroups.com.
