PR #28736 introduced a real but narrow regression when refactoring the pretty-printing logic of the Dyadic class. Using Python built-in integers as coefficients to directly construct Dyadic objects ...
The issue is located in the _pretty method. The code directly calls as_coeff_Mul () on Python native int types, which is a method only supported by SymPy symbolic types, lacking compatibility handling ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results