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 Demur Rumed, Mark.Shannon, benjamin.peterson, brett.cannon, georg.brandl, ncoghlan, serhiy.storchaka, vstinner, yselivanov
Date 2016-06-10.07:16:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465543018.46.0.561122238553.issue27140@psf.upfronthosting.co.za>
In-reply-to
Content
I didn't test, but I'm sure this change doesn't break this function. Otherwise functions containing (0.0, 1) and (-0.0, -1) would be broken. Actually they were broken until recently Victor fixed this bug.
History
Date User Action Args
2016-06-10 07:16:58serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, georg.brandl, ncoghlan, vstinner, benjamin.peterson, Mark.Shannon, yselivanov, Demur Rumed
2016-06-10 07:16:58serhiy.storchakasetmessageid: <1465543018.46.0.561122238553.issue27140@psf.upfronthosting.co.za>
2016-06-10 07:16:58serhiy.storchakalinkissue27140 messages
2016-06-10 07:16:58serhiy.storchakacreate