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
Modules
mathmodule.c
Find file
Blame
History
Permalink
Issue #2487. math.ldexp(x, n) raised OverflowError when n was large and
· f8476c15
Mark Dickinson
authored
May 09, 2008
negative; fix to return an (appropriately signed) zero instead.
f8476c15