Is there any way one can opt in for the old behavior where all the curves where computed during import?
Usecase: I'm running some signature checks at certain points in time, each time with a different key and even though this theoretically only impacts the first verification, I'd rather do as much as possible at import time to catch nasty bugs such as this one:
gmpy2/gmpy2#317