This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients benjamin.peterson, dim, eric.smith, mark.dickinson, serhiy.storchaka, vstinner
Date 2017-04-25.21:21:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493155262.18.0.245743910915.issue30124@psf.upfronthosting.co.za>
In-reply-to
Content
It seems to me that the purpose of using unions was avoiding aliasing issues. But something went wrong.
History
Date User Action Args
2017-04-25 21:21:02serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, vstinner, eric.smith, benjamin.peterson, dim
2017-04-25 21:21:02serhiy.storchakasetmessageid: <1493155262.18.0.245743910915.issue30124@psf.upfronthosting.co.za>
2017-04-25 21:21:02serhiy.storchakalinkissue30124 messages
2017-04-25 21:21:02serhiy.storchakacreate