Skip to content

2020.6.91350

Choose a tag to compare

released this 30 Jun 18:27
e370b0a

2020.6.3 (30 June 2020)

Fixes

  1. Correctly check for ZMQ support, previously it could allow ZMQ to be supported when zmq could not be imported.
    (#12585)
  2. Auto indentation no longer working for notebooks and interactive window.
    (#12389)
  3. Add telemetry for tracking run by line.
    (#12580)
  4. Add more telemetry to distinguish how is the start page opened.
    (#12603)
  5. Stop looking for mspythonconfig.json file in subfolders.
    (#12614)