[issue24150] text_contextlib fails on Mac OSX 10.10.3

2015-05-09 Thread Ned Deily
Ned Deily added the comment: (See Issue22906 for details.) -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: h

[issue24150] text_contextlib fails on Mac OSX 10.10.3

2015-05-09 Thread Ned Deily
Ned Deily added the comment: Thanks for the report. This problem has just been fixed. Please update and try again. -- nosy: +ned.deily resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker

[issue24150] text_contextlib fails on Mac OSX 10.10.3

2015-05-09 Thread rainier
New submission from rainier: Test 75 test_contextlib fails. Fatal Python error: Objects/frameobject.c:429 object at 0x10fa32178 has negative ref count -2604246222170760230 Exception: Child error on test_contextlib: Exit code -6 Thread hangs and must be force exited on Mac OSX 10.10.3 Problem w