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 }}
megacoder
/
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
moductypes.c
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 27, 2022
Conditionalize LTO
tannewt
committed
9d10a3d
View commit details
Copy full SHA for 9d10a3d
View code at this point
Browse repository at this point
Commits on Oct 15, 2021
Merge tag 'v1.17' into merge-1.17
Show description for 8d8f83b
jepler
committed
8d8f83b
View commit details
Copy full SHA for 8d8f83b
View code at this point
Browse repository at this point
Commits on Jul 12, 2021
Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS
jepler
committed
52540a9
View commit details
Copy full SHA for 52540a9
View code at this point
Browse repository at this point
Commits on Jul 9, 2021
rename the type flag to EXTENDED for consistency
jepler
committed
7302bc0
View commit details
Copy full SHA for 7302bc0
View code at this point
Browse repository at this point
Commits on Jul 6, 2021
milestone: coverage make test_full passes
jepler
committed
0d75606
View commit details
Copy full SHA for 0d75606
View code at this point
Browse repository at this point
WIP
jepler
committed
df56ba2
View commit details
Copy full SHA for df56ba2
View code at this point
Browse repository at this point
Commits on Jun 18, 2021
Merge tag 'v1.16'
jepler
committed
87d3740
View commit details
Copy full SHA for 87d3740
View code at this point
Browse repository at this point
Commits on May 11, 2021
Merge MicroPython 1.14 into CircuitPython
tannewt
committed
e02a264
View commit details
Copy full SHA for e02a264
View code at this point
Browse repository at this point
Commits on May 6, 2021
extmod/moductypes: Fix size and offset calculation for ARRAY of FLOAT32.
Show description for 47583d8
dpgeorge
committed
47583d8
View commit details
Copy full SHA for 47583d8
View code at this point
Browse repository at this point
extmod/moductypes: Replace numbers with macro constants.
Show description for 350a66a
dpgeorge
committed
350a66a
View commit details
Copy full SHA for 350a66a
View code at this point
Browse repository at this point
extmod/moductypes: Remove double blank lines and debugging printf's.
Show description for 02dc164
dpgeorge
committed
02dc164
View commit details
Copy full SHA for 02dc164
View code at this point
Browse repository at this point
extmod: Remove old comments used for auto-doc generation.
Show description for 4791d29
dpgeorge
committed
4791d29
View commit details
Copy full SHA for 4791d29
View code at this point
Browse repository at this point
Commits on May 5, 2021
Merge MicroPython 1.13 into CircuitPython
tannewt
committed
f0bb26d
View commit details
Copy full SHA for f0bb26d
View code at this point
Browse repository at this point
Commits on May 3, 2021
Merge MicroPython 1.12 into CircuitPython
tannewt
committed
b35fa44
View commit details
Copy full SHA for b35fa44
View code at this point
Browse repository at this point
Commits on Apr 26, 2021
Merge MicroPython v1.11 into CircuitPython
tannewt
committed
76033d5
View commit details
Copy full SHA for 76033d5
View code at this point
Browse repository at this point
Commits on Apr 21, 2021
Merge MicroPython 1.10 into CircuitPython
tannewt
committed
09f7b43
View commit details
Copy full SHA for 09f7b43
View code at this point
Browse repository at this point
Commits on Apr 20, 2021
codeformat
tannewt
committed
b057fb8
View commit details
Copy full SHA for b057fb8
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
Commits on Nov 11, 2020
extmod/moductypes: Fix storing to (U)INT64 arrays on 32-bit archs.
Show description for bdfb584
dpgeorge
committed
bdfb584
View commit details
Copy full SHA for bdfb584
View code at this point
Browse repository at this point
Commits on Oct 22, 2020
py, extmod: Introduce and use MP_FALLTHROUGH macro.
Show description for ccd9233
esmil
committed
ccd9233
View commit details
Copy full SHA for ccd9233
View code at this point
Browse repository at this point
Commits on Aug 4, 2020
Combine 'index out of range' messages
jepler
committed
c849b78
View commit details
Copy full SHA for c849b78
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 Jun 24, 2020
extmod/moductypes: Use mp_obj_is_dict_or_ordereddict to simplify code.
Show description for 7dd480a
dpgeorge
committed
7dd480a
View commit details
Copy full SHA for 7dd480a
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
all: Format code to add space after C++-style comment start.
Show description for 84fa331
stinos
authored and
dpgeorge
committed
84fa331
View commit details
Copy full SHA for 84fa331
View code at this point
Browse repository at this point
Commits on Apr 18, 2020
all: Fix implicit conversion from double to float.
Show description for bcf01d1
stinos
authored and
dpgeorge
committed
bcf01d1
View commit details
Copy full SHA for bcf01d1
View code at this point
Browse repository at this point
all: Fix implicit floating point promotion.
Show description for 0ba68f8
stinos
authored and
dpgeorge
committed
0ba68f8
View commit details
Copy full SHA for 0ba68f8
View code at this point
Browse repository at this point
Revert "all: Fix implicit casts of float/double, and signed comparison."
Show description for b909e8b
stinos
authored and
dpgeorge
committed
b909e8b
View commit details
Copy full SHA for b909e8b
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
all: Clean up error strings to use lowercase and change cannot to can't.
Show description for 8e048d2
dpgeorge
committed
8e048d2
View commit details
Copy full SHA for 8e048d2
View code at this point
Browse repository at this point
Commits on Apr 5, 2020
all: Use MP_ERROR_TEXT for all error messages.
jimmo
authored and
dpgeorge
committed
def76fe
View commit details
Copy full SHA for def76fe
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
all: Fix implicit casts of float/double, and signed comparison.
Show description for a2110bd
dlech
authored and
dpgeorge
committed
a2110bd
View commit details
Copy full SHA for a2110bd
View code at this point
Browse repository at this point
Commits on Feb 27, 2020
all: Reformat C and Python source code with tools/codeformat.py.
Show description for 69661f3
dpgeorge
committed
69661f3
View commit details
Copy full SHA for 69661f3
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
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 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
Previous
Next
You can’t perform that action at this time.