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
You need to sign in or sign up before continuing.
cpython
Lib
test
test_float.py
Find file
Blame
History
Permalink
Make tset_float pass. float(<unicode>) was never very good -- it used
· 686138fb
Guido van Rossum
authored
May 15, 2007
a fixed-length buffer of 256 bytes.
686138fb