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 }}
megacoder
/
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
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 23, 2023
Touch up
dhalbert
authored
b947605
View commit details
Copy full SHA for b947605
View code at this point
Browse repository at this point
Merge branch 'main' into add-codespell
hathach
committed
8c1095b
View commit details
Copy full SHA for 8c1095b
View code at this point
Browse repository at this point
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 Mar 22, 2023
struct: Check that argument counts match, similar to cpython3
Show description for 349dedc
jepler
committed
349dedc
View commit details
Copy full SHA for 349dedc
View code at this point
Browse repository at this point
Commits on Mar 20, 2023
Fix .bin, .hex and .uf2 with new linker sections
Show description for bdf5920
tannewt
committed
bdf5920
View commit details
Copy full SHA for bdf5920
View code at this point
Browse repository at this point
revert deque(s)
hathach
committed
ce2c3d7
View commit details
Copy full SHA for ce2c3d7
View code at this point
Browse repository at this point
Commits on Mar 18, 2023
fix typos (partial) detected by codepell
hathach
committed
fecc1bd
View commit details
Copy full SHA for fecc1bd
View code at this point
Browse repository at this point
Commits on Mar 14, 2023
Improve iMX RT performance
Show description for 5bb8a7a
tannewt
committed
5bb8a7a
View commit details
Copy full SHA for 5bb8a7a
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
Rename flag. Turn on UTF-8 and flag on unix
Show description for 144aed4
tannewt
committed
144aed4
View commit details
Copy full SHA for 144aed4
View code at this point
Browse repository at this point
Commits on Feb 23, 2023
Add simple test
tannewt
committed
1197394
View commit details
Copy full SHA for 1197394
View code at this point
Browse repository at this point
Commits on Feb 14, 2023
Merge branch 'main' into gif_displayio_support
gamblor21
authored
fa43546
View commit details
Copy full SHA for fa43546
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
Removed gifio module from tests
gamblor21
committed
5c2bd38
View commit details
Copy full SHA for 5c2bd38
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 Jan 4, 2023
do not chain exceptions to themselves
Show description for cc16bd3
jepler
committed
cc16bd3
View commit details
Copy full SHA for cc16bd3
View code at this point
Browse repository at this point
Commits on Dec 28, 2022
update test results
jepler
committed
2c46e78
View commit details
Copy full SHA for 2c46e78
View code at this point
Browse repository at this point
Allow the tests to directly call the non-heap using _int and _str variants
Show description for 83bbfd1
jepler
committed
83bbfd1
View commit details
Copy full SHA for 83bbfd1
View code at this point
Browse repository at this point
These need to be double-blackslashed
jepler
committed
edcb832
View commit details
Copy full SHA for edcb832
View code at this point
Browse repository at this point
Commits on Dec 26, 2022
Explicitly test \n and \r\n files
Show description for 337b1da
jepler
committed
337b1da
View commit details
Copy full SHA for 337b1da
View code at this point
Browse repository at this point
Allow settings.toml to end without a newline
jepler
committed
f6b69cf
View commit details
Copy full SHA for f6b69cf
View code at this point
Browse repository at this point
Commits on Dec 12, 2022
Rename test and add some additional cases
Show description for 6426ddb
jepler
committed
6426ddb
View commit details
Copy full SHA for 6426ddb
View code at this point
Browse repository at this point
Commits on Dec 10, 2022
rework the getenv test again
Show description for dd6dd5d
jepler
committed
dd6dd5d
View commit details
Copy full SHA for dd6dd5d
View code at this point
Browse repository at this point
Commits on Dec 9, 2022
Rename test function, make 'bad' files binary & add another test
jepler
committed
3ab71d7
View commit details
Copy full SHA for 3ab71d7
View code at this point
Browse repository at this point
Rename test function & fix a bug with default value handling
jepler
committed
6dca9db
View commit details
Copy full SHA for 6dca9db
View code at this point
Browse repository at this point
Commits on Dec 8, 2022
update expected result
jepler
committed
f30d3ba
View commit details
Copy full SHA for f30d3ba
View code at this point
Browse repository at this point
Withdraw the _environ module
Show description for 3459fe3
jepler
committed
3459fe3
View commit details
Copy full SHA for 3459fe3
View code at this point
Browse repository at this point
dotenv becomes settings.toml
jepler
committed
ef2bfdb
View commit details
Copy full SHA for ef2bfdb
View code at this point
Browse repository at this point
Commits on Dec 2, 2022
Implement the chain= argument of traceback.print_exception
jepler
committed
b83c42e
View commit details
Copy full SHA for b83c42e
View code at this point
Browse repository at this point
Commits on Nov 14, 2022
Chain exceptions while unwinding
jepler
committed
dd443ba
View commit details
Copy full SHA for dd443ba
View code at this point
Browse repository at this point
Recursively print chained exceptions
jepler
committed
b6f86e1
View commit details
Copy full SHA for b6f86e1
View code at this point
Browse repository at this point
Implement chained exceptions
Show description for f316924
jepler
committed
f316924
View commit details
Copy full SHA for f316924
View code at this point
Browse repository at this point
Commits on Oct 22, 2022
Don't crash when assigning attributes of the GeneratorExit const singleton
jepler
committed
05252c8
View commit details
Copy full SHA for 05252c8
View code at this point
Browse repository at this point
Commits on Oct 15, 2022
extmod/uasyncio/task.py: Fix crash when non-awaited task is awaited.
Show description for 55169e0
jimmo
authored and
jepler
committed
55169e0
View commit details
Copy full SHA for 55169e0
View code at this point
Browse repository at this point
Commits on Oct 14, 2022
Handle tests that just won't stop
jepler
committed
4f190c9
View commit details
Copy full SHA for 4f190c9
View code at this point
Browse repository at this point
Switch tests to run on Adafruit_CircuitPython_asyncio (fails)
Show description for 798f6ec
jepler
committed
798f6ec
View commit details
Copy full SHA for 798f6ec
View code at this point
Browse repository at this point
Commits on Oct 13, 2022
Fix parsing long dotenv values
Show description for 5551967
jepler
committed
5551967
View commit details
Copy full SHA for 5551967
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.