Changelog for
python38-Pympler-0.9-2.1.noarch.rpm :
* Sat Feb 27 2021 John Vandenberg
- Update to v0.9
* Added Python 3.9 support
* Added compatibility with Django 3.x
* Removed Python 3.4 support
* Include size of data when sizing Numpy slices
* Fix KeyError when sizing dicts in certain scenarios
* Mon Nov 25 2019 Steve Kowalik - Update to 0.8: Added
* Python 3.8 support
* Compatibility with Django Debug Toolbar 2.x Removed
* Python 3.3 support
* Compatibility with Django Debug Toolbar 1.x Fixed
* Include dicts which aren\'t tracked by garbage collector in summary diff
* Fix formatting of Python 3 class names in summary diff
* Tue Aug 13 2019 Tomáš Chvátal - Add patch to fix flaky tests:
* pympler-flaky-tests.patch
* Mon Aug 12 2019 Tomáš Chvátal - Initial commit, used by attrs