On Wed Aug 20 11:26:51 2025 +0000, Nikolay Sivov wrote:
I'm talking about changes to VarAnd implementation - what we need is a least a helper that implements such type coercing with progressively larger integer types. Or better using something from oleaut32 itself to do such type conversion. It's most likely not limited to VarAnd().
Yes, you're right. We can write a helper function to handle type coercion.