Message 159231 - Python tracker (original) (raw)

Message159231

Author vstinner
Recipients neologix, pitrou, vstinner
Date 2012-04-24.23:26:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1335309970.3.0.0250227213726.issue14666@psf.upfronthosting.co.za
In-reply-to
Content
There was a similar issue: #11753, but it was a bug in the faulthandler module. Here it looks like a bug in TestSocketSharing of test_socket which uses multiprocessing.
History
Date User Action Args
2012-04-24 23:26:10 vstinner set recipients: + vstinner, pitrou, neologix
2012-04-24 23:26:10 vstinner set messageid: 1335309970.3.0.0250227213726.issue14666@psf.upfronthosting.co.za
2012-04-24 23:26:09 vstinner link issue14666 messages
2012-04-24 23:26:09 vstinner create