Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

ptvsd release v4.2.10

Compare
Choose a tag to compare
@karthiknadig karthiknadig released this 22 May 06:38
· 317 commits to master since this release
025c6c2

Enhancements:

  • Support for Visual Studio F11/F5. #1387

Bug Fixes:

  • No longer switch off getpass on import. #988
  • Fixes a crash on evaluate request. #1401
  • Fix a issue with running no-debug. #1408
  • Fixes a hang in Visual Studio. #1413
  • Fixes issue with forwarding sys.stdin.read(). #1423
  • Remove sys.prefix form library roots. #1422