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 serhiy.storchaka
Date 2012-11-15.15:46:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352994418.48.0.449467913759.issue16478@psf.upfronthosting.co.za>
In-reply-to
Content
Tabnanny should use floor division in calculation, the comment says about this. But in the current Python 3 code "/" was not changed to "//".
History
Date User Action Args
2012-11-15 15:46:58serhiy.storchakasetrecipients: + serhiy.storchaka
2012-11-15 15:46:58serhiy.storchakasetmessageid: <1352994418.48.0.449467913759.issue16478@psf.upfronthosting.co.za>
2012-11-15 15:46:58serhiy.storchakalinkissue16478 messages
2012-11-15 15:46:58serhiy.storchakacreate