PyCharm 2019.3.1
Released: Dec 19, 2019
2019.3.1 中的更新
特性
- As a part of Python 3.8 support, this release adds code insight for TypedDicts.
修補程式
- PyCharm supports using reStructuredText (reST) in docstrings, unfortunately, PyCharm 2019.3 was a little overzealous and interpreted every docstring as reST for some users. This has been fixed.
- Some small issues with MongoDB support have now been resolved, for example: it showed only the date portion of an ISODate, and now they have been restored to their full length.