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 }}
JohnPWSharp
/
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
pi-anl
Datepicker
All time
Commit History
Commits on Dec 20, 2023
aiorepl: Add support for raw mode (ctrl-a).
Show description for f672baa
pi-anl
authored and
dpgeorge
committed
f672baa
Copy full SHA for f672baa
aiorepl: Add cursor left/right support.
Show description for 10c9281
pi-anl
authored and
dpgeorge
committed
10c9281
Copy full SHA for 10c9281
aiorepl: Add support for paste mode (ctrl-e).
Show description for d41851c
pi-anl
authored and
dpgeorge
committed
d41851c
Copy full SHA for d41851c
aiorepl: Update import of asyncio.
Show description for e051a12
pi-anl
authored and
dpgeorge
committed
e051a12
Copy full SHA for e051a12
Commits on Jul 21, 2023
fnmatch: Fix compatibility with ure -> re.
Show description for e45a7f6
pi-anl
authored and
dpgeorge
committed
e45a7f6
Copy full SHA for e45a7f6
copy: Declare dependency on types.
pi-anl
authored and
dpgeorge
committed
0e68c7d
Copy full SHA for 0e68c7d
logging: Add full support for logging exception tracebacks.
Show description for 5329ef5
pi-anl
authored and
dpgeorge
committed
5329ef5
Copy full SHA for 5329ef5
keyword: Add manifest file.
pi-anl
authored and
dpgeorge
committed
028a369
Copy full SHA for 028a369
json: Add manifest file.
pi-anl
authored and
dpgeorge
committed
b95deb3
Copy full SHA for b95deb3
bisect: Add manifest file.
pi-anl
authored and
dpgeorge
committed
0f768c9
Copy full SHA for 0f768c9
types: Add manifest file.
pi-anl
authored and
dpgeorge
committed
c2b44ea
Copy full SHA for c2b44ea
Commits on Mar 27, 2023
unittest-discover: Print results when no tests are found/run.
Show description for f672353
pi-anl
authored and
dpgeorge
committed
f672353
Copy full SHA for f672353
Commits on Sep 30, 2022
os.path: Remove external / ffi dependencies in os.path.
Show description for 459e139
pi-anl
committed
459e139
Copy full SHA for 459e139
Commits on Sep 27, 2022
aioble/server.py: Maintain write order for captured characteristics.
Show description for eba8974
pi-anl
authored and
jimmo
committed
eba8974
Copy full SHA for eba8974
aioble/l2cap: Fix psm variable name.
Show description for 0c5880d
pi-anl
authored and
jimmo
committed
0c5880d
Copy full SHA for 0c5880d
Commits on Sep 1, 2022
aioble: Add timeout to device.exchange_mtu.
Show description for 09f0e47
pi-anl
authored and
jimmo
committed
09f0e47
Copy full SHA for 09f0e47
Commits on Jun 29, 2022
urequests: Release 0.7.0.
pi-anl
authored and
dpgeorge
committed
70e422d
Copy full SHA for 70e422d
urequests: Raise error when server doesn't respond with valid http.
pi-anl
authored and
dpgeorge
committed
dbd8fff
Copy full SHA for dbd8fff
Commits on May 6, 2022
unittest: Version 0.9.0
pi-anl
committed
db4c739
Copy full SHA for db4c739
unittest: Add support for specifying custom TestRunner.
pi-anl
committed
959115d
Copy full SHA for 959115d
unittest: Improve failure text consistency with cpython.
pi-anl
committed
ddeb9a7
Copy full SHA for ddeb9a7
unittest: Add exception capturing for subTest.
pi-anl
committed
9b6315a
Copy full SHA for 9b6315a
unittest: Reset python env between tests.
pi-anl
committed
9f6f211
Copy full SHA for 9f6f211
unittest: Add test for environment isolation.
pi-anl
committed
cb8d108
Copy full SHA for cb8d108
unittest: Add discover function.
pi-anl
committed
a7b2f63
Copy full SHA for a7b2f63
unittest: Run test_* functions as well as TestCase classes.
pi-anl
committed
9d9ca3d
Copy full SHA for 9d9ca3d
unittest: Print module name on result lines.
Show description for c7eb3de
pi-anl
committed
c7eb3de
Copy full SHA for c7eb3de
fnmatch: Release 0.6.0.
pi-anl
committed
d64557a
Copy full SHA for d64557a
fnmatch: Remove dependency on os.path.
pi-anl
committed
7259f0f
Copy full SHA for 7259f0f
Commits on Apr 8, 2022
fnmatch: Add ure compatibility.
Show description for dcdac1f
pi-anl
committed
dcdac1f
Copy full SHA for dcdac1f
Commits on Mar 23, 2022
tools/codeformat: Fix compatibility running from subfolder in repo.
pi-anl
committed
22cd7fd
Copy full SHA for 22cd7fd
Commits on Mar 22, 2022
tools/codeformat: By default only check/update on current git branch.
Show description for ab1e623
pi-anl
authored and
dpgeorge
committed
ab1e623
Copy full SHA for ab1e623
You can’t perform that action at this time.