Prior to this patch the code would crash if a key in a ** dict was anything other than a str or qstr. This is because mp_setup_code_state() assumes that keys in kwargs are qstrs (for efficiency). Thanks to @jepler for finding the bug.crypto-aes
parent
bc3a5f1917
commit
3280788195
Loading…
Reference in new issue