Releases

PyCharm 2019.2.3

PyCharm 2019.2.3 is now available!

Fixed in this Version

  • We solved an issue that was causing an error when invoking string literals.
  • Regression errors were fixed in the debugger:
    • The usage of multiprocessing on programs resulted on the inability to debug them and that was solved.
    • We fixed the issue that caused uncaught exceptions not to show traceback data.
    • Breakpoint usage while executing code in debug mode was causing different execution behaviors resulting in errors and that was fixed.
  • The problem causing Python interpreter not to be properly set if downloaded from the Windows Store was fixed.

Further Improvements

  • The SVN performance was improved to avoid unnecessary processing of SVN operations’ results. Now projects with large amount of files using such version control system will experience enhanced processing times.
  • Some other platform issues were solved as well and much more, check out our release notes for more details.

Getting the New Version

You can update PyCharm by choosing Help | Check for Updates (or PyCharm | Check for Updates on macOS) in the IDE. PyCharm will be able to patch itself to the new version, there should no longer be a need to run the full installer.

If you’re on Ubuntu 16.04 or later, or any other Linux distribution that supports snap, you should not need to upgrade manually, you’ll automatically receive the new version.

image description