Skip to content

Refactors to Python 3, Improves Efficiency, and Redesigns Code

Compare
Choose a tag to compare
@ethanchewy ethanchewy released this 08 Aug 14:46
· 83 commits to master since this release

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.