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 python-dev
Recipients eric.araujo, koobs, michael.henry, python-dev, r.david.murray, rhettinger, serhiy.storchaka, skrah
Date 2015-01-31.00:13:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150131001303.39292.15180@psf.io>
In-reply-to
Content
New changeset aa6f8e067ec3 by Serhiy Storchaka in branch '2.7':
Use float division to avoid deprecation warning in test_timeit (issue #11578).
https://hg.python.org/cpython/rev/aa6f8e067ec3
History
Date User Action Args
2015-01-31 00:13:17python-devsetrecipients: + python-dev, rhettinger, eric.araujo, r.david.murray, skrah, michael.henry, serhiy.storchaka, koobs
2015-01-31 00:13:17python-devlinkissue11578 messages
2015-01-31 00:13:17python-devcreate