Hi @david1542, thank you for this report. We have fixed this in version 1.0.6 of the Anysphere Python extension to provide defaults that are more similar to Pylance / VSCode. Could you try upgrading the extension?
Other than the linting errors, I have a lot of problem with the debugger. Every time I try to run my Python services with my debugger run configuration, I get an error saying “The connection to the terminal’s pty host process is unresponsive, terminals may stop working. Click to manually restart the pty host”
Hi @david1542, thanks for flagging this issue. It looks like there was an issue in the build for the 1.0.6 version of the extension, which caused excessive linting errors with built-in types missing. We fixed this in version 1.0.7 of the extension; could you try upgrading?