bpo-26701: Add documentation for __trunc__ by appeltel · Pull Request #6022 · python/cpython
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Mar 10, 2018`int` fails back to `__trunc__` is `__int__` isn't defined, so cover that in the docs. (cherry picked from commit 308eab9) Co-authored-by: Eric Appelt <eric.appelt@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Mar 10, 2018`int` fails back to `__trunc__` is `__int__` isn't defined, so cover that in the docs. (cherry picked from commit 308eab9) Co-authored-by: Eric Appelt <eric.appelt@gmail.com>
jo2y pushed a commit to jo2y/cpython that referenced this pull request
Mar 23, 2018This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters