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 docs@python, ncoghlan, r.david.murray, robert_smallshire, serhiy.storchaka
Date 2018-03-10.15:18:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520695115.04.0.467229070634.issue26701@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 496431ffb6c29719332bf2af773349e8dd85e45a by Serhiy Storchaka in branch 'master':
bpo-26701: Improve documentation for the rounding special methods. (#6054)
https://github.com/python/cpython/commit/496431ffb6c29719332bf2af773349e8dd85e45a
History
Date User Action Args
2018-03-10 15:18:35serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, r.david.murray, docs@python, robert_smallshire
2018-03-10 15:18:35serhiy.storchakasetmessageid: <1520695115.04.0.467229070634.issue26701@psf.upfronthosting.co.za>
2018-03-10 15:18:35serhiy.storchakalinkissue26701 messages
2018-03-10 15:18:34serhiy.storchakacreate