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 rhettinger
Recipients alex, belopolsky, daniel.urban, mark.dickinson, pitrou, rhettinger
Date 2011-05-03.19:21:13
SpamBayes Score 8.0594776e-07
Marked as misclassified No
Message-id <1304450474.02.0.0725697465187.issue11986@psf.upfronthosting.co.za>
In-reply-to
Content
The report is invalid because min/max make no guarantees about values without a total ordering.

Your other tracker item correctly focused on the behavior of float('NaN') itself, rather than on the behavior of everything else in the Python world that compares two values.
History
Date User Action Args
2011-05-03 19:21:14rhettingersetrecipients: + rhettinger, mark.dickinson, belopolsky, pitrou, alex, daniel.urban
2011-05-03 19:21:14rhettingersetmessageid: <1304450474.02.0.0725697465187.issue11986@psf.upfronthosting.co.za>
2011-05-03 19:21:13rhettingerlinkissue11986 messages
2011-05-03 19:21:13rhettingercreate