Hi everyone,
CFP & Review
The CFP Working Group (WG) did a great job of reaching out to speakers
and achieving a good number of talk proposals. The Review Panel WG
volunteers worked parallelly to get the proposals as complete as
possible as per the guidelines we built before the Subje
PyDev 8.0 Release Highlights
-
*MyPy*
- Make sure that only one MyPy is running at a given time (to prevent
cache corruptions).
- Properly report MyPy messages that only have a line number. (
*#PyDev-1091*)
- MyPy integration now also shows notes for a message. (