Python drops officially supporting Python 3.4 in March 2019. Remove Python 3.4 scripts from our CI and any reference to that version in our docs/code, if there are any.
See build/ci/vscode-python-nightly-ci.yaml and any templates it calls into to be certain it is removed.
Python drops officially supporting Python 3.4 in March 2019. Remove Python 3.4 scripts from our CI and any reference to that version in our docs/code, if there are any.
See
build/ci/vscode-python-nightly-ci.yamland any templates it calls into to be certain it is removed.