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 Jonas Wegelius
Recipients Jonas Wegelius
Date 2016-10-03.06:20:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475475630.46.0.74903307256.issue28345@psf.upfronthosting.co.za>
In-reply-to
Content
When you type 8/3, the interpreter return incorrect value:
2.6666666666666665

it should be 
2.6666666666666667
History
Date User Action Args
2016-10-03 06:20:30Jonas Wegeliussetrecipients: + Jonas Wegelius
2016-10-03 06:20:30Jonas Wegeliussetmessageid: <1475475630.46.0.74903307256.issue28345@psf.upfronthosting.co.za>
2016-10-03 06:20:30Jonas Wegeliuslinkissue28345 messages
2016-10-03 06:20:30Jonas Wegeliuscreate