Closed russhaun closed 2 years ago
99% of py2 style code is removed. some still exits mainly format style issue. ex "% yada yada , (some_value)" all py2 imports have been removed in favor of py3 variants
1.0.6-beta will no longer run on py2 platforms. meaning no new dev can be started using py2.
remove code that is from py2. no need for it anymore.