Antoine Pitrou <[email protected]> added the comment: I confirm that it works reliably under 3.2, while it hangs as reliably under 2.7 and 3.1. Since fixing involves a C extension that is too heavy to backport to bugfix branches, I suggest closing.
By the way: triagers, please don't set stage to "unit test needed". We don't need an unit test before a proper decision about the issue has been done, and actually we don't require reporters to write an unit test either (it's done as part of the patch, usually). ---------- nosy: +pitrou resolution: -> out of date stage: unit test needed -> status: open -> pending versions: +Python 3.1 -Python 3.2 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue2320> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
