New submission from Krauzi <krauzi_g...@yahoo.de>: Hi guys, i think this is a bug and Matt from h...@python.org suggested me to report it here: I attached a sample project where the memory leak occurs.I created a sample project where the memory leak occurs. It's a visual studio 2008 project and uses windows threads so you have to recompile when using linux (makefile not included). 500 thread calls result in a memory leak of about 1 MB.
---------- files: Python Bug.zip messages: 102832 nosy: Krauzi severity: normal status: open title: Memory leak on multi-threaded PyObject_CallObject versions: Python 2.6 Added file: http://bugs.python.org/file16868/Python Bug.zip _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8368> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com