March 20, 2013
12:55 p.m.
Tracing down, this hang happens in the cgi.FieldStorage.__init__() in Python 2.7's cgi.py module. Line 497 says: self.read_urlencoded() so something weird on OS X is probably causing the file read to block because there's not enough data there. -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1157854 Title: test_not_enough_parameters hangs on OS X To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1157854/+subscriptions