Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Objects
floatobject.c
Find file
Blame
History
Permalink
SF bug #444510: int() should guarantee truncation.
· 7321ec43
Tim Peters
authored
Jul 26, 2001
It's guaranteed now, assuming the platform modf() works correctly.
7321ec43