[Python-Dev] Embedded Python Memory Leaks
Hi Python team Is any plan to try and fix memory leaks when embedding Python in a C/C++ application? Thanks in advance, Alexei ___ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail
[Python-Dev] Re: Embedded Python Memory Leaks
On Thu, Oct 6, 2022 at 12:48 PM 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 ___ Python-Dev mailing list -- p
