STINNER Victor added the comment:

I suggest to close this issue.

Aliasing issues are complex and simply cannot be fixed in Python 2. The root 
issue has been fixed in Python 3, it required to change the main C structures 
of Python objects.

The fix for your issue to already known, use -qalias=noansi with XLC.

----------
nosy: +haypo

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

Reply via email to