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 }}
diogenes1
/
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 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
argparse: Implement parse_known_args
Show description for 08b522a
stinos
authored and
pfalcon
committed
08b522a
Copy full SHA for 08b522a
uasyncio.websocket.server: Websocket server implementation for uasyncio.
Show description for 4c6e7f7
pfalcon
committed
4c6e7f7
Copy full SHA for 4c6e7f7
Commits on Jan 27, 2018
upip: Release 1.2.3.
pfalcon
committed
0c45f9f
Copy full SHA for 0c45f9f
upip: Be sure to create socket with params returned by getaddrinfo().
Show description for 559d51c
pfalcon
committed
559d51c
Copy full SHA for 559d51c
Commits on Jan 23, 2018
uasyncio: Release 1.4.1.
pfalcon
committed
f2114d8
Copy full SHA for f2114d8
uasyncio: Be sure to create socket with params returned by getaddrinfo().
pfalcon
committed
147085d
Copy full SHA for 147085d
Commits on Jan 22, 2018
urllib.urequest: Release 0.6.
pfalcon
committed
63b3d75
Copy full SHA for 63b3d75
urllib.urequest: Be sure to create socket with params returned by getaddrinfo().
Show description for a2647e3
pfalcon
committed
a2647e3
Copy full SHA for a2647e3
urequests: Release 0.6.
pfalcon
committed
2e4a29d
Copy full SHA for 2e4a29d
urequests: Be sure to create socket with params returned by getaddrinfo().
Show description for 829f53d
pfalcon
committed
829f53d
Copy full SHA for 829f53d
Commits on Jan 21, 2018
pickle: Release 0.1.
pfalcon
committed
8392bd8
Copy full SHA for 8392bd8
pickle: test_pickle.py: Update for bytes being returned/consumed.
pfalcon
committed
1c30e28
Copy full SHA for 1c30e28
pickle: Module produces and consumes bytes.
Show description for 22527a6
pfalcon
committed
22527a6
Copy full SHA for 22527a6
pickle: test_pickle.py: Turn into real test, add more cases.
Show description for 66f147a
pfalcon
committed
66f147a
Copy full SHA for 66f147a
pickle: Replace exec() with eval(), smaller surface for security issues.
pfalcon
committed
4328dde
Copy full SHA for 4328dde
Commits on Jan 20, 2018
hashlib: Release 2.4.0-4.
pfalcon
committed
73bd871
Copy full SHA for 73bd871
hashlib: Reuse classes available in ushashlib, extend tests.
pfalcon
committed
175634b
Copy full SHA for 175634b
hashlib: Rename submodules to avoid naming conflicts.
Show description for f8ee045
pfalcon
committed
f8ee045
Copy full SHA for f8ee045
Commits on Jan 14, 2018
uaiohttpclient: Release 0.5.1.
pfalcon
committed
c94c6e0
Copy full SHA for c94c6e0
uaiohttpclient: Support HTTP reply lines without textual description.
Show description for f29477f
pfalcon
committed
f29477f
Copy full SHA for f29477f
urllib.urequest: Release 0.5.1.
pfalcon
committed
23ac9e5
Copy full SHA for 23ac9e5
urllib.urequest: Support HTTP reply lines without textual description.
Show description for 469e029
pfalcon
committed
469e029
Copy full SHA for 469e029
Pagination
Previous
Next
You can’t perform that action at this time.