I just append "explain", or start with "tell me."
So instead of:
"Why is foo str|None and not str"
I'd do:
"tell me why foo is str|None and not str"
or
"Why is foo str|None and not str, explain"
Which is usually good enough.
If you're asking this kind of question, the answer probably deserves to be a code comment.