Browse Source
Fixes assertion failures when the arguments to type() were not of valid types, e.g., when making calls like: type("", (), 3) type("", 3, {})pull/3829/head
Jeff Epler
7 years ago
committed by
Damien George
2 changed files with 28 additions and 3 deletions
Loading…
Reference in new issue