mirror of
https://github.com/django/django.git
synced 2025-11-03 05:13:23 +00:00
Setting GDALRaster.bands as a cached property was creating a circular reference with objects having __del__ methods, which means the memory could never be freed. Thanks Daniel Wiesmann for the report and test, and Tim Graham for the review. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test_rasterfield.py | ||