Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Coderah
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
circuitpython
tests
misc
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 10, 2026
fix precommit complaints
dhalbert
committed
dfa5f8e
View commit details
Copy full SHA for dfa5f8e
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
wip
dhalbert
committed
14c1815
View commit details
Copy full SHA for 14c1815
View code at this point
Browse repository at this point
Commits on Jun 21, 2025
micropython v1.25.0 merge: fix tests, fix typos, fix includes
dhalbert
committed
b874e04
View commit details
Copy full SHA for b874e04
View code at this point
Browse repository at this point
Commits on Jun 20, 2025
MicroPython v1.25.0 merge
dhalbert
committed
5fb3f96
View commit details
Copy full SHA for 5fb3f96
View code at this point
Browse repository at this point
Commits on Jun 8, 2025
wip: initial merge; no compilation yet
dhalbert
committed
1381e17
View commit details
Copy full SHA for 1381e17
View code at this point
Browse repository at this point
Commits on Mar 2, 2025
py/objstr: Support tuples and start/end args in startswith and endswith.
Show description for eb45d97
glenn20
authored and
dpgeorge
committed
eb45d97
View commit details
Copy full SHA for eb45d97
View code at this point
Browse repository at this point
Commits on Nov 28, 2024
tests/misc/sys_settrace_features.py: Add note about CPython 3.12 issue.
Show description for 8e11e5f
projectgus
authored and
dpgeorge
committed
8e11e5f
View commit details
Copy full SHA for 8e11e5f
View code at this point
Browse repository at this point
Commits on Jul 25, 2024
MPy v1.22 merge: initial merge; not compiled yet
dhalbert
committed
69b6674
View commit details
Copy full SHA for 69b6674
View code at this point
Browse repository at this point
py/objtype: Avoid crash on calling members of uninitialized native type.
Show description for 9ca668f
laurensvalk
authored and
dpgeorge
committed
9ca668f
View commit details
Copy full SHA for 9ca668f
View code at this point
Browse repository at this point
examples/usercmodule/cexample: Add more advanced native class.
Show description for 19b1333
laurensvalk
authored and
dpgeorge
committed
19b1333
View commit details
Copy full SHA for 19b1333
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
all: Update Python formatting to ruff-format.
Show description for bbd8760
jimmo
authored and
dpgeorge
committed
bbd8760
View commit details
Copy full SHA for bbd8760
View code at this point
Browse repository at this point
Commits on Oct 23, 2023
Fix non_compliant test
tannewt
committed
24b51a2
View commit details
Copy full SHA for 24b51a2
View code at this point
Browse repository at this point
Commits on Oct 18, 2023
Initial MicroPython v1.21.0 merge; not compiled yet
dhalbert
committed
f2ebe68
View commit details
Copy full SHA for f2ebe68
View code at this point
Browse repository at this point
Commits on Oct 2, 2023
fix exception type in test
jepler
committed
410a99b
View commit details
Copy full SHA for 410a99b
View code at this point
Browse repository at this point
Commits on Sep 19, 2023
initial merge from v1.20.0; just satisifying conflicts
dhalbert
committed
2c0fa0f
View commit details
Copy full SHA for 2c0fa0f
View code at this point
Browse repository at this point
Commits on Aug 30, 2023
py/profile: Remove the requirement to disable MICROPY_COMP_CONST.
Show description for b2b5bcc
jimmo
authored and
dpgeorge
committed
b2b5bcc
View commit details
Copy full SHA for b2b5bcc
View code at this point
Browse repository at this point
tests/misc/sys_settrace_features.py: Fix to run on newer CPython.
Show description for 4a3fdc0
jimmo
authored and
dpgeorge
committed
4a3fdc0
View commit details
Copy full SHA for 4a3fdc0
View code at this point
Browse repository at this point
Commits on Jun 8, 2023
tests: Replace umodule with module everywhere.
Show description for 4216bc7
jimmo
committed
4216bc7
View commit details
Copy full SHA for 4216bc7
View code at this point
Browse repository at this point
Commits on Apr 27, 2023
all: Fix spelling mistakes based on codespell check.
Show description for b1229ef
dpgeorge
committed
b1229ef
View commit details
Copy full SHA for b1229ef
View code at this point
Browse repository at this point
Commits on Mar 23, 2023
remove lib from exludes, fix all remaining typos
hathach
committed
a8abe8e
View commit details
Copy full SHA for a8abe8e
View code at this point
Browse repository at this point
Commits on Feb 2, 2023
top: Update Python formatting to black "2023 stable style".
Show description for 8b27482
jimmo
committed
8b27482
View commit details
Copy full SHA for 8b27482
View code at this point
Browse repository at this point
Commits on Feb 1, 2023
run updated pre-commit
microdev1
committed
d9d94ea
View commit details
Copy full SHA for d9d94ea
View code at this point
Browse repository at this point
Commits on Nov 25, 2022
tests/misc/cexample_class: Fix timing sensitivity.
Show description for 3c1a2a9
laurensvalk
committed
3c1a2a9
View commit details
Copy full SHA for 3c1a2a9
View code at this point
Browse repository at this point
tests/misc/cexample_module: Test class presence.
Show description for 5588647
laurensvalk
committed
5588647
View commit details
Copy full SHA for 5588647
View code at this point
Browse repository at this point
Commits on Nov 23, 2022
examples/usercmodule: Add example of a native C class.
Show description for a67989a
laurensvalk
authored and
dpgeorge
committed
a67989a
View commit details
Copy full SHA for a67989a
View code at this point
Browse repository at this point
tests/misc: Add test for cexample module.
Show description for 1d27c7d
laurensvalk
authored and
dpgeorge
committed
1d27c7d
View commit details
Copy full SHA for 1d27c7d
View code at this point
Browse repository at this point
Commits on Feb 15, 2022
Merge tag 'v1.18'
Show description for 01cabb0
jepler
committed
01cabb0
View commit details
Copy full SHA for 01cabb0
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
all: Update Python formatting to latest Black version 22.1.0.
Show description for ab2923d
dpgeorge
committed
ab2923d
View commit details
Copy full SHA for ab2923d
View code at this point
Browse repository at this point
Commits on Jan 29, 2022
update to py tests and scripts due to black 22.1.0
dhalbert
committed
748834c
View commit details
Copy full SHA for 748834c
View code at this point
Browse repository at this point
Commits on Jul 30, 2021
remove legacy sys.atexit() implementation
microdev1
committed
4938851
View commit details
Copy full SHA for 4938851
View code at this point
Browse repository at this point
Commits on May 11, 2021
Merge MicroPython 1.14 into CircuitPython
tannewt
committed
e02a264
View commit details
Copy full SHA for e02a264
View code at this point
Browse repository at this point
Commits on May 5, 2021
Merge MicroPython 1.13 into CircuitPython
tannewt
committed
f0bb26d
View commit details
Copy full SHA for f0bb26d
View code at this point
Browse repository at this point
Commits on May 3, 2021
Merge MicroPython 1.12 into CircuitPython
tannewt
committed
b35fa44
View commit details
Copy full SHA for b35fa44
View code at this point
Browse repository at this point
Commits on Apr 21, 2021
Merge MicroPython 1.10 into CircuitPython
tannewt
committed
09f7b43
View commit details
Copy full SHA for 09f7b43
View code at this point
Browse repository at this point
Commits on Apr 20, 2021
codeformat
tannewt
committed
b057fb8
View commit details
Copy full SHA for b057fb8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.