[3.14] gh-141732: Fix ExceptionGroup repr changing when original exception sequence is mutated (GH-141736)
#181069
Annotations
3 errors and 5 warnings
|
|
|
Objects/exceptions.c#L686
‘_PyExc_ImportError’ undeclared here (not in a function); did you mean ‘PyExc_ImportError’?
|
|
Objects/exceptions.c#L1954
macro "ComplexExtendsException" requires 10 arguments, but only 9 given
|
|
Objects/exceptions.c#L1875
‘ImportError_str’ defined but not used [-Wunused-function]
|
|
Objects/exceptions.c#L1932
‘ImportError_members’ defined but not used [-Wunused-variable]
|
|
Objects/exceptions.c#L1944
‘ImportError_methods’ defined but not used [-Wunused-variable]
|
|
Objects/exceptions.c#L1949
type defaults to ‘int’ in declaration of ‘ComplexExtendsException’ [-Wimplicit-int]
|
|
Objects/exceptions.c#L1949
data definition has no type or storage class
|
The logs for this run have expired and are no longer available.
Loading