-
- Downloads
Fix len builtin for instances of str or bytes
A ClassDef of str or bytes may have the same qname as a Const value of str or bytes causing an AttributeError in len builtin inference
Please register or sign in to comment
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
A ClassDef of str or bytes may have the same qname as a Const value of str or bytes causing an AttributeError in len builtin inference