[New-bugs-announce] [issue39185] Add quiet and detailed verbosity levels to build.bat

anthony shaw report at bugs.python.org
Wed Jan 1 20:09:37 EST 2020


New submission from anthony shaw <anthonyshaw at apache.org>:

The build.bat script (windows build) has a flag for verbose, which sets the msbuild verbosity level to normal.
The default level is minimal.

The quiet and detailed levels would also be useful for development.

----------
components: Windows
messages: 359178
nosy: anthonypjshaw, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Add quiet and detailed verbosity levels to build.bat
type: enhancement

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39185>
_______________________________________


More information about the New-bugs-announce mailing list