aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/mutation/mutator.py
Commit message (Expand)AuthorAgeFilesLines
* Remove `__future__` imports that are no longer necessary (#30661)Martin Robinson2023-11-021-2/+0
* Fix remaining flake8 warningsKagami Sascha Rosylight2020-06-211-2/+2
* Improve print statement compatibility with Python3marmeladema2019-10-161-2/+4
* Do not mutate if letManish Goregaokar2018-02-211-2/+2
* Mutation TestingSandeep Hegde2017-12-061-0/+195