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
extmod
on
encoding
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 11, 2020
Fix stream version and add basic readinto test
tannewt
committed
372bcf8
View commit details
Copy full SHA for 372bcf8
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 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 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 18, 2018
tests/extmod: Add test for ujson.dump writing to a user IOBase object.
dpgeorge
committed
48829cd
View commit details
Copy full SHA for 48829cd
View code at this point
Browse repository at this point
tests/extmod/ujson_dump.py: Add test for dump to non-stream object.
dpgeorge
committed
0ecce77
View commit details
Copy full SHA for 0ecce77
View code at this point
Browse repository at this point
Commits on Jun 15, 2018
Make Trinket M0 build fit; make RAMFS in vfs_fat_* tests be compliant with expected API
dhalbert
committed
fa814a3
View commit details
Copy full SHA for fa814a3
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
tests/extmod: Add test for VFS and user-defined filesystem and files.
dpgeorge
committed
c901cc6
View commit details
Copy full SHA for c901cc6
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
tests/extmod: Remove conditional import of uos_vfs, it no longer exists.
Show description for 5ef0d2a
dpgeorge
committed
5ef0d2a
View commit details
Copy full SHA for 5ef0d2a
View code at this point
Browse repository at this point
tests/extmod: Add test for importing a script from a user VFS.
dpgeorge
committed
6c02da2
View commit details
Copy full SHA for 6c02da2
View code at this point
Browse repository at this point
Commits on May 6, 2018
tests: add new tests for uhashlib differences
Show description for b2084d3
jepler
committed
b2084d3
View commit details
Copy full SHA for b2084d3
View code at this point
Browse repository at this point
Commits on May 1, 2018
tests: Add new tests for ubinascii differences
Show description for e7f4633
jepler
committed
e7f4633
View commit details
Copy full SHA for e7f4633
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
Add VfsFat.label property
Show description for fe7f405
jepler
committed
fe7f405
View commit details
Copy full SHA for fe7f405
View code at this point
Browse repository at this point
Commits on Mar 23, 2018
extmod/vfs_fat_file: Implement SEEK_CUR for non-zero offset.
Show description for fa55b15
aykevl
authored and
jepler
committed
fa55b15
View commit details
Copy full SHA for fa55b15
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
extmod/vfs_fat: Add file size as 4th element of uos.ilistdir tuple.
tomlogic
authored and
dpgeorge
committed
4d3a92c
View commit details
Copy full SHA for 4d3a92c
View code at this point
Browse repository at this point
Commits on Mar 3, 2018
tests/extmod/time_ms_us: Fix ticks tests, ticks_diff args are reversed.
dpgeorge
committed
0acf868
View commit details
Copy full SHA for 0acf868
View code at this point
Browse repository at this point
tests/extmod/time_ms_us: Add test for calling ticks_cpu().
Show description for e3d11b6
dpgeorge
committed
e3d11b6
View commit details
Copy full SHA for e3d11b6
View code at this point
Browse repository at this point
Commits on Feb 28, 2018
tests/extmod/vfs_fat_fileio1: Add test for calling file obj finaliser.
dpgeorge
committed
90e719a
View commit details
Copy full SHA for 90e719a
View code at this point
Browse repository at this point
Commits on Feb 26, 2018
tests/extmod/uzlib_decompress: Add uzlib tests to improve coverage.
dpgeorge
committed
4c2230a
View commit details
Copy full SHA for 4c2230a
View code at this point
Browse repository at this point
tests/extmod/vfs_fat_fileio1: Add test for failing alloc with finaliser.
dpgeorge
committed
a604451
View commit details
Copy full SHA for a604451
View code at this point
Browse repository at this point
Commits on Feb 15, 2018
extmod/modujson: Implement ujson.dump() function.
dpgeorge
committed
d9bca1f
View commit details
Copy full SHA for d9bca1f
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
extmod/vfs_fat_file: Implement SEEK_CUR for non-zero offset.
Show description for 7642785
aykevl
authored and
dpgeorge
committed
7642785
View commit details
Copy full SHA for 7642785
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
tests/extmod: Add some uctypes tests to improve coverage of that module.
dpgeorge
committed
d35c6ff
View commit details
Copy full SHA for d35c6ff
View code at this point
Browse repository at this point
tests/extmod/uhashlib_sha256: Add test for hashing 56 bytes of data.
dpgeorge
committed
251b004
View commit details
Copy full SHA for 251b004
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
extmod/modframebuf: Add 8-bit greyscale format (GS8).
dpgeorge
committed
46b3535
View commit details
Copy full SHA for 46b3535
View code at this point
Browse repository at this point
extmod/modframebuf: Add 2-bit color format (GS2_HMSB).
Show description for 3424746
encukou
authored and
dpgeorge
committed
3424746
View commit details
Copy full SHA for 3424746
View code at this point
Browse repository at this point
Commits on Dec 12, 2017
tests/extmod: Add test which subclasses framebuf.FrameBuffer.
dpgeorge
committed
3c28df1
View commit details
Copy full SHA for 3c28df1
View code at this point
Browse repository at this point
Commits on Oct 5, 2017
tests/extmod: Add test for '-' in character class in regex.
dpgeorge
committed
98dd126
View commit details
Copy full SHA for 98dd126
View code at this point
Browse repository at this point
Commits on Oct 2, 2017
tests/extmod: Add test for ure regexes leading to infinite recursion.
Show description for 8e0b9f4
pfalcon
committed
8e0b9f4
View commit details
Copy full SHA for 8e0b9f4
View code at this point
Browse repository at this point
Commits on Aug 17, 2017
extmod/modubinascii: Rewrite mod_binascii_a2b_base64.
Show description for c89254f
alex-robbins
authored and
pfalcon
committed
c89254f
View commit details
Copy full SHA for c89254f
View code at this point
Browse repository at this point
Commits on Jul 19, 2017
extmod/modussl_axtls: Allow to close ssl stream multiple times.
Show description for 4368ae3
pfalcon
committed
4368ae3
View commit details
Copy full SHA for 4368ae3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.