Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
ii0
/
micropython-lib
Public
forked from
micropython/micropython-lib
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 11, 2018
logging: Release 0.3.
pfalcon
authored and
dpgeorge
committed
f20d89c
Copy full SHA for f20d89c
logging: example_logging: Add testcase for exception().
pfalcon
authored and
dpgeorge
committed
a4f2d56
Copy full SHA for a4f2d56
logging: Add exc() and exception() methods.
Show description for b97fe09
pfalcon
authored and
dpgeorge
committed
b97fe09
Copy full SHA for b97fe09
logging: Add setLevel() method.
pfalcon
authored and
dpgeorge
committed
09c59c4
Copy full SHA for 09c59c4
logging: Release 0.2.
pfalcon
authored and
dpgeorge
committed
a93d0ee
Copy full SHA for a93d0ee
logging: example_logging: Add more testcases.
pfalcon
authored and
dpgeorge
committed
0feab33
Copy full SHA for 0feab33
logging: Implement isEnabledFor(level) method.
pfalcon
authored and
dpgeorge
committed
6b67e35
Copy full SHA for 6b67e35
logging: Some performance and memory use optimizations.
pfalcon
authored and
dpgeorge
committed
f788f66
Copy full SHA for f788f66
unittest: Release 0.3.2.
pfalcon
authored and
dpgeorge
committed
220b501
Copy full SHA for 220b501
unittest: Exit with non zero code in case of failures. Fixing #259
belyalov
authored and
dpgeorge
committed
912f941
Copy full SHA for 912f941
uasyncio.udp: Release 0.1.1.
pfalcon
authored and
dpgeorge
committed
0a581ef
Copy full SHA for 0a581ef
uasyncio.udp: Remove optional flags value in a call to usocket.sendto().
pfalcon
authored and
dpgeorge
committed
8d75a36
Copy full SHA for 8d75a36
uasyncio: Release 2.0.
pfalcon
authored and
dpgeorge
committed
4238bc9
Copy full SHA for 4238bc9
uasyncio.core: Release 2.0.
pfalcon
authored and
dpgeorge
committed
97be334
Copy full SHA for 97be334
uasyncio: Update __init__() to take runq_len & waitq_len params.
pfalcon
authored and
dpgeorge
committed
5149a54
Copy full SHA for 5149a54
uasyncio.core: test_full_wait: Update for runq/waitq refactor.
pfalcon
authored and
dpgeorge
committed
7e8a3cf
Copy full SHA for 7e8a3cf
uasyncio.core: Switch to separate run and wait queues.
Show description for 4c63ecf
pfalcon
authored and
dpgeorge
committed
4c63ecf
Copy full SHA for 4c63ecf
uasyncio: benchmark/boom_uasyncio.py: More assert output.
pfalcon
authored and
dpgeorge
committed
ab3198e
Copy full SHA for ab3198e
Commits on Apr 23, 2018
upip: Release 1.2.4.
Show description for e439624
dpgeorge
committed
e439624
Copy full SHA for e439624
upip: Fix upip bootstrap script to use pypi.org.
di
authored and
dpgeorge
committed
e17efb0
Copy full SHA for e17efb0
upip: Use new JSON API pointing to pypi.org.
Show description for b4c27ea
di
authored and
dpgeorge
committed
b4c27ea
Copy full SHA for b4c27ea
README: Update links related to new PyPI URL.
Show description for 49e8a83
di
authored and
dpgeorge
committed
49e8a83
Copy full SHA for 49e8a83
Commits on Feb 5, 2018
uasyncio.udp: Typo fix in debug print.
pfalcon
committed
9e21d6e
Copy full SHA for 9e21d6e
uasyncio.core: test_full_wait.py: Make easier to debug.
pfalcon
committed
72a90a0
Copy full SHA for 72a90a0
Commits on Feb 4, 2018
uasyncio.core: example_call_soon.py: Add logging setup.
pfalcon
committed
85c82e7
Copy full SHA for 85c82e7
uasyncio.core: test_fair_schedule.py: More checks and iterations.
pfalcon
committed
bc14f2f
Copy full SHA for bc14f2f
uasyncio: Release 1.4.2. Packaging fix.
pfalcon
committed
5925aa6
Copy full SHA for 5925aa6
uasyncio.core: Release 1.7.2. Packaging fix.
pfalcon
committed
04f8f3d
Copy full SHA for 04f8f3d
Commits on Feb 2, 2018
uasyncio.websocket.server: Release 0.1.
pfalcon
committed
31b384c
Copy full SHA for 31b384c
all: setup.py: Switch to sdist_upip.
pfalcon
committed
60de502
Copy full SHA for 60de502
make_metadata: Switch to use sdist_upip.
pfalcon
committed
a44ce8d
Copy full SHA for a44ce8d
all: setup.py: Consistently update author and maintainer fields.
pfalcon
committed
2ff5940
Copy full SHA for 2ff5940
make_metadata: Support multi-level packages.
Show description for c3cded0
pfalcon
committed
c3cded0
Copy full SHA for c3cded0
Commits on Feb 1, 2018
uasyncio.websocket.server: Add echo server example.
pfalcon
committed
bf8eef9
Copy full SHA for bf8eef9
argparse: Release 0.4.
pfalcon
committed
1e2c8d9
Copy full SHA for 1e2c8d9
Pagination
Previous
Next
You can’t perform that action at this time.