PyCharm 2019.2.2 Preview release, Python IDE

PyCharm 2019.2.2 Preview release, this is a fix release, major repair as follows:

  • Python 3.8 is the realization of some code insight repair:
    • Now allows the use of "continue" and "finally" clause
    • Added support for the re module unicode characters
  • Error function of the document is not displayed on the console has been fixed in Python
  • IPython problems have been resolved, these problems led to the debugger does not work
  • Some problems have been fixed return debugger appear, these problems lead to breakpoints are ignored and / or throw an exception, data viewer can not display the correct information
  • Fixed an issue when the server is configured for remote Docker python interpreter, resulting in PyCharm stop
  • Jupyter Notebooks get some fix: kernel specification now choose to create a new notebook based on the version of Python modules, if the kernel is missing metadata specification, it will prompt an error
  • Fixed an issue leading to a remote interpreter can not be used for different two machines
  • Repair and more, see the release notes for more details

Announcement  |  Download

Guess you like

Origin www.oschina.net/news/109521/pycharm-2019-2-2-preview-released