poiuyqwert / PyMS

Broodwar Modding Suite
48 stars 19 forks source link

Switch from Python 2 to Python 3 #126

Open sethmachine opened 5 years ago

sethmachine commented 5 years ago

Switch to Python 3, and ideally to 3.7.x. This will allow using dataclasses, which can help reduce a lot of boilerplate in the codebase.