2e2e15cec2
For these 3 bitwise operations there are now fast functions for positive-only arguments, and general functions for arbitrary sign arguments (the fast functions are the existing implementation). By default the fast functions are not used (to save space) and instead the general functions are used for all operations. Enable MICROPY_OPT_MPZ_BITWISE to use the fast functions for positive arguments.
12 lines
182 B
Plaintext
12 lines
182 B
Plaintext
TypeError
|
|
NotImplementedError
|
|
True
|
|
True
|
|
TypeError, ValueError
|
|
NotImplementedError
|
|
NotImplementedError
|
|
NotImplementedError
|
|
NotImplementedError
|
|
NotImplementedError
|
|
NotImplementedError
|