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 }}
m-byte
/
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
extmod
on
encoding
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 16, 2020
Merge pull request #3143 from tannewt/improve_json
Show description for 88d8956
dhalbert
authored
88d8956
View commit details
Copy full SHA for 88d8956
View code at this point
Browse repository at this point
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 Jul 10, 2020
Add support to json.load for any object with readinto
Show description for 734661e
tannewt
committed
734661e
View commit details
Copy full SHA for 734661e
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
Add license to some obvious files.
Flameeyes
committed
34b4993
View commit details
Copy full SHA for 34b4993
View code at this point
Browse repository at this point
Commits on Jul 1, 2020
ulab: update to 0.51.1
jepler
committed
783846c
View commit details
Copy full SHA for 783846c
View code at this point
Browse repository at this point
Commits on Jun 25, 2020
remove machine_i2c, machine_spi
Show description for 103ad99
jepler
committed
103ad99
View commit details
Copy full SHA for 103ad99
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 Jun 1, 2020
ulab: update submodule again
jepler
committed
7f3fd20
View commit details
Copy full SHA for 7f3fd20
View code at this point
Browse repository at this point
ulab: update
Show description for 18c6597
jepler
committed
18c6597
View commit details
Copy full SHA for 18c6597
View code at this point
Browse repository at this point
Commits on May 11, 2020
ujson: back out overeager loads() change; only change load()
kvc0
committed
d8491f3
View commit details
Copy full SHA for d8491f3
View code at this point
Browse repository at this point
ujson: do not eat trailing whitespace
Show description for eb3d5fa
kvc0
committed
eb3d5fa
View commit details
Copy full SHA for eb3d5fa
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
ulab: update
jepler
committed
1a6df71
View commit details
Copy full SHA for 1a6df71
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
ulab: actually update the submodule
Show description for c016ea6
jepler
committed
c016ea6
View commit details
Copy full SHA for c016ea6
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
ulab: Get updates from upstream
jepler
committed
cc21bed
View commit details
Copy full SHA for cc21bed
View code at this point
Browse repository at this point
ulab: Get updates from upstream
jepler
committed
ca97964
View commit details
Copy full SHA for ca97964
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
update ulab
jepler
committed
772ac70
View commit details
Copy full SHA for 772ac70
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
ulab: Use https://github.com/v923z/micropython-ulab/
Show description for eab9b67
jepler
committed
eab9b67
View commit details
Copy full SHA for eab9b67
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
avoid os.stat() int overflow on smallint-only builds
dhalbert
committed
e0753c4
View commit details
Copy full SHA for e0753c4
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
preserve errno in OSError
dhalbert
committed
5164719
View commit details
Copy full SHA for 5164719
View code at this point
Browse repository at this point
Include filename for 'No such file/directory', etc.
dhalbert
committed
57b566e
View commit details
Copy full SHA for 57b566e
View code at this point
Browse repository at this point
Commits on Jan 27, 2020
Fix subclassing of objects that are tested. Others may still be broken.
tannewt
committed
f6a635b
View commit details
Copy full SHA for f6a635b
View code at this point
Browse repository at this point
Commits on Jan 2, 2020
remove unnecessary GCC pragmas
rhooper
committed
767ce1c
View commit details
Copy full SHA for 767ce1c
View code at this point
Browse repository at this point
raise mp_raise_NotImplementedError
rhooper
committed
ccf158b
View commit details
Copy full SHA for ccf158b
View code at this point
Browse repository at this point
Commits on Dec 13, 2019
Revert subscr signature change
rhooper
committed
dc8dd6d
View commit details
Copy full SHA for dc8dd6d
View code at this point
Browse repository at this point
push changes
rhooper
committed
15072c6
View commit details
Copy full SHA for 15072c6
View code at this point
Browse repository at this point
Commits on Dec 11, 2019
Merge branch 'master' into new-pixelbuf-api
rhooper
committed
0326c98
View commit details
Copy full SHA for 0326c98
View code at this point
Browse repository at this point
Commits on Dec 4, 2019
protocols: Allow them to be (optionally) type-safe
Show description for 238e121
jepler
committed
238e121
View commit details
Copy full SHA for 238e121
View code at this point
Browse repository at this point
Commits on Nov 26, 2019
remove unnecessary intermediate mp_obj_subscr wrapper
rhooper
committed
56720ea
View commit details
Copy full SHA for 56720ea
View code at this point
Browse repository at this point
Commits on Nov 23, 2019
disable -Wunused-parameter on subscr functions
rhooper
committed
a9baa44
View commit details
Copy full SHA for a9baa44
View code at this point
Browse repository at this point
Merge branch 'master' into new-pixelbuf-api
rhooper
committed
6108fa3
View commit details
Copy full SHA for 6108fa3
View code at this point
Browse repository at this point
make ->subscr take an instance to pass when instance_subscr is called from subscr.
rhooper
committed
c770ccd
View commit details
Copy full SHA for c770ccd
View code at this point
Browse repository at this point
Commits on Oct 13, 2019
Move font dependency to extmod from stm32
dhalbert
committed
e89bcce
View commit details
Copy full SHA for e89bcce
View code at this point
Browse repository at this point
Commits on Mar 13, 2019
Prevent other filesystem changes besides file writes
Show description for 6c01aba
tannewt
committed
6c01aba
View commit details
Copy full SHA for 6c01aba
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.