New submission from Terry J. Reedy <tjre...@udel.edu>:
When running tests locally (Win10), test_peg_generator outputs the following 20 times. parse.c pegen.c string_parser.c tokenizer.c Python-ast.c asdl.c peg_extension.c Creating library C:\Users\Terry\AppData\Local\Temp\tmpcr6_pvyl\Debug\Users\Terry\AppData\Local\Temp\tmpcr6_pvyl\parse_d.cp310-win32.lib and object C:\Users\Terry\AppData\Local\Temp\tmpcr6_pvyl\Debug\Users\Terry\AppData\Local\Temp\tmpcr6_pvyl\parse_d.cp310-win32.exp LINK : /LTCG specified but no code generation required; remove /LTCG from the link command line to improve linker performance Can this be fixed? ---------- components: Interpreter Core, Tests messages: 378970 nosy: pablogsal, terry.reedy priority: normal severity: normal stage: needs patch status: open title: Eliminate test_peg_generator redundant output type: behavior versions: Python 3.10 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue42082> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com