Skip to content

Conversation

@Daetalus
Copy link
Contributor

Change:

  • Enable test_float, but hard code the sys.float_info for now. Already working on sys.xxx_info in another branch.
  • Implement PyNumber_Negative
  • Improve floatNew, PyFloat_FromString, and some other improvements about float.

@Daetalus Daetalus force-pushed the test_float branch 7 times, most recently from df0bb14 to ba079bf Compare August 14, 2015 04:00
@kmod kmod added the wip label Aug 14, 2015
kmod added a commit that referenced this pull request Aug 15, 2015
Improve the float implementation, enable test_float
@kmod kmod merged commit 31f7289 into pyston:master Aug 15, 2015
@kmod
Copy link
Collaborator

kmod commented Aug 15, 2015

cool, nice improvement :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants