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
Accelerator
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 }}
atrawog
/
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
circuitpython
on
main
User selector
All users
Datepicker
All time
Commit history
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
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
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
format_traceback: Return list, as documented, and compatible with CPython
jepler
committed
febc7a8
View commit details
Copy full SHA for febc7a8
View code at this point
Browse repository at this point
Test new-style exception printing
jepler
committed
9ecb905
View commit details
Copy full SHA for 9ecb905
View code at this point
Browse repository at this point
test format_exception too
jepler
committed
c6bbb0e
View commit details
Copy full SHA for c6bbb0e
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
Add unicode support to dotenv
Show description for 27e6623
jepler
committed
27e6623
View commit details
Copy full SHA for 27e6623
View code at this point
Browse repository at this point
Allow spaces before = in dotenv
dhalbert
committed
9107927
View commit details
Copy full SHA for 9107927
View code at this point
Browse repository at this point
Commits on Oct 4, 2022
disable test e15 for now
jepler
committed
718b8e7
View commit details
Copy full SHA for 718b8e7
View code at this point
Browse repository at this point
Refactor dotenv module so that it can be tested on host
Show description for 52bca95
jepler
committed
52bca95
View commit details
Copy full SHA for 52bca95
View code at this point
Browse repository at this point
Commits on Apr 3, 2022
Merge branch 'main' into uzlib-module
gamblor21
authored
8ed7b11
View commit details
Copy full SHA for 8ed7b11
View code at this point
Browse repository at this point
Commits on Mar 27, 2022
Remove move DecompIO files
gamblor21
committed
0d3f45b
View commit details
Copy full SHA for 0d3f45b
View code at this point
Browse repository at this point
Commits on Feb 21, 2022
Added test coverage
gamblor21
committed
ce4a080
View commit details
Copy full SHA for ce4a080
View code at this point
Browse repository at this point
Commits on Feb 19, 2022
Fix `import ulab.foo`
jepler
committed
34d7109
View commit details
Copy full SHA for 34d7109
View code at this point
Browse repository at this point
Commits on Dec 15, 2021
add non-native exception in traceback_test
Show description for 7e46387
microdev1
and
dhalbert
committed
7e46387
View commit details
Copy full SHA for 7e46387
View code at this point
Browse repository at this point
Commits on Dec 2, 2021
run test for traceback module
microdev1
committed
69faaa5
View commit details
Copy full SHA for 69faaa5
View code at this point
Browse repository at this point
Commits on Nov 30, 2021
add an aes test
Show description for 1654f5f
jepler
committed
1654f5f
View commit details
Copy full SHA for 1654f5f
View code at this point
Browse repository at this point
Commits on Nov 12, 2021
add a test of rainbows
jepler
committed
d4dd069
View commit details
Copy full SHA for d4dd069
View code at this point
Browse repository at this point
tests: Remove a non-useful test
jepler
committed
1c73e2e
View commit details
Copy full SHA for 1c73e2e
View code at this point
Browse repository at this point
Commits on Sep 3, 2021
add test for traceback module
microdev1
committed
7dbf750
View commit details
Copy full SHA for 7dbf750
View code at this point
Browse repository at this point
Commits on Aug 16, 2021
atexit module refinements
Show description for 1c4a6c3
microdev1
committed
1c4a6c3
View commit details
Copy full SHA for 1c4a6c3
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
run code formatting script
microdev1
committed
a52eb88
View commit details
Copy full SHA for a52eb88
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.