Re: Embedded Python Memory Leaks

"Gregory P. Smith" <[email protected]> Thu, 6 Oct 2022 13:42:02 -0700
Newsgroups gmane.comp.python.devel
Message-ID <CAGE7PNL5XorzG48fAAeHo_6H+tCf_phqeQpp5iZn4GSx58pSBQ@mail.gmail.com>
On Thu, Oct 6, 2022 at 12:48 PM <[email protected]> wrote:

> Hi Python team
>
> Is any plan to try and fix memory leaks when embedding Python in a C/C++
> application?
>

Please file issues on github with details if you find problems.

-gps