This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author anthonypjshaw
Recipients anthonypjshaw, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-01-02.01:09:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577927377.26.0.421756435825.issue39185@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2020-01-02 01:09:37anthonypjshawsetrecipients: + anthonypjshaw, paul.moore, tim.golden, zach.ware, steve.dower
2020-01-02 01:09:37anthonypjshawsetmessageid: <1577927377.26.0.421756435825.issue39185@roundup.psfhosted.org>
2020-01-02 01:09:37anthonypjshawlinkissue39185 messages
2020-01-02 01:09:36anthonypjshawcreate