Skip to content

How to force pre 0.16.1 behavior (no lazy curve precomputation)? #270

@andrei-datcu

Description

@andrei-datcu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions