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 }}
Coderah
/
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
shared-bindings
socketpool
Socket.c
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 18, 2026
Update Zephyr to post-4.4.0
tannewt
committed
3597882
View commit details
Copy full SHA for 3597882
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 Jul 17, 2024
Make return value of recvfrom_into & accept right for v6 addresses
Show description for bee32ea
jepler
committed
bee32ea
View commit details
Copy full SHA for bee32ea
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
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 Mar 21, 2024
socketpool: add `type` property to Socket objects
Show description for 0c1db5e
jepler
committed
0c1db5e
View commit details
Copy full SHA for 0c1db5e
View code at this point
Browse repository at this point
socketpool: alphabetize dict names
jepler
committed
7e7918e
View commit details
Copy full SHA for 7e7918e
View code at this point
Browse repository at this point
Commits on Feb 16, 2024
Require explicit socket port reuse
Show description for 9f3987a
tannewt
committed
9f3987a
View commit details
Copy full SHA for 9f3987a
View code at this point
Browse repository at this point
Commits on Dec 24, 2023
socketpool: add read & write stream protocol support
jepler
committed
d0c51a4
View commit details
Copy full SHA for d0c51a4
View code at this point
Browse repository at this point
Restore CIRCUITPY-CHANGEs for stream protocols
Show description for 5aa203f
jepler
committed
5aa203f
View commit details
Copy full SHA for 5aa203f
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 Oct 19, 2023
Fix merge bugs; remove shared/tinyusb/*
dhalbert
committed
c0a4abc
View commit details
Copy full SHA for c0a4abc
View code at this point
Browse repository at this point
Commits on Sep 20, 2023
convert to MP_DEFINED_CONST_OBJ_TYPE()
dhalbert
committed
4d175ab
View commit details
Copy full SHA for 4d175ab
View code at this point
Browse repository at this point
Commits on Feb 1, 2023
run updated pre-commit
microdev1
committed
d9d94ea
View commit details
Copy full SHA for d9d94ea
View code at this point
Browse repository at this point
Commits on Nov 22, 2022
Enable* web workflow for Pico W
Show description for c3a96a6
tannewt
committed
c3a96a6
View commit details
Copy full SHA for c3a96a6
View code at this point
Browse repository at this point
Commits on Nov 5, 2022
socketpool: make socket objects selectable
Show description for 452ebe2
jepler
committed
452ebe2
View commit details
Copy full SHA for 452ebe2
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
Ensure background tasks are serviced during a lengthy sendall
jepler
committed
de0dda9
View commit details
Copy full SHA for de0dda9
View code at this point
Browse repository at this point
Commits on Oct 18, 2022
socketpool: add sendall
Show description for 508c80d
jepler
committed
508c80d
View commit details
Copy full SHA for 508c80d
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 28, 2022
Merge pull request #6933 from jepler/🥧🐮
Show description for db065a2
dhalbert
authored
db065a2
View commit details
Copy full SHA for db065a2
View code at this point
Browse repository at this point
Implement DNS resolution
Show description for a7a1bd7
jepler
committed
a7a1bd7
View commit details
Copy full SHA for a7a1bd7
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 Jun 27, 2022
WIP doesn't flush response before closing
tannewt
committed
61d0f79
View commit details
Copy full SHA for 61d0f79
View code at this point
Browse repository at this point
Start of web server
tannewt
committed
301f3e0
View commit details
Copy full SHA for 301f3e0
View code at this point
Browse repository at this point
Commits on May 3, 2022
use generic hash routine where possible
dhalbert
committed
68acd14
View commit details
Copy full SHA for 68acd14
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 22, 2021
Remove OSError(0) and old network modules
Show description for f84cb94
tannewt
committed
f84cb94
View commit details
Copy full SHA for f84cb94
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 esp32 build errors
jepler
committed
3174837
View commit details
Copy full SHA for 3174837
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 Feb 5, 2021
Make timeout core types consistent
hierophect
committed
4d26ffb
View commit details
Copy full SHA for 4d26ffb
View code at this point
Browse repository at this point
Commits on Feb 1, 2021
Fix hash, close, error bugs
hierophect
committed
8277ffc
View commit details
Copy full SHA for 8277ffc
View code at this point
Browse repository at this point
Commits on Jan 25, 2021
Separate Socket and SSLSocket, add LWIP connect
hierophect
committed
9f34ec7
View commit details
Copy full SHA for 9f34ec7
View code at this point
Browse repository at this point
Commits on Jan 14, 2021
Complete non-blocking implementations, add socket close checking
hierophect
committed
37a8c1c
View commit details
Copy full SHA for 37a8c1c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.