On Fri, Jun 30, 2023 at 9:02 AM Petr Viktorin <pvikt...@redhat.com> wrote:
> The use_tracing was fixed for most code, but still remained in
> profiling/tracing support.
> I filed a PR for Cython:
> https://src.fedoraproject.org/rpms/Cython/pull-request/46
>
> (Hoping for a Cython 3 release soon -- things are getting fixed properly
> for 3.0, but the stable branch is pretty much on life support now...)

Ah great, thank you.

> Do you have an example of a package that fails on ob_digit?
> Uses of that should be behind CYTHON_USE_PYLONG_INTERNALS which should
> be off by default (and probably will stay off until Cython 3.0).

I was trying to fix a couple of Paulo's packages, python-cypari2 and
python-fpylll.  They directly access ob_digit.  My attempts to fix
them seemed to be stymied by the Cython definition I mentioned, but
maybe I just don't know what I'm doing. :-)  If you have suggestions
on how to approach the fixes for those two packages, I would be very
grateful.

Regards,
-- 
Jerry James
http://www.jamezone.org/
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to