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
esp-extra-scripts
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 7, 2016
tests/basics: bytes/str.partition/rpartition are now optional.
Show description for 8897dcb
pfalcon
committed
8897dcb
View commit details
Copy full SHA for 8897dcb
View code at this point
Browse repository at this point
Commits on Aug 1, 2016
extmod/modbtree: Implement __contains__ operation.
pfalcon
committed
3eb532e
View commit details
Copy full SHA for 3eb532e
View code at this point
Browse repository at this point
Commits on Jul 31, 2016
tests/machine1: Revamp to work with unix port (which has "umachine").
pfalcon
committed
bc39129
View commit details
Copy full SHA for bc39129
View code at this point
Browse repository at this point
tests/machine_mem.py: Too non-portable, rework as an example for unix port.
pfalcon
committed
eb0e3ba
View commit details
Copy full SHA for eb0e3ba
View code at this point
Browse repository at this point
Commits on Jul 30, 2016
tests/extmod/btree1: Tests against in-memory DB (using io.BytesIO).
pfalcon
committed
617bda2
View commit details
Copy full SHA for 617bda2
View code at this point
Browse repository at this point
Commits on Jul 29, 2016
tests/io/bytesio_ext: Test for .seek()/.flush() on BytesIO.
pfalcon
committed
abd5a57
View commit details
Copy full SHA for abd5a57
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
tests/run-tests: Make "regex'ed .exp" facility available to device tests.
Show description for 6ead9f6
pfalcon
committed
6ead9f6
View commit details
Copy full SHA for 6ead9f6
View code at this point
Browse repository at this point
Commits on Jul 25, 2016
tests/unicode_subscr.py: Detailed test for subscripting unicode strings.
pfalcon
committed
d1771bb
View commit details
Copy full SHA for d1771bb
View code at this point
Browse repository at this point
py/objstrunicode: str_index_to_ptr: Should handle bytes too.
Show description for 6af90b2
pfalcon
committed
6af90b2
View commit details
Copy full SHA for 6af90b2
View code at this point
Browse repository at this point
Commits on Jul 23, 2016
tests/extmod/btree1: Close database at the end of test.
pfalcon
committed
5a38694
View commit details
Copy full SHA for 5a38694
View code at this point
Browse repository at this point
Commits on Jul 22, 2016
tests/bytes_compare: Rework test for bytes <-> str comparison.
Show description for b652ee7
pfalcon
committed
b652ee7
View commit details
Copy full SHA for b652ee7
View code at this point
Browse repository at this point
Commits on Jul 17, 2016
tests/extmod/machine_pinbase: Skip if machine.PinBase is not available.
pfalcon
committed
c3f519a
View commit details
Copy full SHA for c3f519a
View code at this point
Browse repository at this point
Commits on Jul 14, 2016
tests: Add test for extended arguments to stream .write() method.
pfalcon
committed
0b52228
View commit details
Copy full SHA for 0b52228
View code at this point
Browse repository at this point
Commits on Jul 9, 2016
tests/run-tests: If running thread tests on unix, don't run mutate ones.
Show description for 2b5a106
dpgeorge
committed
2b5a106
View commit details
Copy full SHA for 2b5a106
View code at this point
Browse repository at this point
Commits on Jun 30, 2016
tests/meminfo: Update for addition of "max free sz" output.
pfalcon
committed
92a9078
View commit details
Copy full SHA for 92a9078
View code at this point
Browse repository at this point
Commits on Jun 28, 2016
tests/thread: Allow some tests to run on ports with not much heap.
dpgeorge
committed
8b9ddf4
View commit details
Copy full SHA for 8b9ddf4
View code at this point
Browse repository at this point
tests/thread: Allow thread_sleep1 to run without floating point.
dpgeorge
committed
63d0522
View commit details
Copy full SHA for 63d0522
View code at this point
Browse repository at this point
tests/thread: Make sure that thread tests don't rely on floating point.
dpgeorge
committed
15e6827
View commit details
Copy full SHA for 15e6827
View code at this point
Browse repository at this point
tests/thread: Make stack-size test run correctly and reliable on uPy.
dpgeorge
committed
5b7789d
View commit details
Copy full SHA for 5b7789d
View code at this point
Browse repository at this point
tests/thread: Add test for concurrent mutating of user instance.
dpgeorge
committed
b7274e9
View commit details
Copy full SHA for b7274e9
View code at this point
Browse repository at this point
tests/thread: Add test for concurrent interning of strings.
Show description for 2e4cdae
dpgeorge
committed
2e4cdae
View commit details
Copy full SHA for 2e4cdae
View code at this point
Browse repository at this point
tests/thread: Add tests that mutate shared objects.
Show description for 094a0dd
dpgeorge
committed
094a0dd
View commit details
Copy full SHA for 094a0dd
View code at this point
Browse repository at this point
tests/thread: Rename thread_stress_XXX.py to stress_XXX.py.
dpgeorge
committed
c73cf9d
View commit details
Copy full SHA for c73cf9d
View code at this point
Browse repository at this point
tests/thread: Add tests for running GC within a thread, and heap stress.
dpgeorge
committed
dcc7c5b
View commit details
Copy full SHA for dcc7c5b
View code at this point
Browse repository at this point
tests/thread: Remove need to sleep to wait for completion in some tests.
Show description for 3545ef8
dpgeorge
committed
3545ef8
View commit details
Copy full SHA for 3545ef8
View code at this point
Browse repository at this point
tests: Add 3 more tests for _thread module.
dpgeorge
committed
2d5ea38
View commit details
Copy full SHA for 2d5ea38
View code at this point
Browse repository at this point
tests: Add tests for _thread module.
Show description for ed36632
dpgeorge
committed
ed36632
View commit details
Copy full SHA for ed36632
View code at this point
Browse repository at this point
Commits on Jun 24, 2016
tests/btree1: Add testcase for iterating btree object directly.
pfalcon
committed
0fb7a7a
View commit details
Copy full SHA for 0fb7a7a
View code at this point
Browse repository at this point
Commits on Jun 21, 2016
tests/extmod: Add "btree" module test.
pfalcon
committed
d583526
View commit details
Copy full SHA for d583526
View code at this point
Browse repository at this point
Commits on Jun 19, 2016
tests: Add a testcase for machine.PinBase class.
pfalcon
committed
119b3da
View commit details
Copy full SHA for 119b3da
View code at this point
Browse repository at this point
Commits on Jun 12, 2016
tests: Add testcase for OrderedDict equality.
Show description for deaf071
mpalomer
authored and
pfalcon
committed
deaf071
View commit details
Copy full SHA for deaf071
View code at this point
Browse repository at this point
Commits on Jun 8, 2016
tests/bench: Add testcase to compare bytes(N) vs b"\0" * N.
Show description for e918fc5
pfalcon
committed
e918fc5
View commit details
Copy full SHA for e918fc5
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
py/parse: Treat constants that start with underscore as private.
Show description for b1533c4
dpgeorge
committed
b1533c4
View commit details
Copy full SHA for b1533c4
View code at this point
Browse repository at this point
Commits on Jun 4, 2016
tests/recursive_iternext: Clang/Linux is even more stack-frugal than MacOS.
pfalcon
committed
a1a261d
View commit details
Copy full SHA for a1a261d
View code at this point
Browse repository at this point
Commits on Jun 3, 2016
tests/pyb/rtc: Make RTC test on pyboard more reliable by calling init().
dpgeorge
committed
97ce5d1
View commit details
Copy full SHA for 97ce5d1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.