[issue43085] Loosening | and |= operator type checking restriction
New submission from Siyavash : | and |= operators work only if the operands are of 'dict' type. This means that they can't be used with some of the user defined mapping objects. The case that especially caught my attention was 'SignalDict' type in decimal standard l
[issue43085] Loosening | and |= operator type checking restriction
Change by Siyavash : -- nosy: -Siy_V, ezio.melotti ___ Python tracker <https://bugs.python.org/issue43085> ___ ___ Python-bugs-list mailing list Unsubscribe: