Changes between Initial Version and Version 1 of Ticket #30949
- Timestamp:
- Nov 3, 2019, 3:11:19 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30949 – Description
initial v1 1 functools gains cached_property in Python 3.8: https://bugs.python.org/issue21145 2 3 `django.utils.functional.cached_property` should import it and deprecate its own implementation