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 akira
Recipients Electro, akira, mark.dickinson
Date 2014-06-26.14:46:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403793996.31.0.96160930729.issue21873@psf.upfronthosting.co.za>
In-reply-to
Content
btw, pypy3 (986752d005bb) is broken:

  >>>> (1, float('nan')) == (1, float('nan'))
  True
History
Date User Action Args
2014-06-26 14:46:36akirasetrecipients: + akira, mark.dickinson, Electro
2014-06-26 14:46:36akirasetmessageid: <1403793996.31.0.96160930729.issue21873@psf.upfronthosting.co.za>
2014-06-26 14:46:36akiralinkissue21873 messages
2014-06-26 14:46:36akiracreate