-
-
Notifications
You must be signed in to change notification settings - Fork 702
Closed
Milestone
Description
In #20241, the Cython methods new_gen() and new_gen_noclear() of sage.libs.pari.pari_instance were made into public Cython functions in the new module sage.libs.pari.stack. The related method new_ref() was made into a private Cython function in sage.libs.pari.gen. We export this function because it is useful for #15601 and possibly elsewhere.
Component: packages: standard
Keywords: pari
Author: Peter Bruin
Branch/Commit: e71808c
Reviewer: Jeroen Demeyer
Issue created by migration from https://trac.sagemath.org/ticket/21755