Refactors to Python 3, Improves Efficiency, and Redesigns Code
The following release implements the following:
- multiprocessing to handle multiple errors
- verbose null checks
- fix various bugs in cm-validator.js and javascript.js that prevented some errors and warnings from being presented
- leverage sessions to handle multiple users at scale
- redesign code to make more readable/cleaner
- Update pylint and error messages related to pylint for more info (from
pylint --list-msgs
) - Process pylint messages on server side now.