[issue43085] Loosening | and |= operator type checking restriction

2021-01-31 Thread Siyavash
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

2021-01-31 Thread Siyavash
Change by Siyavash : -- nosy: -Siy_V, ezio.melotti ___ Python tracker <https://bugs.python.org/issue43085> ___ ___ Python-bugs-list mailing list Unsubscribe: