New submission from Eric Lindblad <lindb...@gmx.com>:

The development version code can set the variable EXTERNALS_DIR in two .bat 
files, but nowhere in a .bat file is set the variable EXTERNAL_DIR, the latter 
appearing in find_python.bat. I am not a Powershell user and so cannot 
interpret the content of the file .azure-pipelines/windows-steps.yml, where the 
variable EXTERNAL_DIR likewise appears, but, being familiar solely with .bat 
files would question whether a misprint had occurred in the below commit, as 
"%EXTERNAL_DIR%" rather than "%EXTERNALS_DIR%"?

https://github.com/python/cpython/commit/68d663cf85d1ac5eaf83482eed39c0a6f8093601#diff-60f6a0e6e49e5990c3ad465771fff9cd

committed on GitHub Jul 17, 2017

----------
components: Build
messages: 326735
nosy: lindblad
priority: normal
severity: normal
status: open
title: batch file variables
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34855>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to