Nick Coghlan <ncogh...@gmail.com> added the comment:

Fixed for 3.2 in r86928.

The fix has not been backported to 3.1, since it depends on the fix for issue 
7242 (r78527) which was itself never backported to 3.1 after being forward 
ported to the py3k branch as part of a bulk merge (r83318)

Backporting to 2.7 would also be a manual process (although much easier, since 
issue 7242 is already fixed in that branch)

Given the obscurity of the error, I'm going to close this as fixed without 
backporting it. Anyone that wants it fixed in the 2.7 and 3.1 maintenance 
branches is free to develop and post the requisite patches :)

----------
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9573>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to