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 }}
jzafran
/
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 Dec 21, 2017
datetime: Release 3.3.3-1.
pfalcon
committed
c59c5c6
Copy full SHA for c59c5c6
Commits on Dec 20, 2017
datetime: test_datetime: Skip some tests for MicroPython.
Show description for 107c175
pfalcon
committed
107c175
Copy full SHA for 107c175
Commits on Dec 19, 2017
datetime: Replace '"%c" % char' with '"%s" % char'.
Show description for 45fffed
pfalcon
committed
45fffed
Copy full SHA for 45fffed
Commits on Dec 17, 2017
datetime: Avoid float.as_integer_ratio().
Show description for fe2b6d4
pfalcon
committed
fe2b6d4
Copy full SHA for fe2b6d4
udnspkt: Release 0.1.
pfalcon
committed
1bde105
Copy full SHA for 1bde105
udnspkt: Add example.
pfalcon
committed
1d1caa2
Copy full SHA for 1d1caa2
udnspkt: A module to create/parse DNS packets to resolve hostnames.
Show description for 7e33441
pfalcon
committed
7e33441
Copy full SHA for 7e33441
Commits on Dec 15, 2017
uasyncio.udp: Release 0.1.
pfalcon
committed
7e643f6
Copy full SHA for 7e643f6
uasyncio.udp: Add example interacting with dnsmasq DNS.
pfalcon
committed
eb7d34d
Copy full SHA for eb7d34d
uasyncio.udp: New functional API, mimicking socket module.
Show description for 916e15e
pfalcon
committed
916e15e
Copy full SHA for 916e15e
uasyncio: Release 1.4.
pfalcon
committed
057b0ba
Copy full SHA for 057b0ba
uasyncio.core: Release 1.7.
pfalcon
committed
fede052
Copy full SHA for fede052
Commits on Dec 14, 2017
sdist_upip: Don't treat files at the toplevel dir as resources.
Show description for ac1d039
pfalcon
committed
ac1d039
Copy full SHA for ac1d039
sdist_upip: Need to override setuptools' "sdist" command, not distutils'.
Show description for 223d91d
pfalcon
committed
223d91d
Copy full SHA for 223d91d
uasyncio.core: Add test for wait_for() call.
pfalcon
committed
f6c0061
Copy full SHA for f6c0061
uasyncio: On scheduling ready coro, unmark it as I/O-waiting.
Show description for f6555ba
pfalcon
committed
f6555ba
Copy full SHA for f6555ba
uasyncio.core: wait_for: Add support for cancelling I/O-bound coros.
Show description for 203cc48
pfalcon
committed
203cc48
Copy full SHA for 203cc48
math: Add placeholder module.
pfalcon
committed
0137449
Copy full SHA for 0137449
Commits on Dec 12, 2017
sdist_upip.py: Replacement for optimize_upip.py.
Show description for c327850
pfalcon
committed
c327850
Copy full SHA for c327850
dis: Add placeholder module.
pfalcon
committed
82bb760
Copy full SHA for 82bb760
uasyncio.synchro: Release 0.1.1.
pfalcon
committed
86f1db5
Copy full SHA for 86f1db5
uasyncio.synchro: Update for cur_coro -> cur_task rename in uasyncio.core.
pfalcon
committed
340b377
Copy full SHA for 340b377
Commits on Dec 10, 2017
dummy_threading: Add placeholder module.
pfalcon
committed
c279a81
Copy full SHA for c279a81
array: Add placeholder module.
pfalcon
committed
6add549
Copy full SHA for 6add549
Commits on Dec 9, 2017
uasyncio: Release 1.3.
pfalcon
committed
f1fa3a7
Copy full SHA for f1fa3a7
uasyncio: open_connection: Initial hackish SSL support.
Show description for 04c0110
pfalcon
committed
04c0110
Copy full SHA for 04c0110
uasyncio.core: Release 1.6.
pfalcon
committed
a7f8eaa
Copy full SHA for a7f8eaa
Commits on Dec 3, 2017
uasyncio.core: Implement wait_for() function for CPU-bound coroutines.
Show description for d19253a
pfalcon
committed
d19253a
Copy full SHA for d19253a
Commits on Dec 2, 2017
uasyncio.core: Store currently executed task as an attribute of event loop.
Show description for afa6192
pfalcon
committed
afa6192
Copy full SHA for afa6192
uasyncio.udp: Initial attempt of UDP support for uasyncio.
Show description for d87573b
pfalcon
committed
d87573b
Copy full SHA for d87573b
uasyncio: README: Mention .awrite() and .aclose() methods vs asyncio.
pfalcon
committed
ec7a9a1
Copy full SHA for ec7a9a1
urequests: Release 0.5.1.
pfalcon
committed
f8c403e
Copy full SHA for f8c403e
urequests: Set Content-Type to application/json when json param is used.
Show description for 6c14199
nucflash
authored and
pfalcon
committed
6c14199
Copy full SHA for 6c14199
Commits on Nov 26, 2017
make_metadata.py: Support plain README files for long_desc.
pfalcon
committed
f971582
Copy full SHA for f971582
uaiohttpclient: Release 0.5.
Show description for 15dd925
pfalcon
committed
15dd925
Copy full SHA for 15dd925
Pagination
Previous
Next
You can’t perform that action at this time.