Fix memory leaks found by memleak_hawaii3.py#5359
Fix memory leaks found by memleak_hawaii3.py#5359WeatherGod merged 1 commit intomatplotlib:masterfrom
Conversation
|
The changes here make sense. Are there other places where |
|
No -- |
|
Do you want to target the v1.5.x branch? |
|
Might as well target 1.5.x EDIT: But we can just merge to master and backport after. |
Fix memory leaks found by memleak_hawaii3.py
Fix memory leaks found by memleak_hawaii3.py
|
backported to v1.5.x as a450f99 |
|
@mdboom Thanks very much for tracking this down. Out of curiosity: do you have a simple explanation for why the leak was so much larger on Python 3 than 2? |
|
Unfortunately, no. But I was seeing a great deal of variation in the result from the |
Sorry I couldn't sort this one out before 1.5.0.