Bug #2180
(9 mar testing: d10) '__add__', '__mul__', '__imul__' and 'operator' should not be 1KP since there is no context match
Start date:
03/10/2022
Due date:
% Done:
0%
Estimated time:
Description
https://edutestdev-240612.appspot.com/document/python-3-library-reference-pl-2022-03-03-124333.055106-spl?documentURL=10015%2Fprd%2F3%2Flibrary%2Fcollections-deque-objects-217.html
'__add__', '__mul__', '__imul__' and 'operator' could be lighter. I think this is a valid issue because the KPs are in 'collections — Container datatypes > deque objects', they refer to 'Python 3 Library Reference > Functional Programming Modules > operator — Standard operators as functions (contd-1) > operator' and the kp sentence does not seem to have any context match
Updated by Ram Kordale over 2 years ago
- Subject changed from (9 mar testing: d12) '__add__', '__mul__', '__imul__' and 'operator' should not be 1KP since there is no context match to (9 mar testing: d10) '__add__', '__mul__', '__imul__' and 'operator' should not be 1KP since there is no context match
Updated by Ram Kordale over 2 years ago
- Status changed from New to Rejected
Solved by fixes to other tickets.