Hi, 2016-01-13 20:32 GMT+01:00 Matthew Paulson <paul...@busiq.com>: > I've spent some time performing memory leak analysis while using Python in an > embedded configuration.
Hum, did you try tracemalloc? https://docs.python.org/dev/library/tracemalloc.html https://pytracemalloc.readthedocs.org/ > Is there someone in the group that would like to discuss this topic. There > seems to be other leaks as well. I'm new to Python-dev, but willing to help > or work with someone who is more familiar with these areas than I. Are you able to reproduce the leak with a simple program? Victor _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com