PythonBuddy Versions Save

1st Online Python Editor With Live Syntax Checking and Execution

v3.0.0

3 years ago

In this release, we updated the packages that Python Buddy relies on. Before, there were bugs with those packages but they have now been fixed so these changes will now fix all Windows compatibility issues and update us to Python 3.7+.

2.0.2

5 years ago

In this version, the code is cleaned up and error messages disappear as intended.

2.0.1

5 years ago

2.0.0

5 years ago

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.

v1.0

5 years ago