Mark Dickinson added the comment:

Hmm. Doesn't this introduce undefined behaviour? The new code looks like a 
violation of the strict aliasing rule. (Or do we compile with 
`-fno-strict-aliasing` or the like?)

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue25823>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to