diff options
| author | Nick Pope <nick@nickpope.me.uk> | 2023-01-18 18:23:18 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-18 19:23:18 +0100 |
| commit | 4470c2405c8dbb529501f9d78753e2aa4e9653a2 (patch) | |
| tree | 054645697e78893f2647a82cfff11d8221996d0e /django/forms/widgets.py | |
| parent | 23e886886249ebe8f80a48b0d25fbb5308eeb06f (diff) | |
Refs #34233 -- Used @functools.cache.
Python 3.9+ supports @functools.cache as an alias for
@functools.lru_cache(maxsize=None).
Diffstat (limited to 'django/forms/widgets.py')
0 files changed, 0 insertions, 0 deletions
