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 }}
StackRduino
/
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
57fde2e
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 25, 2020
README: Remove a statement that's not particularly true at the moment
jepler
committed
d82292f
View commit details
Copy full SHA for d82292f
View code at this point
Browse repository at this point
tests: Remove a test for micropython-specific SPI behavior
jepler
committed
3c11f6c
View commit details
Copy full SHA for 3c11f6c
View code at this point
Browse repository at this point
Scripts: Change wording for pseudoterminals
jepler
committed
9737dd9
View commit details
Copy full SHA for 9737dd9
View code at this point
Browse repository at this point
Commits on Jun 3, 2020
Fix up end of file and trailing whitespace.
Show description for dd5d7c8
Flameeyes
committed
dd5d7c8
View commit details
Copy full SHA for dd5d7c8
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
test requires yield, can't run native
jepler
committed
d1a2a1a
View commit details
Copy full SHA for d1a2a1a
View code at this point
Browse repository at this point
Commits on Apr 1, 2020
tests: Add .exp files for basics/parser and import/import_override.
Show description for aa10e5c
dpgeorge
authored and
jepler
committed
aa10e5c
View commit details
Copy full SHA for aa10e5c
View code at this point
Browse repository at this point
Commits on Mar 31, 2020
tests/basics: Provide .exp files for generator tests that fail PEP479.
Show description for 764e65f
dpgeorge
authored and
jepler
committed
764e65f
View commit details
Copy full SHA for 764e65f
View code at this point
Browse repository at this point
tests: Modify tests that print repr of an exception with 1 arg.
Show description for 8f0147c
dpgeorge
authored and
jepler
committed
8f0147c
View commit details
Copy full SHA for 8f0147c
View code at this point
Browse repository at this point
tests/basics/int_big_error.py: Use bytearray to test for int overflow.
Show description for 4c4f81f
dpgeorge
authored and
jepler
committed
4c4f81f
View commit details
Copy full SHA for 4c4f81f
View code at this point
Browse repository at this point
tests/basics/set_pop.py: Sort set before printing for consistent output.
dpgeorge
authored and
jepler
committed
8b5fd95
View commit details
Copy full SHA for 8b5fd95
View code at this point
Browse repository at this point
Commits on Mar 10, 2020
Update tests
Show description for ef195d6
jepler
committed
ef195d6
View commit details
Copy full SHA for ef195d6
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
lexer: catch concatenation of f'' and '' strings
Show description for 32647cd
jepler
committed
32647cd
View commit details
Copy full SHA for 32647cd
View code at this point
Browse repository at this point
Address dpgeorge feedback - largely simplifications
klardotsh
authored and
jepler
committed
40bc05e
View commit details
Copy full SHA for 40bc05e
View code at this point
Browse repository at this point
py: Implement partial PEP-498 (f-string) support
Show description for 3a7a5ba
klardotsh
authored and
jepler
committed
3a7a5ba
View commit details
Copy full SHA for 3a7a5ba
View code at this point
Browse repository at this point
Commits on Mar 3, 2020
Use tests from ulab extmod, instead of our own
jepler
committed
c0bfa11
View commit details
Copy full SHA for c0bfa11
View code at this point
Browse repository at this point
Commits on Feb 27, 2020
Update ulab from upstream again
jepler
committed
39cfe32
View commit details
Copy full SHA for 39cfe32
View code at this point
Browse repository at this point
ulab: Incorporate it
jepler
committed
fa3b9eb
View commit details
Copy full SHA for fa3b9eb
View code at this point
Browse repository at this point
Commits on Feb 14, 2020
Implement to_bytes(..., signed=True)
dhalbert
committed
c592bd6
View commit details
Copy full SHA for c592bd6
View code at this point
Browse repository at this point
Commits on Jan 10, 2020
Add test for issue #2465 - tuple subsclass subscript
rhooper
committed
2cb8f7b
View commit details
Copy full SHA for 2cb8f7b
View code at this point
Browse repository at this point
Commits on Oct 14, 2019
Support __bytes
Show description for 9435e01
tannewt
committed
9435e01
View commit details
Copy full SHA for 9435e01
View code at this point
Browse repository at this point
Commits on Jun 26, 2019
Fix tests
tannewt
committed
6d2072f
View commit details
Copy full SHA for 6d2072f
View code at this point
Browse repository at this point
Commits on May 12, 2019
use approx of original @godlygeek code for smallints; add tests
dhalbert
committed
8664a65
View commit details
Copy full SHA for 8664a65
View code at this point
Browse repository at this point
Commits on May 9, 2019
Add tests for overflows converting ints to bytes
Matt Wozniski
committed
e041df7
View commit details
Copy full SHA for e041df7
View code at this point
Browse repository at this point
Commits on May 7, 2019
Fix tests and clarify first character access
katlings
committed
eb3cb4d
View commit details
Copy full SHA for eb3cb4d
View code at this point
Browse repository at this point
Commits on May 6, 2019
Correct output expectation
katlings
committed
33b5cff
View commit details
Copy full SHA for 33b5cff
View code at this point
Browse repository at this point
Update tests for new autocomplete behavior
katlings
committed
77f177b
View commit details
Copy full SHA for 77f177b
View code at this point
Browse repository at this point
Commits on Feb 14, 2019
extmod/ure: Handle some escape sequences.
Show description for 20a787a
deshipu
authored and
notro
committed
20a787a
View commit details
Copy full SHA for 20a787a
View code at this point
Browse repository at this point
extmod/modure: Add ure.sub() function and method, and tests.
Show description for b9dc23c
dpgeorge
authored and
notro
committed
b9dc23c
View commit details
Copy full SHA for b9dc23c
View code at this point
Browse repository at this point
extmod/modure: Add match.span(), start() and end() methods, and tests.
Show description for cbeac09
dpgeorge
authored and
notro
committed
cbeac09
View commit details
Copy full SHA for cbeac09
View code at this point
Browse repository at this point
extmod/modure: Add match.groups() method, and tests.
Show description for a24fabb
dpgeorge
authored and
notro
committed
a24fabb
View commit details
Copy full SHA for a24fabb
View code at this point
Browse repository at this point
Commits on Aug 25, 2018
Fix os.stat() to use 1970 epoch
Show description for 39ee12d
notro
committed
39ee12d
View commit details
Copy full SHA for 39ee12d
View code at this point
Browse repository at this point
Commits on Jul 28, 2018
merge finished
dhalbert
committed
f48b700
View commit details
Copy full SHA for f48b700
View code at this point
Browse repository at this point
Commits on Jul 11, 2018
WIP: after merge; before testing
dhalbert
committed
7c21960
View commit details
Copy full SHA for 7c21960
View code at this point
Browse repository at this point
Commits on Jun 20, 2018
tests: Add tests using "file" argument in print and sys.print_exception.
dpgeorge
committed
b92a8ad
View commit details
Copy full SHA for b92a8ad
View code at this point
Browse repository at this point
Commits on Jun 18, 2018
tests/import: Add test for importing invalid .mpy file.
dpgeorge
committed
6d8816f
View commit details
Copy full SHA for 6d8816f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.