https://docs.python.org/3/library/functools.html#functools.cache
Now Python 3.10 is the lowest supported version for Django 5.0, let's use
the shorter one.
https://docs.djangoproject.com/en/dev/faq/install/#what-python-version-
can-i-use-with-django
--
Ticket URL: <https://code.djangoproject.com/ticket/34270>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* has_patch: 1 => 0
* resolution: => duplicate
Comment:
Duplicate of #34233.
--
Ticket URL: <https://code.djangoproject.com/ticket/34270#comment:1>
* has_patch: 0 => 1
Comment:
PR https://github.com/django/django/pull/16482 is a duplicate of
https://github.com/django/django/pull/16480, so closing this ticket as a
duplicate of https://code.djangoproject.com/ticket/34233.
--
Ticket URL: <https://code.djangoproject.com/ticket/34270#comment:2>