[3.13] gh-137314: Fix incorrect treatment of format specs in raw fstrings (GH-137328) #162593
Annotations
6 errors, 2 warnings, and 1 notice
|
|
|
Parser/action_helpers.c#L1377
left of '->raw' must point to struct/union [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Parser/action_helpers.c#L1377
'mode': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Parser/action_helpers.c#L1376
'=': left operand must be l-value [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Parser/action_helpers.c#L1376
'mode': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Parser/action_helpers.c#L1376
'tokenizer_mode': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Parser/action_helpers.c#L1376
'TOK_GET_MODE' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
Parser/action_helpers.c#L1375
'INSIDE_FSTRING' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading