[docs] [issue26701] Documentation for int constructor mentions __int__ but not __trunc__

Nick Coghlan report at bugs.python.org
Mon Mar 12 09:03:01 EDT 2018


Nick Coghlan <ncoghlan at gmail.com> added the comment:

With both Eric's and Serhiy's updates merged, and issue 33039 broken out for the __index__ oddities, this is resolved now.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue26701>
_______________________________________


More information about the docs mailing list