diff options
| author | Nick Pope <nick@nickpope.me.uk> | 2023-11-21 19:29:21 +0000 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-11-28 13:47:35 +0100 |
| commit | 5f9e5c1b0d5680f793ba7646d52ffab9e2c3623f (patch) | |
| tree | 34d7d1c20b7200d3aceba16c78cbd4f16f560917 /tests/model_forms | |
| parent | 76280b4f4d7547dc869b71c22f658095a1565875 (diff) | |
Refs #34822, Refs #34986 -- Fixed migrations serializer support for functools.lru_cache().
It turns out that `functools._lru_cache_wrapper` is only a class when
CPython's _functools C module provides it, otherwise it is a function.
PyPy also provides it as a function.
Diffstat (limited to 'tests/model_forms')
0 files changed, 0 insertions, 0 deletions
