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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-ugame
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
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
shared-bindings
time
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 21, 2025
Don't NORETURN MP_WEAK functions
dhalbert
committed
517fd06
View commit details
Copy full SHA for 517fd06
View code at this point
Browse repository at this point
Commits on Apr 16, 2025
Mark functions as NORETURN
Show description for 55b0f15
jepler
committed
55b0f15
View commit details
Copy full SHA for 55b0f15
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
Switch to ruff like MicroPython
tannewt
committed
e277540
View commit details
Copy full SHA for e277540
View code at this point
Browse repository at this point
Commits on May 20, 2024
CircuitPython files: replace STATIC with static
dhalbert
committed
3f4d931
View commit details
Copy full SHA for 3f4d931
View code at this point
Browse repository at this point
guard2once -s ...
dhalbert
committed
950b5d0
View commit details
Copy full SHA for 950b5d0
View code at this point
Browse repository at this point
Commits on May 17, 2024
update headers of most CircuitPython-only files
dhalbert
committed
747b761
View commit details
Copy full SHA for 747b761
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
Add pio-based flux capturing for rp2040
jepler
committed
9efb034
View commit details
Copy full SHA for 9efb034
View code at this point
Browse repository at this point
Commits on Feb 13, 2024
Use MICROPY_FLOAT_CONST
jepler
committed
85525c7
View commit details
Copy full SHA for 85525c7
View code at this point
Browse repository at this point
Commits on Jan 20, 2024
Optimize error messages
tannewt
committed
61ec328
View commit details
Copy full SHA for 61ec328
View code at this point
Browse repository at this point
Commits on Dec 1, 2023
Document that the "monotonic" values are only monotonic in one code run
jepler
committed
b5a946e
View commit details
Copy full SHA for b5a946e
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
Switch to using MP_ERROR_TEXT instead of translate, globally
jepler
committed
774f6ac
View commit details
Copy full SHA for 774f6ac
View code at this point
Browse repository at this point
Commits on Sep 28, 2023
Trinket M0 comes up; still very much wip
dhalbert
committed
76ff014
View commit details
Copy full SHA for 76ff014
View code at this point
Browse repository at this point
Commits on Sep 19, 2023
initial merge from v1.20.0; just satisifying conflicts
dhalbert
committed
2c0fa0f
View commit details
Copy full SHA for 2c0fa0f
View code at this point
Browse repository at this point
Commits on Aug 8, 2023
wip: continuing compilation fixes; mp_obj_alloc everywhere
dhalbert
committed
0d2c3c3
View commit details
Copy full SHA for 0d2c3c3
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
merge a message
jepler
committed
ac99909
View commit details
Copy full SHA for ac99909
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
Tweak black_bindings
Show description for 907c5d3
jepler
committed
907c5d3
View commit details
Copy full SHA for 907c5d3
View code at this point
Browse repository at this point
Commits on Sep 27, 2022
run black_bindings across all bindings
jepler
committed
b2cc8d2
View commit details
Copy full SHA for b2cc8d2
View code at this point
Browse repository at this point
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 May 3, 2022
Use shortcut "directive" for subset note
tekktrik
committed
24fb138
View commit details
Copy full SHA for 24fb138
View code at this point
Browse repository at this point
Link to CPython docs for time module
tekktrik
authored
2457b2b
View commit details
Copy full SHA for 2457b2b
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
Additional missing-prototypes fixes
Show description for 621953c
jepler
committed
621953c
View commit details
Copy full SHA for 621953c
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 Oct 8, 2021
Add precision info to time.monotonic()
dhalbert
committed
d0b2544
View commit details
Copy full SHA for d0b2544
View code at this point
Browse repository at this point
Commits on Oct 5, 2021
Convert more modules to use MP_REGISTER_MODULE
Show description for a46aa48
microdev1
committed
a46aa48
View commit details
Copy full SHA for a46aa48
View code at this point
Browse repository at this point
Commits on Jul 15, 2021
Merge pull request #4762 from Neradoc/small-timestamps-if-epoch-2000
Show description for 698a392
dhalbert
authored
698a392
View commit details
Copy full SHA for 698a392
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 7, 2021
Fix type checking against struct time
jepler
committed
21e2dfa
View commit details
Copy full SHA for 21e2dfa
View code at this point
Browse repository at this point
Commits on Jul 6, 2021
milestone: a selection of builds succeed
jepler
committed
d37f8a1
View commit details
Copy full SHA for d37f8a1
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 29, 2021
minor fix for struct_time docs
microdev1
authored
fd681ca
View commit details
Copy full SHA for fd681ca
View code at this point
Browse repository at this point
time: Fix and better document time.struct_time constructor
Show description for 3dcd603
jepler
committed
3dcd603
View commit details
Copy full SHA for 3dcd603
View code at this point
Browse repository at this point
Commits on Jun 27, 2021
time: Allow constructing a struct_time from another struct_time
Show description for cac71a3
jepler
committed
cac71a3
View commit details
Copy full SHA for cac71a3
View code at this point
Browse repository at this point
Commits on May 14, 2021
time.localtime: low timestamps are ok if epoch is 2000
Neradoc
committed
3e5ec40
View commit details
Copy full SHA for 3e5ec40
View code at this point
Browse repository at this point
Commits on May 10, 2021
Update __init__.c
Show description for 106429a
lesamouraipourpre
authored
106429a
View commit details
Copy full SHA for 106429a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.