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 }}
lekum
/
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
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 Feb 7, 2017
copy: Use standard metadata, release is 3.3.3-2.
pfalcon
committed
12da3a8
Copy full SHA for 12da3a8
upip: Release 1.1.5.
pfalcon
committed
d59af2d
Copy full SHA for d59af2d
upip: Be sure to close socket if we abort with error early.
Show description for 1f91189
pfalcon
committed
1f91189
Copy full SHA for 1f91189
upip: Report host name resolve error in user friendly manner.
pfalcon
committed
a86e7cf
Copy full SHA for a86e7cf
upip: Report package not found and similar errors with less noise.
Show description for 0689880
pfalcon
committed
0689880
Copy full SHA for 0689880
Commits on Jan 27, 2017
uasyncio: Release 1.1.
pfalcon
committed
f6668aa
Copy full SHA for f6668aa
uasyncio: Use builtin uerrno module.
pfalcon
committed
1bf1c74
Copy full SHA for 1bf1c74
uasyncio: Implement StreamReader.readexactly().
Show description for 7043ee0
pfalcon
committed
7043ee0
Copy full SHA for 7043ee0
Commits on Jan 26, 2017
uasyncio: StreamReader.readline: Handle partial reads.
Show description for ec7b4b9
pfalcon
committed
ec7b4b9
Copy full SHA for ec7b4b9
uasyncio: Fix partial reads in StreamReader.read/readline() methods.
Show description for a8d85e2
pfalcon
committed
a8d85e2
Copy full SHA for a8d85e2
Commits on Jan 25, 2017
collections.defaultdict: Release 0.3.
pfalcon
committed
f5fdebe
Copy full SHA for f5fdebe
collections.defaultdict: Implement __contains__.
Show description for 69b65ef
pfalcon
committed
69b65ef
Copy full SHA for 69b65ef
Commits on Jan 4, 2017
uasyncio: Rename examples as such.
pfalcon
committed
56dd0f9
Copy full SHA for 56dd0f9
uasyncio: Move test_call_soon.py to uasyncio.core, as it needs only it.
Show description for 3e37bdd
pfalcon
committed
3e37bdd
Copy full SHA for 3e37bdd
Commits on Jan 2, 2017
uasyncio: Add echo test
mzdaniel
committed
4bc5ab9
Copy full SHA for 4bc5ab9
uasyncio: Add minimum esp8266 support
mzdaniel
committed
0f5d5ce
Copy full SHA for 0f5d5ce
Commits on Dec 30, 2016
uasyncio: Release 1.0.1.
pfalcon
committed
6256ad6
Copy full SHA for 6256ad6
uasyncio.core: Release 1.1.
pfalcon
committed
f7c5fe1
Copy full SHA for f7c5fe1
Commits on Dec 29, 2016
uasyncio: Use DEBUG variable as imported from uasyncio.core.
Show description for 5403e0f
pfalcon
committed
5403e0f
Copy full SHA for 5403e0f
Commits on Dec 28, 2016
uasyncio: wait: Add workaround against heap alloc on empty iteration.
Show description for f29be36
pfalcon
committed
f29be36
Copy full SHA for f29be36
Commits on Dec 26, 2016
uasyncio.core: Implement sleep_ms as an awaitable object instead of coro.
Show description for 9d5919d
pfalcon
committed
9d5919d
Copy full SHA for 9d5919d
uasyncio.core: Report unknown syscalls.
pfalcon
committed
793bc05
Copy full SHA for 793bc05
Commits on Dec 22, 2016
uasyncio.core: Convert Sleep syscall arg (seconds) to milliseconds.
pfalcon
committed
2412519
Copy full SHA for 2412519
uasyncio.core: Switch to dedicated utimeq class.
Show description for 222758f
pfalcon
committed
222758f
Copy full SHA for 222758f
Commits on Dec 20, 2016
os: Release 0.5.
pfalcon
committed
845f8eb
Copy full SHA for 845f8eb
os: Implement popen().
pfalcon
committed
d47419b
Copy full SHA for d47419b
Commits on Dec 19, 2016
re-pcre: Release 0.2.4.
pfalcon
committed
92d32a6
Copy full SHA for 92d32a6
re-pcre: Actually fix compatibility with big-endian systems.
Show description for 7ccd2d8
pfalcon
committed
7ccd2d8
Copy full SHA for 7ccd2d8
umqtt.simple: Release 1.3.2.
pfalcon
committed
6e0f020
Copy full SHA for 6e0f020
umqtt.simple: Update for to_bytes() parameters refactor.
pfalcon
committed
de9fcc5
Copy full SHA for de9fcc5
Commits on Dec 11, 2016
README: More info about naming and links to PyPI search results.
Show description for 050c6cd
pfalcon
committed
050c6cd
Copy full SHA for 050c6cd
Commits on Dec 10, 2016
README: Update to the current state of affairs (pip-micropython -> upip, etc.)
pfalcon
committed
88c9eae
Copy full SHA for 88c9eae
README: Remove "highly experimental" status.
pfalcon
committed
fceed2b
Copy full SHA for fceed2b
urequests: Release 0.4.2.
pfalcon
committed
a968dd7
Copy full SHA for a968dd7
urequests: Fix stale variable name (line -> l).
pfalcon
committed
f0b8d9b
Copy full SHA for f0b8d9b
Pagination
Previous
Next
You can’t perform that action at this time.