Bug #1968
Absence of P's in partial KPs
Start date:
12/21/2021
Due date:
% Done:
0%
Estimated time:
3.00 h
Description
In lib ref, it has been noticed that some partial KPs do not have P's appended in the tags. We need to investigate the bug on the highest priority and fix it! One probable area in tagging_utils.py which could have led to this bug has been attached in the screenshot.
E.g.
"floating-point" from lib ref.
"byte-stride" from c-api.
"fortran-continguous" from numpy user guide.
"data-type-descriptor types" from numpy api reference.
Files