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 ncoghlan
Recipients docs@python, ncoghlan, r.david.murray, robert_smallshire, serhiy.storchaka
Date 2018-03-10.15:10:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520694648.04.0.467229070634.issue26701@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1028ca4f04c14cf40a8f3e7951623a96ec0143c2 by Nick Coghlan (Miss Islington (bot)) in branch '3.6':
bpo-26701: Add documentation for __trunc__ (GH-6050)
https://github.com/python/cpython/commit/1028ca4f04c14cf40a8f3e7951623a96ec0143c2
History
Date User Action Args
2018-03-10 15:10:48ncoghlansetrecipients: + ncoghlan, r.david.murray, docs@python, serhiy.storchaka, robert_smallshire
2018-03-10 15:10:48ncoghlansetmessageid: <1520694648.04.0.467229070634.issue26701@psf.upfronthosting.co.za>
2018-03-10 15:10:48ncoghlanlinkissue26701 messages
2018-03-10 15:10:47ncoghlancreate