[Python-Dev] Investigated ref leak report related to thread (regrtest.py -R ::)

2007-06-18 Thread ocean
Hello. I investigated ref leak report related to thread. Please run python regrtest.py -R :: test_leak.py (attached file) Sometimes ref leak is reported. # I saw this as regression failure on python-checkins. # total ref count 92578 -> 92669 _Condition 2 Thread 6 _Event 1 bool 10 instanc

Re: [Python-Dev] Investigated ref leak report related to thread (regrtest.py -R ::)

2007-06-18 Thread Aahz
On Mon, Jun 18, 2007, ocean wrote: > > Hello. I investigated ref leak report related to thread. > Please run python regrtest.py -R :: test_leak.py (attached file) > Sometimes ref leak is reported. Please post a bug report to SF and report the bug number here. When you post bugs only to the list t

Re: [Python-Dev] Investigated ref leak report related to thread (regrtest.py -R ::)

2007-06-18 Thread ocean
> Please post a bug report to SF and report the bug number here. When you > post bugs only to the list they get lost. > -- > Aahz ([EMAIL PROTECTED]) <*> http://www.pythoncraft.com/ > > "as long as we like the same operating system, things are cool." --piranha Thank you for pointing it

[Python-Dev] Python 3000 Status Update (Long!)

2007-06-18 Thread Guido van Rossum
I've written up a comprehensive status report on Python 3000. Please read: http://www.artima.com/weblogs/viewpost.jsp?thread=208549 -- --Guido van Rossum (home page: http://www.python.org/~guido/) ___ Python-Dev mailing list Python-Dev@python.org http: