Commits


Christian Clauss authored and GitHub committed 9284e90f28a
Drop unused mingw.py (#966) * Use ==/!= to compare constant literals (str, bytes, int, float, tuple) Avoid Syntax Warning on Python 3.8: `3 is 3` # —> Syntax Warning * Delete mingw.py