Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gabod2000
/
micropython-1
Public
forked from
micropython/micropython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 3, 2017
docs/uzlib: Update description of decompress() and mention DecompIO.
pfalcon
committed
503cf3d
Copy full SHA for 503cf3d
py/modmath: Check for zero division in log with 2 args.
dpgeorge
committed
6b8b56f
Copy full SHA for 6b8b56f
py/vm: Make "if" control flow more obvious in YIELD_FROM opcode.
dpgeorge
committed
9ed5e80
Copy full SHA for 9ed5e80
py/objstr: Remove unnecessary "sign" variable in formatting code.
dpgeorge
committed
9d2c72a
Copy full SHA for 9d2c72a
py/runtime: Mark m_malloc_fail() as NORETURN.
dpgeorge
committed
2138258
Copy full SHA for 2138258
py/binary: Add missing "break" statements.
dpgeorge
committed
9aeba3e
Copy full SHA for 9aeba3e
stmhal: Clean up some header includes.
dpgeorge
committed
80b31dc
Copy full SHA for 80b31dc
stmhal/boards: Add configuration files for NUCLEO_F429ZI.
capriele
authored and
dpgeorge
committed
5b509db
Copy full SHA for 5b509db
docs/pyboard: Move info about using Windows from topindex to general.
dpgeorge
committed
3c62577
Copy full SHA for 3c62577
extmod/modubinascii: Add check for empty buffer passed to hexlify.
Show description for b86c65d
dpgeorge
committed
b86c65d
Copy full SHA for b86c65d
docs/esp8266/general.rst: Fix name of NTP module.
Show description for 45b127e
pao
authored
45b127e
Copy full SHA for 45b127e
Commits on Jul 2, 2017
docs/uerrno: Document "uerrno" module.
pfalcon
committed
ffb13cc
Copy full SHA for ffb13cc
docs/pyboard: Move hardware info into General Info chapter.
Show description for 4f23c5d
pfalcon
committed
4f23c5d
Copy full SHA for 4f23c5d
docs/*_index: Drop "Indices and tables" pseudo-section.
Show description for e467949
pfalcon
committed
e467949
Copy full SHA for e467949
py/objstr: Move uPy function wrappers to just after the C function.
Show description for 65417c5
dpgeorge
committed
65417c5
Copy full SHA for 65417c5
docs/conf.py: Set "version" and "release" to the same value.
Show description for 90c1d54
pfalcon
committed
90c1d54
Copy full SHA for 90c1d54
docs/replace.inc: Add |see_cpython|, to xref individual symbols from CPython.
Show description for a6af1a1
pfalcon
committed
a6af1a1
Copy full SHA for a6af1a1
docs/library: Add CPython docs xref to each pertinent module.
Show description for 465d84b
pfalcon
committed
465d84b
Copy full SHA for 465d84b
docs/conf.py: Add file for global replacements definition.
Show description for ebce798
pfalcon
committed
ebce798
Copy full SHA for ebce798
docs/conf.py: Switch to "new" format of intersphinx_mapping.
Show description for 5f0c56b
pfalcon
committed
5f0c56b
Copy full SHA for 5f0c56b
docs/topindex.html: Fix typo in "Glossary" heading.
dpgeorge
committed
7e14f99
Copy full SHA for 7e14f99
docs: Add glossary.
Show description for d0797fb
pfalcon
committed
d0797fb
Copy full SHA for d0797fb
Commits on Jul 1, 2017
docs/ure: Elaborate doc, update markup to the latest conventions.
pfalcon
committed
d80ecad
Copy full SHA for d80ecad
docs/builtins: Add AssertionError, SyntaxError, ZeroDivisionError.
Show description for d42bb58
pfalcon
committed
d42bb58
Copy full SHA for d42bb58
reference/index: Rewrite introduction paragraph to avoid confusion.
Show description for 8b7d311
pfalcon
committed
8b7d311
Copy full SHA for 8b7d311
docs/differences/index_template: Use consistent heading casing.
Show description for 50eea26
pfalcon
committed
50eea26
Copy full SHA for 50eea26
docs: Move topindex.html to templates/ subdir.
Show description for f585526
dpgeorge
authored and
pfalcon
committed
f585526
Copy full SHA for f585526
docs/conf.py: Add .venv dir to exclude_patterns.
Show description for ef47dee
pfalcon
committed
ef47dee
Copy full SHA for ef47dee
docs/constrained: Use markup adhering to the latest docs conventions.
pfalcon
committed
e334b6b
Copy full SHA for e334b6b
Commits on Jun 30, 2017
extmod/modure: If input string is bytes, return bytes results too.
Show description for 58b7b01
pfalcon
committed
58b7b01
Copy full SHA for 58b7b01
docs/{uselect,ussl,ustruct}: Use markup adhering to latest docs conventions.
pfalcon
committed
871a45d
Copy full SHA for 871a45d
docs/topindex.html: Remove link to wipy.io, it's no longer available.
dpgeorge
committed
f2babea
Copy full SHA for f2babea
tests/unix/extra_coverage: Add test for mp_vprintf with bad fmt spec.
dpgeorge
committed
369e7fd
Copy full SHA for 369e7fd
py/mpprint: Remove unreachable check for neg return of mp_format_float.
dpgeorge
committed
adf22c1
Copy full SHA for adf22c1
Commits on Jun 29, 2017
tests/basics/namedtuple1: Add test for creating with pos and kw args.
dpgeorge
committed
8f6ef8d
Copy full SHA for 8f6ef8d
Pagination
Previous
Next
You can’t perform that action at this time.