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 David.Edelsohn
Recipients David.Edelsohn, Dormouse759, hroncok, vstinner
Date 2020-01-29.01:56:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580262961.72.0.755284409996.issue39460@roundup.psfhosted.org>
In-reply-to
Content
Not -O3, but it's calling PyLong_FromLongLong on s390x as well

   0x00000000011ca524 <+28>:	brasl	%r14,0x10649b0 <PyLong_FromLongLong>
History
Date User Action Args
2020-01-29 01:56:01David.Edelsohnsetrecipients: + David.Edelsohn, vstinner, hroncok, Dormouse759
2020-01-29 01:56:01David.Edelsohnsetmessageid: <1580262961.72.0.755284409996.issue39460@roundup.psfhosted.org>
2020-01-29 01:56:01David.Edelsohnlinkissue39460 messages
2020-01-29 01:56:01David.Edelsohncreate