On Fri, 15 May 2020 14:12:00 -0400 (EDT)
Charalampos Stratakis <cstra...@redhat.com> wrote:

> If you are not sure if your package links to libpython, a way to
> figure this out is to inspect the code for the Py_Initialize and the
> Py_Finalize calls [0].  If the code includes those calls, no action
> is required from your side.
...
> gdb                  jankratochvil keiths kevinb sergiodj

gdb calls Py_Initialize() and Py_Finalize().

Kevin
_______________________________________________
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

Reply via email to