I noticed a function[0] today that was created to simulate python 3, which is no longer necessary now that py2 support has been dropped. There's probably dozens of these scattered throughout. How should they be flagged for refactoring and/or removal? Create an issue for each one or collect them into one, or something else?