Releases

PyCharm 2019.3.1

Have you made some plans to build a cool side project over the holidays? We polished PyCharm further to make sure you can focus on getting it done! Tweet us @pycharm to tell us about your project!

Improved in PyCharm

  • As a part of our Python 3.8 support, we give you code insight for TypedDicts. In this version of PyCharm, we’ve resolved some false positives and other small errors.
  • PyCharm supports using reStructuredText (reST) in docstrings, unfortunately, PyCharm 2019.3 was a little overzealous and interpreted every docstring as reST for some users. We’ve curbed its enthusiasm.
  • MongoDB is supported in PyCharm Professional Edition since 2019.3. Some small issues have now been resolved, for example: we showed only the date portion of an ISODate, and now we’ve restored them to their full length.

And many more small fixes, see our release notes for 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