merge 3.2
This commit is contained in:
commit
cbb290af08
|
@ -132,7 +132,6 @@ class ThreadRunningTests(BasicThreadTest):
|
|||
# See issue #14474
|
||||
def task():
|
||||
started.release()
|
||||
sys.stderr = stderr
|
||||
raise SyntaxError
|
||||
def mywrite(self, *args):
|
||||
try:
|
||||
|
|
Loading…
Reference in New Issue