Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
micropython
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
card10
micropython
Commits
Commits · 6fd4b36bc5dfbb6c6a3f85e14269589e6613d26d
6fd4b36bc5dfbb6c6a3f85e14269589e6613d26d
Select Git revision
Selected
6fd4b36bc5dfbb6c6a3f85e14269589e6613d26d
Branches
5
wip-bootstrap
default
dualcore
ch3/leds
ch3/time
master
6 results
micropython
tests
float
float2int.py
Author
Search by author
Any Author
authors
9R
9R
Administrator
root
Andreas Schildbach
pink
Daniel Hoffend
griffon
Definitely Not A Robot
Doloo1ai
Dirk Jäckel
biafra
G
G
Hauke Mehrtens
hauke
Jan Morawek
RFguy
Julian
hdsjulian
Lila Fisch
lilafisch
Martin Ling
martinling
Mateusz Zalega
msgctl
Michael Huebler
mh
Ole Dreessen
ole
Phileas
pl
Philip Brechler
plaetzchen
Renze
renze
Sabine Wolf
Bine
Sec 42
sec
20 authors
Browse files
Jan 02, 2015
py: Raise exception if trying to convert inf/nan to int.
· 6fd4b36b
Damien George
authored
Jan 2, 2015
6fd4b36b
py: Fix float to int conversion for large exponents.
· 6e0b6d02
David Steinberg
authored
Jan 2, 2015
6e0b6d02
Dec 31, 2014
objstr: Fix %d-formatting of floats.
· 2c756654
Paul Sokolovsky
authored
Dec 31, 2014
2c756654
Dec 29, 2014
py: Partially fix float to int conversion.
· 12033df5
Paul Sokolovsky
authored
Dec 29, 2014
12033df5
Loading