Home
last modified time | relevance | path

Searched full:python38 (Results 1 – 8 of 8) sorted by relevance

/third_party/protobuf/kokoro/linux/python38/
Dbuild.sh14 export DOCKERFILE_DIR=kokoro/linux/dockerfile/test/python38
17 export TEST_SET="python38"
/third_party/node/deps/npm/node_modules/node-gyp/
D.travis.yml88 PATH=/c/Python38:/c/Python38/Scripts:$PATH
89 NODE_GYP_FORCE_PYTHON=/c/Python38/python.exe
/third_party/protobuf/kokoro/release/python/windows/
Dbuild_single_artifact.bat24 if %PYTHON%==C:\python38 set generator=Visual Studio 14 Win64
25 if %PYTHON%==C:\python38 set vcplatform=x64
Dbuild_artifacts.bat70 SET PYTHON=C:\python38
/third_party/protobuf/kokoro/linux/python38_cpp/
Dbuild.sh14 export DOCKERFILE_DIR=kokoro/linux/dockerfile/test/python38
/third_party/grpc/tools/internal_ci/helper_scripts/
Dinstall_python38.ps169 PythonInstallPath = "C:\Python38"
/third_party/grpc/tools/run_tests/artifacts/
Dartifact_targets.py395 PythonArtifact('windows', 'x64', 'Python38'),
/third_party/python/Doc/whatsnew/
D3.8.rst2121 :file:`python38.dll` is no longer included in the regular Windows distribution.
2127 gendef - python38.dll > tmp.def
2128 dlltool --dllname python38.dll --def tmp.def --output-lib libpython38.a