summaryrefslogtreecommitdiff
path: root/scripts/refcounter.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updated to 2021Daniele Varrazzo2021-06-151-1/+1
* Upgrade f-strings with flynt -a and remove int()Hugo van Kemenade2020-11-181-9/+9
* Upgrade f-strings with flyntHugo van Kemenade2020-11-171-1/+1
* Upgrade Python syntax with pyupgrade --py36-plusHugo van Kemenade2020-11-171-1/+0
* Copyright bumped to 2020Daniele Varrazzo2020-01-171-0/+1
* Copyright year updatedDaniele Varrazzo2019-02-171-1/+1
* Replace deprecated optparse usage with argparseJon Dufresne2018-10-101-9/+7
* Avoid installing tests to site-packagesJon Dufresne2017-12-101-2/+2
* Use print() function instead of print statement throughout projectJon Dufresne2017-12-101-0/+1
* Remove redundant parenthesesHugo2017-11-281-2/+2
* Python source cleanup using flake8Daniele Varrazzo2016-10-111-3/+4
* cleanup remaining GPL license textChris Mildebrandt2014-05-201-11/+7
* Added script to look for refcounting bugsDaniele Varrazzo2011-01-031-0/+111